summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2023-02-15wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2021-07-14brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-07-14brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-04-07brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2020-12-30brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong
2020-09-16brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu
2020-09-16brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne
2020-07-14brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao
2020-07-14brcmfmac: Fix for wrong disconnection event source informationSoontak Lee
2020-07-14brcmfmac: Fix for unable to return to visible SSIDSoontak Lee
2020-07-14brcmfmac: initialize the requested dwell timeJoseph Chuang
2020-07-14brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-13brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu
2020-05-12brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee
2020-05-12brcmfmac: set security after reiniting interfaceJia-Shyr Chuang
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham
2020-05-04brcmfmac: add vendor ie for association responsesRyohei Kondo
2020-05-04brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg
2020-03-26brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu
2020-01-26brcmfmac: add initial support for monitor modeRafał Miłecki
2020-01-26brcmfmac: simplify building interface combinationsRafał Miłecki
2019-12-18brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng
2019-12-18brcmfmac: add RSDB condition when setting interface combinationsWright Feng
2019-12-18brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch
2019-10-04brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu
2019-10-01brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko
2019-09-03brcmfmac: replace strncpy() by strscpy()Xulin Sun
2019-08-06brcmfmac: remove set but not used variable 'dtim_period'YueHaibing
2019-07-24brcmfmac: avoid firmware commands when bus is downArend van Spriel
2019-07-24brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel
2019-07-24brcmfmac: enable DFS_OFFLOAD extended feature if supportedArend van Spriel
2019-07-24brcmfmac: add 160MHz in chandef_to_chanspec()Arend van Spriel
2019-05-28brcmfmac: switch source files to using SPDX license identifierArend van Spriel
2019-04-04brcmfmac: fix missing checks for kmemdupKangjie Lu
2019-02-19brcmfmac: rework bphy_err() to take struct brcmf_pub argumentRafał Miłecki
2019-02-19brcmfmac: support firmware reporting 160 MHz channelsRafał Miłecki
2019-02-19brcmfmac: improve code handling bandwidth of firmware reported channelsRafał Miłecki
2019-02-19brcmfmac: assure SSID length from firmware is limitedArend van Spriel
2019-02-08brcmfmac: add bphy_err() and use it in the cfg80211.cRafał Miłecki
2018-12-20brcmfmac: Fix access point modeStefan Wahren
2018-12-20brcmfmac: fix roamoff=1 modparamStijn Tintel
2018-12-13brcmfmac: enable frameburst mode in default firmware settingWright Feng
2018-11-16brcmfmac: fix reporting support for 160 MHz channelsRafał Miłecki