summary refs log tree commit diff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-11wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping
2023-05-01wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-02-09wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2022-09-27brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal
2022-09-07wifi: brcmfmac: remove redundant variable errJinpeng Cui
2022-09-07wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam
2022-08-10wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg
2022-05-22wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski
2022-04-27brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani
2022-03-10brcmfmac: make the read-only array pktflags static constColin Ian King
2022-01-28brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede
2021-12-13brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain
2021-11-29brcmfmac: Configure keep-alive packet on suspendLoic Poulain
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-28Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch
2021-09-21brcmfmac: fix incorrect error printsJames Prestwood
2021-08-29brcmfmac: Add WPA3 Personal with FT to supported cipher suitesPaweł Drewniak
2021-06-23brcmfmac: Silence error messages about unsupported firmware featuresDmitry Osipenko
2021-06-15brcmfmac: correctly report average RSSI in station infoAlvin Šipraga
2021-06-15brcmfmac: fix setting of station info chains bitmaskAlvin Šipraga
2021-06-15brcmfmac: use ISO3166 country code and 0 rev as fallbackShawn Guo
2021-02-09brcmfmac: add support for CQM RSSI notificationsAlvin Šipraga
2021-01-14brcmfmac: clear EAP/association status bits on linkdown eventsLuca Pesce
2020-11-24brcmfmac: 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