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
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
wifi: b43: kzalloc + kcalloc to kzalloc_flex
Rosen Penev
2
-12
/
+10
2026-03-13
wifi: b43: use register definitions in nphy_op_software_rfkill
Joshua Peisach
1
-12
/
+12
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
3
-3
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
4
-8
/
+4
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
28
-55
/
+55
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
48
-123
/
+113
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
2025-07-24
wifi: Fix typos
Bjorn Helgaas
5
-10
/
+10
2025-07-23
wifi: brcmsmac: Use str_true_false() helper
Liu Song
1
-9
/
+10
2025-07-23
wifi: brcmfmac: fix EXTSAE WPA3 connection failure due to AUTH TX failure
Ting-Ying Li
2
-21
/
+35
2025-07-23
wifi: brcm80211: Remove yet more unused functions
Dr. David Alan Gilbert
3
-136
/
+0
2025-07-23
wifi: brcm80211: Remove more unused functions
Dr. David Alan Gilbert
2
-198
/
+0
2025-07-23
wifi: brcm80211: Remove unused functions
Dr. David Alan Gilbert
4
-166
/
+0
2025-07-23
wifi: brcmfmac: cyw: Fix __counted_by to be LE variant
Kees Cook
1
-1
/
+1
2025-07-21
wifi: brcmfmac: support CYW54591 PCIE device
Double Lo
2
-5
/
+17
2025-07-21
wifi: brcmfmac: fix P2P discovery failure in P2P peer due to missing P2P IE
Gokul Sivakumar
1
-4
/
+4
2025-07-18
wifi: brcmfmac: Add support for the SDIO 43751 device
Fabio Estevam
4
-1
/
+8
2025-07-18
wifi: brcm80211: Use min() to improve code
Qianfeng Rong
2
-8
/
+3
2025-07-18
wifi: brcmfmac: Fix typo "notifer"
WangYuli
1
-1
/
+1
2025-07-18
wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table()
Nathan Chancellor
1
-1
/
+1
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
4
-8
/
+11
2025-06-24
wifi: brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
Ting-Ying Li
3
-1
/
+22
2025-06-20
wifi: brcmfmac: Make read-only array cfg_offset static const
Colin Ian King
1
-11
/
+13
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
4
-4
/
+6
2025-05-09
wifi: brcmfmac: Fix structure size for WPA3 external SAE
Ting-Ying Li
1
-0
/
+2
2025-05-09
wifi: brcmfmac: cyw: support external SAE authentication in station mode
Arend van Spriel
9
-22
/
+467
2025-05-09
wifi: brcmfmac: make per-vendor event map const
Arend van Spriel
1
-1
/
+1
2025-05-09
wifi: brcmfmac: support per-vendor cfg80211 callbacks and firmware events
Arend van Spriel
5
-0
/
+25
2025-05-06
Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
10
-22
/
+31
[next]