summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/pno.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: brcmfmac: fix invalid address access when enabling SCAN log levelWright Feng2022-08-101-6/+6
* brcmfmac: don't WARN when there are no requestsAdrian Ratiu2019-10-011-0/+4
* brcmfmac: switch source files to using SPDX license identifierArend van Spriel2019-05-281-12/+1
* brcmfmac: use bphy_err() in all wiphy-related codeRafał Miłecki2019-02-201-8/+14
* brcmfmac: fix system warning message during wowl suspendLo-Hsiang Lo2019-01-101-0/+5
* brcmfmac: add scheduled scan support for specified BSSIDsArend Van Spriel2017-06-131-16/+42
* brcmfmac: add mutex to protect pno requestsArend Van Spriel2017-06-131-8/+25
* brcmfmac: add support multi-scheduled scanArend Van Spriel2017-06-131-50/+347
* brcmfmac: move scheduled scan wiphy param setting to pno moduleArend Van Spriel2017-05-181-0/+10
* brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()Arend Van Spriel2017-04-051-2/+0
* brcmfmac: fix uninitialized field in scheduled scan ssid configurationArend Van Spriel2016-12-201-0/+1
* brcmfmac: use requested scan interval in scheduled scanArend Van Spriel2016-11-291-1/+5
* brcmfmac: use provided channels for scheduled scanArend Van Spriel2016-11-291-1/+25
* brcmfmac: move scheduled scan activation to pno source fileArend Van Spriel2016-11-291-21/+89
* brcmfmac: split up brcmf_pno_config() functionArend Van Spriel2016-11-291-16/+44
* brcmfmac: fix handling ssids in .sched_scan_start() callbackArend Van Spriel2016-11-291-0/+18
* brcmfmac: move pno helper functions in separate source fileArend Van Spriel2016-11-291-0/+100