index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2021-02-09
brcmfmac: add support for CQM RSSI notifications
Alvin Šipraga
2021-01-14
brcmfmac: clear EAP/association status bits on linkdown events
Luca Pesce
2020-11-24
brcmfmac: fix error return code in brcmf_cfg80211_connect()
Zhang Changzhong
2020-09-16
brcmfmac: support SAE authentication offload in AP mode
Chung-Hsien Hsu
2020-09-16
brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
2020-08-02
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
2020-07-14
brcmfmac: do not disconnect for disassoc frame from unconnected AP
Able Liao
2020-07-14
brcmfmac: Fix for wrong disconnection event source information
Soontak Lee
2020-07-14
brcmfmac: Fix for unable to return to visible SSID
Soontak Lee
2020-07-14
brcmfmac: initialize the requested dwell time
Joseph Chuang
2020-07-14
brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
Wright Feng
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-13
brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failures
Chung-Hsien Hsu
2020-05-12
brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...
Soontak Lee
2020-05-12
brcmfmac: set security after reiniting interface
Jia-Shyr Chuang
2020-05-12
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Saravanan Shanmugham
2020-05-04
brcmfmac: add vendor ie for association responses
Ryohei Kondo
2020-05-04
brcmfmac: keep apsta enabled when AP starts with MCHAN feature
Wright Feng
2020-04-24
cfg80211: change internal management frame registration API
Johannes Berg
2020-03-26
brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().
Raveendran Somu
2020-01-26
brcmfmac: add initial support for monitor mode
Rafał Miłecki
2020-01-26
brcmfmac: simplify building interface combinations
Rafał Miłecki
2019-12-18
brcmfmac: not set mbss in vif if firmware does not support MBSS
Wright Feng
2019-12-18
brcmfmac: add RSDB condition when setting interface combinations
Wright Feng
2019-12-18
brcmfmac: make errors when setting roaming parameters non-fatal
Soeren Moch
2019-10-04
brcmfmac: add support for SAE authentication offload
Chung-Hsien Hsu
2019-10-01
brcmfmac: send port authorized event for FT-802.1X
Chung-Hsien Hsu
2019-09-13
brcmfmac: move "cfg80211_ops" pointer to another struct
Rafał Miłecki
2019-09-06
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
2019-09-03
brcmfmac: replace strncpy() by strscpy()
Xulin Sun
2019-08-06
brcmfmac: remove set but not used variable 'dtim_period'
YueHaibing
2019-07-24
brcmfmac: avoid firmware commands when bus is down
Arend van Spriel
2019-07-24
brcmfmac: allow 160MHz in custom regulatory rules
Arend van Spriel
2019-07-24
brcmfmac: enable DFS_OFFLOAD extended feature if supported
Arend van Spriel
2019-07-24
brcmfmac: add 160MHz in chandef_to_chanspec()
Arend van Spriel
2019-05-28
brcmfmac: switch source files to using SPDX license identifier
Arend van Spriel
2019-04-04
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
2019-02-19
brcmfmac: rework bphy_err() to take struct brcmf_pub argument
Rafał Miłecki
2019-02-19
brcmfmac: support firmware reporting 160 MHz channels
Rafał Miłecki
2019-02-19
brcmfmac: improve code handling bandwidth of firmware reported channels
Rafał Miłecki
2019-02-19
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
2019-02-08
brcmfmac: add bphy_err() and use it in the cfg80211.c
Rafał Miłecki
2018-12-20
brcmfmac: Fix access point mode
Stefan Wahren
2018-12-20
brcmfmac: fix roamoff=1 modparam
Stijn Tintel
2018-12-13
brcmfmac: enable frameburst mode in default firmware setting
Wright Feng
2018-11-16
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
2018-08-31
brcmfmac: add 4-way handshake offload detection for FT-802.1X
Chung-Hsien Hsu
2018-08-31
brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT support
Chung-Hsien Hsu
[next]