summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"Colin Ian King2024-04-101-3/+3
* wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou2024-03-051-0/+3
* wifi: brcmfmac: do not pass hidden SSID attribute as value directlyAlexey Berezhok2024-02-271-4/+5
* wifi: brcmfmac: do not cast hidden SSID attribute value to booleanAlexey Berezhok2024-02-121-1/+1
* Merge wireless into wireless-nextJohannes Berg2024-02-081-2/+4
|\
| * wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook2024-02-021-2/+4
* | wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin2024-01-191-34/+22
* | wifi: brcmfmac: export firmware interface functionsArend van Spriel2024-01-191-2/+2
* | wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang2024-01-181-2/+2
|/
* wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt2023-10-301-1/+1
* wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+1
* wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-2/+2
* wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-131-1/+0
* wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik2023-08-081-0/+5
* wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang2023-03-131-0/+5
* wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356Hans de Goede2023-03-131-0/+1
* wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin2023-02-271-6/+7
* wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operationsHector Martin2023-02-271-3/+49
* wifi: brcmfmac: cfg80211: Add support for scan params v2Hector Martin2023-02-271-88/+157
* wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping2023-02-271-6/+8
* wifi: brcmfmac: change cfg80211_set_channel() name and signatureArend van Spriel2023-02-131-5/+2
* wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel2023-01-161-10/+13
* wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel2023-01-161-9/+7
* wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang2022-12-011-0/+17
* wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa2022-11-081-0/+6
* wifi: brcmfmac: Fix for when connect request is not successWataru Gohda2022-11-081-3/+15
* cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad2022-10-071-1/+1
* brcmfmac: Fix AP interface delete issuePrasanna Kerekoppa2022-10-051-11/+90
* brcmfmac: support station interface creation version 1, 2 and 3Wright Feng2022-10-051-24/+124
* brcmfmac: add creating station interface supportWright Feng2022-10-051-12/+69
* brcmfmac: Fix authentication latency caused by OBSS stats surveyRamesh Rangavittal2022-10-041-0/+6
* brcmfmac: fix CERT-P2P:5.1.10 failureDouble Lo2022-10-041-1/+1
* brcmfmac: fix firmware trap while dumping obss statsWright Feng2022-10-041-21/+17
* brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelectionWright Feng2022-10-041-0/+256
* brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal2022-09-271-25/+1
* wifi: brcmfmac: remove redundant variable errJinpeng Cui2022-09-071-9/+3
* wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 43430Hans de Goede2022-09-071-0/+1
* wifi: cfg80211: Add link_id parameter to various key operations for MLOVeerendranath Jakkam2022-08-251-9/+13
* wifi: brcmfmac: Fix to add brcmf_clear_assoc_ies when rmmodWataru Gohda2022-08-101-0/+1
* wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga2022-07-281-0/+3
* cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-201-3/+3
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-201-1/+3
* wifi: brcmfmac: work around a GCC 12 -Warray-bounds warningJakub Kicinski2022-05-221-1/+1
* brcmfmac: use ISO3166 country code and 0 rev as fallback on brcmfmac43602 chipsHamid Zamani2022-04-271-0/+1
* brcmfmac: make the read-only array pktflags static constColin Ian King2022-03-101-1/+1
* brcmfmac: use ISO3166 country code and 0 rev as fallback on some devicesHans de Goede2022-01-281-6/+27
* brcmfmac: Fix incorrect type assignments for keep-aliveLoic Poulain2021-12-131-2/+2
* brcmfmac: Configure keep-alive packet on suspendLoic Poulain2021-11-291-0/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-071-11/+6
|\
| * Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch2021-09-281-11/+6