summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-01wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang1-0/+17
2022-11-08wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa1-0/+6
2022-11-08wifi: brcmfmac: Fix for when connect request is not successWataru Gohda1-3/+15
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad1-1/+1
2022-10-05brcmfmac: Fix AP interface delete issuePrasanna Kerekoppa1-11/+90
2022-10-05brcmfmac: support station interface creation version 1, 2 and 3Wright Feng1-24/+124
2022-10-05brcmfmac: add creating station interface supportWright Feng1-12/+69
2022-10-04brcmfmac: Fix authentication latency caused by OBSS stats surveyRamesh Rangavittal1-0/+6
2022-10-04brcmfmac: fix CERT-P2P:5.1.10 failureDouble Lo1-1/+1
2022-10-04brcmfmac: fix firmware trap while dumping obss statsWright Feng1-21/+17
2022-10-04brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelectionWright Feng1-0/+256
2022-09-27brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal1-25/+1
2022-09-07wifi: brcmfmac: remove redundant variable errJinpeng Cui1-9/+3
2022-09-07wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede1-0/+1
2022-08-25wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam1-9/+13
2022-08-10wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda1-0/+1
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga1-0/+3
2022-06-20cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam1-3/+3
2022-06-20wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg1-1/+3
2022-05-22wifi: 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-07Merge 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-26Merge 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