summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-09wifi: brcmfmac: cyw: support external SAE authentication in station modeArend van Spriel
2025-05-09wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware eventsArend van Spriel
2025-01-10wifi: brcmfmac: Add missing Return: to function documentationJeff Johnson
2024-12-09wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping APRenjaya Raga Zenta
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-10-17wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()Dr. David Alan Gilbert
2024-09-09wifi: brcmfmac: cfg80211: Convert comma to semicolonChen Ni
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-10wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletionJanne Grunau
2024-08-04wifi: brcmfmac: introducing fwil query functionsArend van Spriel
2024-06-12wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()Wolfram Sang
2024-04-10wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"Colin Ian King
2024-03-05wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou
2024-02-27wifi: brcmfmac: do not pass hidden SSID attribute as value directlyAlexey Berezhok
2024-02-12wifi: brcmfmac: do not cast hidden SSID attribute value to booleanAlexey Berezhok
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-02wifi: brcmfmac: Adjust n_channels usage for __counted_byKees Cook
2024-01-19wifi: brcmfmac: cfg80211: Use WSEC to set SAE passwordHector Martin
2024-01-19wifi: brcmfmac: export firmware interface functionsArend van Spriel
2024-01-18wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detachZheng Wang
2023-10-30wifi: brcm80211: replace deprecated strncpy with strscpyJustin Stitt
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-08-08wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik
2023-03-13wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-03-13wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356Hans de Goede
2023-02-27wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-02-27wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operationsHector Martin
2023-02-27wifi: brcmfmac: cfg80211: Add support for scan params v2Hector Martin
2023-02-27wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping
2023-02-13wifi: brcmfmac: change cfg80211_set_channel() name and signatureArend van Spriel
2023-01-16wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only deviceArend van Spriel
2023-01-16wifi: brcmfmac: avoid handling disabled channels for survey dumpArend van Spriel
2022-12-01wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...Minsuk Kang
2022-11-08wifi: brcmfmac: Avoiding Connection delayPrasanna Kerekoppa
2022-11-08wifi: brcmfmac: Fix for when connect request is not successWataru Gohda
2022-10-07cfg80211: Update Transition Disable policy during port authorizationVinayak Yadawad
2022-10-05brcmfmac: Fix AP interface delete issuePrasanna Kerekoppa
2022-10-05brcmfmac: support station interface creation version 1, 2 and 3Wright Feng
2022-10-05brcmfmac: add creating station interface supportWright Feng
2022-10-04brcmfmac: Fix authentication latency caused by OBSS stats surveyRamesh Rangavittal
2022-10-04brcmfmac: fix CERT-P2P:5.1.10 failureDouble Lo
2022-10-04brcmfmac: fix firmware trap while dumping obss statsWright Feng
2022-10-04brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelectionWright Feng
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