summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-17wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-1/+3
2022-05-23wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski1-1/+1
2022-04-27brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani1-0/+1
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King1-1/+1
2022-01-28brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede1-6/+27
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain1-2/+2
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain1-0/+21
2021-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+6
2021-09-28Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch1-11/+6
2021-09-21brcmfmac: fix incorrect error printsJames Prestwood1-6/+6
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak1-0/+8
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko1-3/+13
2021-06-15brcmfmac: correctly report average RSSI in station infoAlvin Šipraga1-16/+20
2021-06-15brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga1-2/+1
2021-06-15brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo1-6/+11
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga1-0/+87
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce1-2/+5
2020-11-24brcmfmac: fix error return code in brcmf_cfg80211_connect()Zhang Changzhong1-1/+2
2020-09-16brcmfmac: support SAE authentication offload in AP modeChung-Hsien Hsu1-4/+24
2020-09-16brcmfmac: support 4-way handshake offloading for WPA/WPA2-PSK in AP modeChung-Hsien Hsu1-0/+23
2020-08-27brcmfmac: Use fallthrough pseudo-keywordGustavo A. R. Silva1-4/+4
2020-08-18brcmfmac: use %*ph to print small bufferAndy Shevchenko1-4/+1
2020-08-02brcmfmac: Set timeout value when configuring power saveNicolas Saenz Julienne1-0/+8
2020-07-14brcmfmac: do not disconnect for disassoc frame from unconnected APAble Liao1-1/+6
2020-07-14brcmfmac: Fix for wrong disconnection event source informationSoontak Lee1-6/+11
2020-07-14brcmfmac: Fix for unable to return to visible SSIDSoontak Lee1-6/+8
2020-07-14brcmfmac: initialize the requested dwell timeJoseph Chuang1-1/+1
2020-07-14brcmfmac: reduce maximum station interface from 2 to 1 in RSDB modeWright Feng1-4/+4
2020-05-27Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-12/+7
2020-05-13brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failuresChung-Hsien Hsu1-6/+6
2020-05-12brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...Soontak Lee1-0/+11
2020-05-12brcmfmac: set security after reiniting interfaceJia-Shyr Chuang1-32/+58
2020-05-12brcmfmac: map 802.1d priority to precedence level based on AP WMM paramsSaravanan Shanmugham1-0/+152
2020-05-04brcmfmac: add vendor ie for association responsesRyohei Kondo1-0/+14
2020-05-04brcmfmac: keep apsta enabled when AP starts with MCHAN featureWright Feng1-1/+2
2020-04-24cfg80211: change internal management frame registration APIJohannes Berg1-12/+7
2020-03-26brcmfmac: fix the incorrect return value in brcmf_inform_single_bss().Raveendran Somu1-1/+1
2020-01-26brcmfmac: add initial support for monitor modeRafał Miłecki1-12/+100
2020-01-26brcmfmac: simplify building interface combinationsRafał Miłecki1-29/+14
2019-12-18brcmfmac: not set mbss in vif if firmware does not support MBSSWright Feng1-1/+3
2019-12-18brcmfmac: add RSDB condition when setting interface combinationsWright Feng1-8/+46
2019-12-18brcmfmac: make errors when setting roaming parameters non-fatalSoeren Moch1-6/+4
2019-10-04brcmfmac: add support for SAE authentication offloadChung-Hsien Hsu1-5/+68
2019-10-01brcmfmac: send port authorized event for FT-802.1XChung-Hsien Hsu1-0/+8
2019-09-13brcmfmac: move "cfg80211_ops" pointer to another structRafał Miłecki1-1/+0
2019-09-06brcmfmac: use %*ph to print small bufferAndy Shevchenko1-12/+6
2019-09-03brcmfmac: replace strncpy() by strscpy()Xulin Sun1-3/+1
2019-08-06brcmfmac: remove set but not used variable 'dtim_period'YueHaibing1-7/+1
2019-07-24brcmfmac: avoid firmware commands when bus is downArend van Spriel1-10/+13
2019-07-24brcmfmac: allow 160MHz in custom regulatory rulesArend van Spriel1-2/+2