index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
24
-204
/
+313
2020-08-02
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
1
-0
/
+8
2020-08-02
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
3
-12
/
+12
2020-08-02
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
8
-94
/
+94
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
7
-12
/
+12
2020-07-16
b43: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
b43: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
broadcom: fix wiki website url
Flavio Suligoi
2
-3
/
+3
2020-07-14
brcm80211: brcmsmac: Move LEDs to GPIO descriptors
Linus Walleij
2
-39
/
+29
2020-07-14
brcmfmac: Transform compatible string for FW loading
Matthias Brugger
1
-3
/
+16
2020-07-14
brcmfmac: set pacing shift before transmitting skb to bus
Wright Feng
1
-0
/
+3
2020-07-14
brcmfmac: set state of hanger slot to FREE when flushing PSQ
Wright Feng
1
-0
/
+4
2020-07-14
brcmfmac: reset SDIO bus on a firmware crash
Chi-Hsien Lin
3
-3
/
+38
2020-07-14
brcmfmac: do not disconnect for disassoc frame from unconnected AP
Able Liao
1
-1
/
+6
2020-07-14
brcmfmac: Fix for wrong disconnection event source information
Soontak Lee
1
-6
/
+11
2020-07-14
brcmfmac: Fix for unable to return to visible SSID
Soontak Lee
1
-6
/
+8
2020-07-14
brcmfmac: initialize the requested dwell time
Joseph Chuang
2
-4
/
+3
2020-07-14
brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map
Double Lo
1
-1
/
+2
2020-07-14
brcmfmac: update tx status flags to sync with firmware
Chung-Hsien Hsu
1
-0
/
+10
2020-07-14
brcmfmac: reserve 2 credits for host tx control path
Amar Shankar
1
-3
/
+16
2020-07-14
brcmfmac: increase message buffer size for control packets
Jia-Shyr Chuang
1
-1
/
+2
2020-07-14
brcmfmac: allow credit borrowing for all access categories
Raveendran Somu
1
-24
/
+37
2020-07-14
brcmfmac: To fix Bss Info flag definition Bug
Prasanna Kerekoppa
1
-1
/
+1
2020-07-14
brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
Wright Feng
1
-4
/
+4
2020-07-14
brcmfmac: keep SDIO watchdog running when console_interval is non-zero
Wright Feng
1
-1
/
+5
2020-07-14
brcmfmac: fix invalid permanent MAC address in wiphy
Wright Feng
1
-1
/
+1
2020-07-14
brcmfmac: To fix kernel crash on out of boundary access
Raveendran Somu
1
-0
/
+3
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
4
-18
/
+18
2020-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
25
-168
/
+553
2020-05-29
brcmfmac: 43012 Update MES Watermark
Double Lo
1
-0
/
+5
2020-05-29
brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode
Wright Feng
1
-0
/
+18
2020-05-29
brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
Frank Kao
2
-8
/
+16
2020-05-29
brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
Double Lo
1
-0
/
+17
2020-05-29
brcmfmac: set F2 blocksize for 4373
Wright Feng
2
-3
/
+15
2020-05-29
b43_legacy: Fix connection problem with WPA3
Larry Finger
1
-0
/
+1
2020-05-29
b43: Fix connection problem with WPA3
Larry Finger
1
-1
/
+1
2020-05-29
mmc: sdio: Fix Cypress SDIO IDs macros in common include file
Pali Rohár
2
-5
/
+5
2020-05-29
mmc: sdio: Move SDIO IDs from b43-sdio driver to common include file
Pali Rohár
1
-2
/
+2
2020-05-27
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
1
-12
/
+7
2020-05-13
brcmfmac: fix WPA/WPA2-PSK 4-way handshake offload and SAE offload failures
Chung-Hsien Hsu
1
-6
/
+6
2020-05-12
brcmfmac: remove Comparison to bool in brcmf_p2p_send_action_frame()
Jason Yan
1
-1
/
+1
2020-05-12
brcmfmac: make non-global functions static
Chen Zhou
1
-1
/
+1
2020-05-12
brcmfmac: Use seq/seq_len and set iv_initialize when plumbing of rxiv in (GTK...
Soontak Lee
1
-0
/
+11
2020-05-12
brcmfmac: use actframe_abort to cancel ongoing action frame
Ryohei Kondo
1
-2
/
+32
2020-05-12
brcmfmac: set security after reiniting interface
Jia-Shyr Chuang
1
-32
/
+58
2020-05-12
brcmfmac: fix 802.1d priority to ac mapping for pcie dongles
Pramod Prakash
1
-2
/
+2
2020-05-12
brcmfmac: map 802.1d priority to precedence level based on AP WMM params
Saravanan Shanmugham
6
-33
/
+213
2020-05-07
Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...
David S. Miller
18
-56
/
+151
2020-05-07
b43: remove dead function b43_rssinoise_postprocess()
Jason Yan
1
-13
/
+0
2020-05-06
b43: remove Comparison of 0/1 to bool variable in pio.c
Jason Yan
1
-1
/
+1
[next]