index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
pno.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: brcmfmac: Use struct_size() and array_size() in code ralated to struct ...
Gustavo A. R. Silva
2022-11-22
1
-3
/
+3
*
wifi: brcmfmac: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2022-11-22
1
-1
/
+1
*
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
wifi: brcmfmac: fix invalid address access when enabling SCAN log level
Wright Feng
2022-08-10
1
-6
/
+6
*
brcmfmac: don't WARN when there are no requests
Adrian Ratiu
2019-10-01
1
-0
/
+4
*
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-05-28
1
-12
/
+1
*
brcmfmac: use bphy_err() in all wiphy-related code
Rafał Miłecki
2019-02-20
1
-8
/
+14
*
brcmfmac: fix system warning message during wowl suspend
Lo-Hsiang Lo
2019-01-10
1
-0
/
+5
*
brcmfmac: add scheduled scan support for specified BSSIDs
Arend Van Spriel
2017-06-13
1
-16
/
+42
*
brcmfmac: add mutex to protect pno requests
Arend Van Spriel
2017-06-13
1
-8
/
+25
*
brcmfmac: add support multi-scheduled scan
Arend Van Spriel
2017-06-13
1
-50
/
+347
*
brcmfmac: move scheduled scan wiphy param setting to pno module
Arend Van Spriel
2017-05-18
1
-0
/
+10
*
brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()
Arend Van Spriel
2017-04-05
1
-2
/
+0
*
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
Arend Van Spriel
2016-12-20
1
-0
/
+1
*
brcmfmac: use requested scan interval in scheduled scan
Arend Van Spriel
2016-11-29
1
-1
/
+5
*
brcmfmac: use provided channels for scheduled scan
Arend Van Spriel
2016-11-29
1
-1
/
+25
*
brcmfmac: move scheduled scan activation to pno source file
Arend Van Spriel
2016-11-29
1
-21
/
+89
*
brcmfmac: split up brcmf_pno_config() function
Arend Van Spriel
2016-11-29
1
-16
/
+44
*
brcmfmac: fix handling ssids in .sched_scan_start() callback
Arend Van Spriel
2016-11-29
1
-0
/
+18
*
brcmfmac: move pno helper functions in separate source file
Arend Van Spriel
2016-11-29
1
-0
/
+100