summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c
AgeCommit message (Expand)Author
4 dayswifi: brcmfmac: fix 802.1X-SHA256 call trace warningShelley Yang
2026-03-02wifi: cfg80211: support key installation on non-netdev wdevsAvraham Stern
2026-03-02wifi: nl80211/cfg80211: support stations of non-netdev interfacesMiri Korenblit
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-08wifi: brcmfmac: rename function that frees vifRafał Miłecki
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng
2025-07-24wifi: Fix typosBjorn Helgaas
2025-07-23wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failureTing-Ying Li
2025-07-21wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IEGokul Sivakumar
2025-07-18wifi: brcmfmac: Fix typo "notifer"WangYuli
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-24wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode existsTing-Ying Li
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