index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
1
-0
/
+2
2020-10-29
brcmsmac: fix memory leak in wlc_phy_attach_lcnphy
Keita Suzuki
1
-1
/
+3
2020-08-21
brcmfmac: To fix Bss Info flag definition Bug
Prasanna Kerekoppa
1
-1
/
+1
2020-06-20
b43_legacy: Fix connection problem with WPA3
Larry Finger
1
-0
/
+1
2020-06-20
b43: Fix connection problem with WPA3
Larry Finger
1
-1
/
+1
2020-06-20
b43legacy: Fix case where channel status is corrupted
Larry Finger
1
-0
/
+1
2020-02-28
b43legacy: Fix -Wcast-function-type
Phong Tran
1
-2
/
+3
2020-02-28
brcmfmac: Fix use after free in brcmf_sdio_readframes()
Dan Carpenter
1
-0
/
+1
2020-02-14
brcmfmac: Fix memory leak in brcmf_usbdev_qinit
Navid Emamdoost
1
-0
/
+1
2020-02-05
brcmfmac: fix interface sanity check
Johan Hovold
1
-2
/
+2
2019-11-28
brcmsmac: never log "tid x is not agg'able" by default
Ali MJ Al-Nasrawy
1
-2
/
+2
2019-11-28
brcmsmac: AP mode: update beacon when TIM changes
Ali MJ Al-Nasrawy
2
-0
/
+27
2019-11-25
brcmfmac: fix full timeout waiting for action frame on-channel tx
Chung-Hsien Hsu
2
-2
/
+17
2019-11-25
brcmfmac: reduce timeout for action frame scan
Chung-Hsien Hsu
1
-5
/
+4
2019-06-11
brcmfmac: add subtype check for event handling in data path
Arend van Spriel
3
-7
/
+16
2019-06-11
brcmfmac: assure SSID length from firmware is limited
Arend van Spriel
1
-0
/
+2
2019-06-11
brcmfmac: add length checks in scheduled scan result handler
Arend Van Spriel
1
-3
/
+11
2019-05-31
brcmfmac: fix Oops when bringing up interface during USB disconnect
Piotr Figiel
1
-3
/
+7
2019-05-31
brcmfmac: fix race during disconnect when USB completion is in progress
Piotr Figiel
1
-2
/
+8
2019-05-31
brcmfmac: convert dev_init_lock mutex to completion
Piotr Figiel
1
-9
/
+8
2019-05-31
b43: shut up clang -Wuninitialized variable warning
Arnd Bergmann
1
-3
/
+3
2019-05-31
brcmfmac: fix missing checks for kmemdup
Kangjie Lu
1
-0
/
+4
2019-05-31
brcm80211: potential NULL dereference in brcmf_cfg80211_vndr_cmds_dcmd_handler()
Dan Carpenter
1
-2
/
+3
2019-01-13
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2018-12-13
brcmutil: really fix decoding channel info for 160 MHz bandwidth
Rafał Miłecki
1
-0
/
+3
2018-12-01
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
1
-1
/
+2
2018-11-13
brcmfmac: fix for proper support of 160MHz bandwidth
Arend van Spriel
2
-1
/
+35
2018-09-05
b43/leds: Ensure NUL-termination of LED name string
Michael Buesch
1
-1
/
+1
2018-09-05
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Buesch
1
-1
/
+1
2018-08-24
brcmfmac: stop watchdog before detach and free everything
Michael Trimarchi
1
-0
/
+7
2018-08-03
brcmfmac: Add support for bcm43364 wireless chipset
Sean Lanigan
1
-0
/
+1
2018-05-30
brcmfmac: Fix check for ISO3166 code
Stefan Wahren
1
-1
/
+1
2018-03-28
brcmfmac: fix P2P_DEVICE ethernet address generation
Arend Van Spriel
1
-13
/
+11
2018-02-25
brcmfmac: Avoid build error with make W=1
Andy Shevchenko
1
-1
/
+1
2018-02-13
b43: Add missing MODULE_FIRMWARE()
Takashi Iwai
1
-0
/
+10
2017-12-14
brcmfmac: change driver unbind order of the sdio function devices
Arend Van Spriel
1
-1
/
+1
2017-11-21
brcmfmac: don't preset all channels as disabled
Rafał Miłecki
1
-2
/
+0
2017-11-18
brcmfmac: remove setting IBSS mode when stopping AP
Chi-hsien Lin
1
-3
/
+0
2017-11-15
brcmfmac: setup wiphy bands after registering it first
Rafał Miłecki
1
-2
/
+7
2017-11-08
brcmfmac: check brcmf_bus_get_memdump result for error
Rafał Miłecki
1
-7
/
+16
2017-10-27
brcmsmac: make some local variables 'static const' to reduce stack size
Arnd Bergmann
1
-100
/
+97
2017-10-27
brcmfmac: Add check for short event packets
Kevin Cernekee
1
-1
/
+2
2017-10-12
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
2
-15
/
+9
2017-10-12
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
1
-3
/
+15
2017-08-11
brcmfmac: fix memleak due to calling brcmf_sdiod_sgtable_alloc() twice
Arend Van Spriel
1
-5
/
+0
2017-07-21
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
1
-4
/
+3
2017-07-21
brcmfmac: Fix a memory leak in error handling path in 'brcmf_cfg80211_attach'
Christophe Jaillet
1
-1
/
+2
2017-07-21
brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()
Arend van Spriel
1
-0
/
+5
2017-07-05
brcmfmac: avoid writing channel out of allocated array
Rafał Miłecki
1
-15
/
+17
2017-06-29
brcmfmac: fix uninitialized warning in brcmf_usb_probe_phase2()
Arend Van Spriel
1
-2
/
+1
[next]