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
2024-08-10
wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
Janne Grunau
1
-3
/
+10
2024-06-26
wifi: brcmfmac: of: Support interrupts-extended
Alex Bee
1
-2
/
+3
2024-06-26
wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
Arend van Spriel
1
-0
/
+1
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
3
-3
/
+3
2024-06-12
wifi: brcmfmac: use 'time_left' variable with wait_event_timeout()
Wolfram Sang
1
-5
/
+5
2024-06-10
Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
15
-53
/
+41
2024-06-01
wifi: brcm80211: remove unused structs
Dr. David Alan Gilbert
2
-11
/
+0
2024-06-01
wifi: brcm80211: use sizeof(*pointer) instead of sizeof(type)
Erick Archer
14
-33
/
+32
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
4
-7
/
+7
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
6
-15
/
+15
2024-05-16
Merge tag 'mmc-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
1
-1
/
+0
2024-05-14
wifi: brcmsmac: LCN PHY code is used for BCM4313 2G-only device
Samasth Norway Ananda
1
-9
/
+9
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
6
-15
/
+15
2024-04-26
wifi: brcmfmac: remove unused brcmf_usb_image struct
Christophe JAILLET
1
-7
/
+0
2024-04-26
wifi: brcmsmac: ampdu: remove unused cb_del_ampdu_pars struct
Christophe JAILLET
1
-6
/
+0
2024-04-10
wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"
Colin Ian King
1
-3
/
+3
2024-04-04
wifi: brcm80211: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-03-21
wifi: b43: Convert sprintf/snprintf to sysfs_emit
Li Zhijian
2
-19
/
+10
2024-03-12
wifi: brcmfmac: pcie: handle randbuf allocation failure
Duoming Zhou
1
-5
/
+10
2024-03-05
wifi: brcm80211: handle pmk_op allocation failure
Duoming Zhou
1
-0
/
+3
2024-02-28
wifi: brcmsmac: silence sparse warnings
Johannes Berg
2
-8
/
+10
2024-02-28
wifi: b43: silence sparse warnings
Johannes Berg
2
-5
/
+5
2024-02-27
wifi: brcmfmac: do not pass hidden SSID attribute as value directly
Alexey Berezhok
1
-4
/
+5
2024-02-27
wifi: brcmfmac: fweh: Fix boot crash on Raspberry Pi 4
Gustavo A. R. Silva
1
-1
/
+1
2024-02-21
wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 Pro
Hans de Goede
1
-0
/
+9
2024-02-16
wifi: brcmsmac: avoid function pointer casts
Arnd Bergmann
3
-5
/
+5
2024-02-12
wifi: brcmfmac: do not cast hidden SSID attribute value to boolean
Alexey Berezhok
1
-1
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
3
-0
/
+12
2024-02-08
Merge wireless into wireless-next
Johannes Berg
4
-2
/
+7
2024-02-05
wifi: brcmsmac: Drop legacy header
Linus Walleij
1
-1
/
+0
2024-02-02
wifi: brcmfmac: Adjust n_channels usage for __counted_by
Kees Cook
1
-2
/
+4
2024-01-31
wifi: brcmfmac: add linefeed at end of file
Arend van Spriel
1
-1
/
+1
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for Broadcom WLAN
Breno Leitao
3
-0
/
+3
2024-01-25
Merge tag 'wireless-next-2024-01-25' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
23
-294
/
+482
2024-01-19
wifi: brcmfmac: allow per-vendor event handling
Arend van Spriel
10
-63
/
+244
2024-01-19
wifi: brcmfmac: avoid invalid list operation when vendor attach fails
Arend van Spriel
1
-3
/
+4
2024-01-19
wifi: brcmfmac: Demote vendor-specific attach/detach messages to info
Hector Martin
5
-68
/
+6
2024-01-19
wifi: brcmfmac: cfg80211: Use WSEC to set SAE password
Hector Martin
7
-35
/
+76
2024-01-19
wifi: brcmfmac: move feature overrides before feature_disable
Arend van Spriel
1
-3
/
+3
2024-01-19
wifi: brcmfmac: add per-vendor feature detection callback
Arend van Spriel
3
-0
/
+23
2024-01-19
wifi: brcmfmac: export firmware interface functions
Arend van Spriel
5
-128
/
+120
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2024-01-18
wifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach
Zheng Wang
1
-2
/
+2
2024-01-18
wifi: brcmsmac: phy: Remove unreachable code
Artem Chernyshev
3
-11
/
+5
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-1
/
+0
2024-01-10
wifi: b43: Disable QoS for bcm4331
Rahul Rameshbabu
1
-1
/
+2
2024-01-10
wifi: b43: Stop correct queue in DMA worker when QoS is disabled
Rahul Rameshbabu
1
-6
/
+7
2024-01-10
wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled
Rahul Rameshbabu
1
-3
/
+3
2024-01-10
wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled
Rahul Rameshbabu
2
-2
/
+18
2024-01-04
USB: core: Use device_driver directly in struct usb_driver and usb_device_driver
Yajun Deng
1
-1
/
+1
[next]