index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
/
brcm80211
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-06
wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
Abdun Nihaal
1
-1
/
+2
2026-08-02
wifi: brcmfmac: fix P2P action frame handling without device vif
Jason Huang
1
-0
/
+4
2026-08-02
wifi: brcmfmac: Set DMA direction for msgbuf packet IDs
Can Peng
1
-0
/
+1
2026-08-02
wifi: brcmfmac: validate msgbuf flowring IDs before use
Can Peng
1
-6
/
+40
2026-08-02
wifi: cfg80211: convert cookie output to input parameter
Arend van Spriel
5
-14
/
+13
2026-08-02
wifi: brcmfmac: use pre-assigned cookie for remain_on_channel and mgmt_tx
Arend van Spriel
3
-7
/
+2
2026-07-27
Merge tag 'wireless-2026-07-26' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
4
-79
/
+132
2026-07-22
wifi: brcmfmac: 43430 and 43455 are CYW parts
Phil Elwell
1
-3
/
+3
2026-07-22
wifi: brcmfmac: fix 802.1X-SHA256 call trace warning
Shelley Yang
1
-1
/
+1
2026-07-21
wifi: brcmfmac: add DPP support
Jason Huang
3
-76
/
+129
2026-07-21
wifi: brcmfmac: set F2 blocksize to 256 for BCM43752
LiangCheng Wang
1
-0
/
+1
2026-07-21
wifi: brcmfmac: drain bus_reset work on device removal
Fan Wu
7
-4
/
+77
2026-07-21
wifi: brcmfmac: make release_scratchbuffers idempotent
Fan Wu
1
-2
/
+6
2026-07-10
Merge tag 'wireless-2026-07-09' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Paolo Abeni
2
-1
/
+7
2026-07-07
wifi: brcmfmac: cyw: fix heap overflow on a short auth frame
Maoyi Xie
1
-0
/
+6
2026-07-07
wifi: brcmfmac: initialize SDIO data work before cleanup
Runyu Xiao
1
-1
/
+1
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files)
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-06-10
wifi: brcmfmac: flowring: simplify flow allocation
Rosen Penev
2
-9
/
+3
2026-06-10
wifi: brcm80211: change current_bss to value
Rosen Penev
2
-35
/
+7
2026-05-12
net: Consistently define pci_device_ids using named initializers
Uwe Kleine-König (The Capable Hub)
1
-8
/
+9
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2026-05-05
wifi: cfg80211: Add MAC address filter to remain_on_channel
Peddolla Harshavardhan Reddy
2
-2
/
+5
2026-04-28
wifi: brcmsmac: phy_lcn: Remove dead code in wlc_lcnphy_radio_2064_channel_tune_4313()
Chelsy Ratnawat
1
-10
/
+3
2026-04-27
wifi: brcmfmac: Fix potential use-after-free issue when stopping watchdog task
Marek Szyprowski
1
-2
/
+4
2026-04-12
Merge tag 'wireless-next-2026-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
3
-7
/
+29
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2026-04-07
wifi: brcmfmac: silence warning for non-existent, optional firmware
Alexander Stein
1
-6
/
+11
2026-04-07
wifi: brcmfmac: of: defer probe for MAC address
Rosen Penev
1
-1
/
+3
2026-04-07
wifi: brcmfmac: Fix error pointer dereference
Ethan Tidmore
1
-0
/
+15
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-03-02
wifi: cfg80211: support key installation on non-netdev wdevs
Avraham Stern
1
-9
/
+9
2026-03-02
wifi: nl80211/cfg80211: support stations of non-netdev interfaces
Miri Korenblit
1
-10
/
+13
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-8
/
+8
2026-02-23
wifi: brcmfmac: Fix potential kernel oops when probe fails
Marek Szyprowski
3
-8
/
+8
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-1
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
5
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
11
-33
/
+33
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
31
-90
/
+81
2026-02-03
wifi: brcmsmac: phy: Remove unreachable error handling code
Ingyu Jang
1
-7
/
+2
2026-01-08
wifi: brcmfmac: rename function that frees vif
Rafał Miłecki
3
-5
/
+5
2026-01-08
wifi: brcmfmac: fix/add kernel-doc comments
Randy Dunlap
1
-1
/
+5
2025-11-24
wifi: brcmfmac: Add DMI nvram filename quirk for Acer A1 840 tablet
Hans de Goede
1
-0
/
+14
2025-10-20
wifi: brcmfmac: fix crash while sending Action Frames in standalone AP Mode
Gokul Sivakumar
3
-22
/
+12
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
6
-13
/
+39
2025-09-04
wifi: brcmfmac: support AP isolation to restrict reachability between stations
Wright Feng
1
-0
/
+23
2025-09-03
wifi: brcmfmac: fix 43752 SDIO FWVID incorrectly labelled as Cypress (CYW)
Gokul Sivakumar
4
-8
/
+7
2025-09-03
wifi: brcmfmac: avoid assignment in if/else-if conditions in NVRAM load path
Darshan Rathod
1
-5
/
+9
2025-08-26
wifi: brcmfmac: fix use-after-free when rescheduling brcmf_btcoex_info work
Duoming Zhou
1
-4
/
+2
[next]