index
:
linux.git
master
Linux kernel source tree.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
/
brcmfmac
/
cfg80211.c
Age
Commit message (
Expand
)
Author
4 days
wifi: brcmfmac: fix 802.1X-SHA256 call trace warning
Shelley Yang
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-08
wifi: brcmfmac: rename function that frees vif
Rafał Miłecki
2025-10-20
wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode
Gokul Sivakumar
2025-09-04
wifi: brcmfmac: support AP isolation to restrict reachability between stations
Wright Feng
2025-07-24
wifi: Fix typos
Bjorn Helgaas
2025-07-23
wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure
Ting-Ying Li
2025-07-21
wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE
Gokul Sivakumar
2025-07-18
wifi: brcmfmac: Fix typo "notifer"
WangYuli
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-06-24
wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
Ting-Ying Li
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-09
wifi: brcmfmac: cyw: support external SAE authentication in station mode
Arend van Spriel
2025-05-09
wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events
Arend van Spriel
2025-01-10
wifi: brcmfmac: Add missing Return: to function documentation
Jeff Johnson
2024-12-09
wifi: brcmfmac: fix brcmf_vif_clear_mgmt_ies when stopping AP
Renjaya Raga Zenta
2024-12-04
wifi: cfg80211: send MLO links tx power info in GET_INTERFACE
Rameshkumar Sundaram
2024-10-17
wifi: brcmfmac: Remove unused brcmf_cfg80211_get_iftype()
Dr. David Alan Gilbert
2024-09-09
wifi: brcmfmac: cfg80211: Convert comma to semicolon
Chen Ni
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-08-10
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
Janne Grunau
2024-08-04
wifi: brcmfmac: introducing fwil query functions
Arend van Spriel
2024-06-12
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
2024-04-10
wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"
Colin Ian King
2024-03-05
wifi: brcm80211: handle pmk_op allocation failure
Duoming Zhou
2024-02-27
wifi: brcmfmac: do not pass hidden SSID attribute as value directly
Alexey Berezhok
2024-02-12
wifi: brcmfmac: do not cast hidden SSID attribute value to boolean
Alexey Berezhok
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2024-02-02
wifi: brcmfmac: Adjust n_channels usage for __counted_by
Kees Cook
2024-01-19
wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
Hector Martin
2024-01-19
wifi: brcmfmac: export firmware interface functions
Arend van Spriel
2024-01-18
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
Zheng Wang
2023-10-30
wifi: brcm80211: replace deprecated strncpy with strscpy
Justin Stitt
2023-09-25
wifi: cfg80211: split struct cfg80211_ap_settings
Johannes Berg
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-08-08
wifi: brcm80211: handle params_v1 allocation failure
Petr Tesarik
2023-03-13
wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
Jisoo Jang
2023-03-13
wifi: brcmfmac: Use ISO3166 country code and rev 0 as fallback on 4356
Hans de Goede
2023-02-27
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Hector Martin
2023-02-27
wifi: brcmfmac: cfg80211: Add support for PMKID_V3 operations
Hector Martin
2023-02-27
wifi: brcmfmac: cfg80211: Add support for scan params v2
Hector Martin
2023-02-27
wifi: brcmfmac: support CQM RSSI notification with older firmware
John Keeping
2023-02-13
wifi: brcmfmac: change cfg80211_set_channel() name and signature
Arend van Spriel
2023-01-16
wifi: brcmfmac: avoid NULL-deref in survey dump for 2G only device
Arend van Spriel
2023-01-16
wifi: brcmfmac: avoid handling disabled channels for survey dump
Arend van Spriel
2022-12-01
wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bound...
Minsuk Kang
[next]