index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-1
/
+3
2022-05-23
wifi: brcmfmac: work around a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-1
/
+1
2022-04-27
brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chips
Hamid Zamani
1
-0
/
+1
2022-03-10
brcmfmac: make the read-only array pktflags static const
Colin Ian King
1
-1
/
+1
2022-01-28
brcmfmac: use ISO3166 country code and 0 rev as fallback on some devices
Hans de Goede
1
-6
/
+27
2021-12-13
brcmfmac: Fix incorrect type assignments for keep-alive
Loic Poulain
1
-2
/
+2
2021-11-29
brcmfmac: Configure keep-alive packet on suspend
Loic Poulain
1
-0
/
+21
2021-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+6
2021-09-28
Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"
Soeren Moch
1
-11
/
+6
2021-09-21
brcmfmac: fix incorrect error prints
James Prestwood
1
-6
/
+6
2021-08-29
brcmfmac: Add WPA3 Personal with FT to supported cipher suites
Paweł Drewniak
1
-0
/
+8
2021-06-23
brcmfmac: Silence error messages about unsupported firmware features
Dmitry Osipenko
1
-3
/
+13
2021-06-15
brcmfmac: correctly report average RSSI in station info
Alvin Šipraga
1
-16
/
+20
2021-06-15
brcmfmac: fix setting of station info chains bitmask
Alvin Šipraga
1
-2
/
+1
2021-06-15
brcmfmac: use ISO3166 country code and 0 rev as fallback
Shawn Guo
1
-6
/
+11
2021-02-09
brcmfmac: add support for CQM RSSI notifications
Alvin Šipraga
1
-0
/
+87
2021-01-14
brcmfmac: clear EAP/association status bits on linkdown events
Luca Pesce
1
-2
/
+5
2020-11-24
brcmfmac: fix error return code in brcmf_cfg80211_connect()
Zhang Changzhong
1
-1
/
+2
2020-09-16
brcmfmac: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-4
/
+24
2020-09-16
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
1
-0
/
+23
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-08-18
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2020-08-02
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
1
-0
/
+8
2020-07-14
brcmfmac: do not disconnect for disassoc frame from unconnected AP
Able Liao
1
-1
/
+6
2020-07-14
brcmfmac: Fix for wrong disconnection event source information
Soontak Lee
1
-6
/
+11
2020-07-14
brcmfmac: Fix for unable to return to visible SSID
Soontak Lee
1
-6
/
+8
2020-07-14
brcmfmac: initialize the requested dwell time
Joseph Chuang
1
-1
/
+1
2020-07-14
brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
Wright Feng
1
-4
/
+4
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-12
/
+7
2020-05-13
brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failures
Chung-Hsien Hsu
1
-6
/
+6
2020-05-12
brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...
Soontak Lee
1
-0
/
+11
2020-05-12
brcmfmac: set security after reiniting interface
Jia-Shyr Chuang
1
-32
/
+58
2020-05-12
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Saravanan Shanmugham
1
-0
/
+152
2020-05-04
brcmfmac: add vendor ie for association responses
Ryohei Kondo
1
-0
/
+14
2020-05-04
brcmfmac: keep apsta enabled when AP starts with MCHAN feature
Wright Feng
1
-1
/
+2
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
1
-12
/
+7
2020-03-26
brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().
Raveendran Somu
1
-1
/
+1
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
1
-12
/
+100
2020-01-26
brcmfmac: simplify building interface combinations
Rafał Miłecki
1
-29
/
+14
2019-12-18
brcmfmac: not set mbss in vif if firmware does not support MBSS
Wright Feng
1
-1
/
+3
2019-12-18
brcmfmac: add RSDB condition when setting interface combinations
Wright Feng
1
-8
/
+46
2019-12-18
brcmfmac: make errors when setting roaming parameters non-fatal
Soeren Moch
1
-6
/
+4
2019-10-04
brcmfmac: add support for SAE authentication offload
Chung-Hsien Hsu
1
-5
/
+68
2019-10-01
brcmfmac: send port authorized event for FT-802.1X
Chung-Hsien Hsu
1
-0
/
+8
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
1
-1
/
+0
2019-09-06
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-12
/
+6
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
1
-3
/
+1
2019-08-06
brcmfmac: remove set but not used variable 'dtim_period'
YueHaibing
1
-7
/
+1
2019-07-24
brcmfmac: avoid firmware commands when bus is down
Arend van Spriel
1
-10
/
+13
2019-07-24
brcmfmac: allow 160MHz in custom regulatory rules
Arend van Spriel
1
-2
/
+2
[next]