index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
pno.c
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