Age | Commit message (Expand) | Author |
2022-11-22 | wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ... | Gustavo A. R. Silva |
2022-11-22 | wifi: brcmfmac: Replace one-element array with flexible-array member | Gustavo A. R. Silva |
2022-10-11 | treewide: use get_random_{u8,u16}() when possible, part 2 | Jason A. Donenfeld |
2022-08-10 | wifi: brcmfmac: fix invalid address access when enabling SCAN log level | Wright Feng |
2019-10-01 | brcmfmac: don't WARN when there are no requests | Adrian Ratiu |
2019-05-28 | brcmfmac: switch source files to using SPDX license identifier | Arend van Spriel |
2019-02-20 | brcmfmac: use bphy_err() in all wiphy-related code | Rafał Miłecki |
2019-01-10 | brcmfmac: fix system warning message during wowl suspend | Lo-Hsiang Lo |
2017-06-13 | brcmfmac: add scheduled scan support for specified BSSIDs | Arend Van Spriel |
2017-06-13 | brcmfmac: add mutex to protect pno requests | Arend Van Spriel |
2017-06-13 | brcmfmac: add support multi-scheduled scan | Arend Van Spriel |
2017-05-18 | brcmfmac: move scheduled scan wiphy param setting to pno module | Arend Van Spriel |
2017-04-05 | brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan() | Arend Van Spriel |
2016-12-20 | brcmfmac: fix uninitialized field in scheduled scan ssid configuration | Arend Van Spriel |
2016-11-29 | brcmfmac: use requested scan interval in scheduled scan | Arend Van Spriel |
2016-11-29 | brcmfmac: use provided channels for scheduled scan | Arend Van Spriel |
2016-11-29 | brcmfmac: move scheduled scan activation to pno source file | Arend Van Spriel |
2016-11-29 | brcmfmac: split up brcmf_pno_config() function | Arend Van Spriel |
2016-11-29 | brcmfmac: fix handling ssids in .sched_scan_start() callback | Arend Van Spriel |
2016-11-29 | brcmfmac: move pno helper functions in separate source file | Arend Van Spriel |