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
2019-01-13
b43: Fix error in cordic routine
Larry Finger
1
-1
/
+1
2019-01-09
brcmfmac: Fix out of bounds memory access during fw load
Lyude Paul
1
-2
/
+6
2019-01-09
brcmfmac: fix roamoff=1 modparam
Stijn Tintel
3
-4
/
+11
2018-11-16
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
1
-1
/
+2
2018-11-06
brcmutil: really fix decoding channel info for 160 MHz bandwidth
Rafał Miłecki
1
-0
/
+3
2018-10-13
brcmsmac: AP mode: update beacon when TIM changes
Ali MJ Al-Nasrawy
2
-0
/
+27
2018-10-07
Merge tag 'wireless-drivers-next-for-davem-2018-10-07' of git://git.kernel.or...
David S. Miller
3
-9
/
+21
2018-10-05
b43: remove set but not used variable 'wl'
YueHaibing
1
-2
/
+0
2018-10-05
brcmfmac: fix full timeout waiting for action frame on-channel tx
Chung-Hsien Hsu
2
-2
/
+17
2018-10-05
brcmfmac: reduce timeout for action frame scan
Chung-Hsien Hsu
1
-5
/
+4
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
14
-23
/
+61
2018-10-01
b43: fix spelling mistake "hw_registred" -> "hw_registered"
Colin Ian King
2
-5
/
+5
2018-09-20
brcmsmac: Use kvmalloc() for ucode allocations
Takashi Iwai
1
-3
/
+3
2018-09-20
brcmfmac: remove set but not used variables 'sfdoff' and 'pad_size'
YueHaibing
1
-4
/
+1
2018-09-20
brcm80211: remove redundant condition check before debugfs_remove_recursive
zhong jiang
1
-2
/
+1
2018-09-20
brcmfmac: increase buffer for obtaining firmware capabilities
Arend van Spriel
1
-1
/
+1
2018-09-20
brcmfmac: fix for proper support of 160MHz bandwidth
Arend van Spriel
2
-1
/
+35
2018-09-20
b43: fix DMA error related regression with proprietary firmware
Larry Finger
1
-2
/
+4
2018-09-10
brcmfmac: Use __skb_peek().
David S. Miller
2
-2
/
+2
2018-09-04
wireless: remove unnecessary unlikely()
Igor Stoppa
2
-2
/
+2
2018-08-31
brcmfmac: fix wrong strnchr usage
Rasmus Villemoes
1
-3
/
+1
2018-08-31
brcmfmac: add 4-way handshake offload detection for FT-802.1X
Chung-Hsien Hsu
1
-0
/
+2
2018-08-31
brcmfmac: add FT-based AKMs in brcmf_set_key_mgmt() for FT support
Chung-Hsien Hsu
2
-0
/
+7
2018-08-31
brcmfmac: add CYW89342 mini-PCIe device
Jia-Shyr Chuang
1
-0
/
+1
2018-08-31
brcmsmac: Remove extra parentheses
Varsha Rao
1
-2
/
+2
2018-08-09
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Büsch
1
-1
/
+1
2018-08-09
b43/leds: Ensure NUL-termination of LED name string
Michael Büsch
1
-1
/
+1
2018-08-09
brcmfmac: fix brcmf_wiphy_wowl_params() NULL pointer dereference
Winnie Chang
1
-4
/
+4
2018-08-05
Merge tag 'wireless-drivers-next-for-davem-2018-08-05' of git://git.kernel.or...
David S. Miller
1
-0
/
+38
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-07-31
brcmfmac: specify some features per firmware version
Rafał Miłecki
1
-0
/
+38
2018-07-25
brcmfmac: fix regression in parsing NVRAM for multiple devices
Rafał Miłecki
1
-1
/
+2
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
10
-29
/
+113
2018-07-04
brcmfmac: update STA info struct to the v5
Rafał Miłecki
1
-0
/
+14
2018-07-04
brcmfmac: define more bits for the flags of struct brcmf_sta_info_le
Rafał Miłecki
1
-5
/
+24
2018-07-04
brcmfmac: handle msgbuf packets marked with monitor mode flag
Rafał Miłecki
3
-0
/
+45
2018-07-04
brcmfmac: detect firmware support for radiotap monitor frames
Rafał Miłecki
2
-1
/
+4
2018-07-04
brcmfmac: detect firmware support for monitor interface
Rafał Miłecki
2
-1
/
+4
2018-07-03
Merge tag 'wireless-drivers-for-davem-2018-07-03' of git://git.kernel.org/pub...
David S. Miller
1
-0
/
+7
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-20
/
+20
2018-06-27
brcmsmac: make function wlc_phy_workarounds_nphy_rev1 static
Colin Ian King
1
-1
/
+1
2018-06-27
brcmsmac: fix wrap around in conversion from constant to s16
Stefan Agner
1
-1
/
+1
2018-06-27
brcmsmac: Remove unnecessary parentheses
Varsha Rao
1
-1
/
+1
2018-06-24
brcmfmac: stop watchdog before detach and free everything
Michael Trimarchi
1
-0
/
+7
2018-06-23
net: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-1
/
+0
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
5
-9
/
+11
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-6
/
+7
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
10
-6
/
+60
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
1
-1
/
+1
[next]