index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Age
Commit message (
Expand
)
Author
Lines
2020-09-01
brcmfmac: p2p: Fix a couple of function headers
Lee Jones
-3
/
+2
2020-09-01
brcmsmac: ampdu: Remove a couple set but unused variables
Lee Jones
-8
/
+1
2020-09-01
brcmfmac: fwsignal: Remove unused variable 'brcmf_fws_prio2fifo'
Lee Jones
-14
/
+0
2020-09-01
b43: phy_ht: Remove 9 year old TODO
Lee Jones
-3
/
+0
2020-09-01
brcmfmac: btcoex: Update 'brcmf_btcoex_state' and demote others
Lee Jones
-6
/
+6
2020-09-01
brcmfmac: firmware: Demote seemingly unintentional kernel-doc header
Lee Jones
-1
/
+1
2020-09-01
brcmsmac: main: Remove a bunch of unused variables
Lee Jones
-35
/
+3
2020-09-01
brcmfmac: p2p: Fix a bunch of function docs
Lee Jones
-10
/
+12
2020-09-01
brcmsmac: ampdu: Remove a bunch of unused variables
Lee Jones
-20
/
+8
2020-09-01
brcmfmac: p2p: Deal with set but unused variables
Lee Jones
-5
/
+1
2020-08-27
brcmsmac: convert tasklets to use new tasklet_setup() API
Allen Pais
-4
/
+4
2020-08-27
b43legacy: convert tasklets to use new tasklet_setup() API
Allen Pais
-9
/
+6
2020-08-27
b43legacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-3
/
+3
2020-08-27
b43: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-8
/
+8
2020-08-27
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-9
/
+5
2020-08-27
b43: phy_n: Add empty braces around empty statements
Lee Jones
-7
/
+12
2020-08-27
b43: phy_common: Demote non-conformant kerneldoc header
Lee Jones
-1
/
+1
2020-08-27
brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headers
Lee Jones
-6
/
+5
2020-08-27
brcmfmac: fweh: Fix docrot related function documentation issues
Lee Jones
-3
/
+5
2020-08-27
brcmfmac: fweh: Remove set but unused variable 'err'
Lee Jones
-3
/
+2
2020-08-27
b43legacy: main: Provide braces around empty 'if' body
Lee Jones
-1
/
+2
2020-08-27
b43: main: Add braces around empty statements
Lee Jones
-2
/
+4
2020-08-18
brcmfmac: reserve tx credit only when txctl is ready to send
Wright Feng
-3
/
+9
2020-08-18
brcmfmac: check ndev pointer
Tom Rix
-1
/
+1
2020-08-18
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
-4
/
+1
2020-08-18
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
-0
/
+2
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
-204
/
+313
2020-08-02
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
-0
/
+8
2020-08-02
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-12
/
+12
2020-08-02
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-94
/
+94
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
-12
/
+12
2020-07-16
b43: Remove uninitialized_var() usage
Kees Cook
-1
/
+1
2020-07-15
b43: Remove uninitialized_var() usage
Kees Cook
-1
/
+1
2020-07-15
broadcom: fix wiki website url
Flavio Suligoi
-3
/
+3
2020-07-14
brcm80211: brcmsmac: Move LEDs to GPIO descriptors
Linus Walleij
-39
/
+29
2020-07-14
brcmfmac: Transform compatible string for FW loading
Matthias Brugger
-3
/
+16
2020-07-14
brcmfmac: set pacing shift before transmitting skb to bus
Wright Feng
-0
/
+3
2020-07-14
brcmfmac: set state of hanger slot to FREE when flushing PSQ
Wright Feng
-0
/
+4
2020-07-14
brcmfmac: reset SDIO bus on a firmware crash
Chi-Hsien Lin
-3
/
+38
2020-07-14
brcmfmac: do not disconnect for disassoc frame from unconnected AP
Able Liao
-1
/
+6
2020-07-14
brcmfmac: Fix for wrong disconnection event source information
Soontak Lee
-6
/
+11
2020-07-14
brcmfmac: Fix for unable to return to visible SSID
Soontak Lee
-6
/
+8
2020-07-14
brcmfmac: initialize the requested dwell time
Joseph Chuang
-4
/
+3
2020-07-14
brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map
Double Lo
-1
/
+2
2020-07-14
brcmfmac: update tx status flags to sync with firmware
Chung-Hsien Hsu
-0
/
+10
2020-07-14
brcmfmac: reserve 2 credits for host tx control path
Amar Shankar
-3
/
+16
2020-07-14
brcmfmac: increase message buffer size for control packets
Jia-Shyr Chuang
-1
/
+2
2020-07-14
brcmfmac: allow credit borrowing for all access categories
Raveendran Somu
-24
/
+37
2020-07-14
brcmfmac: To fix Bss Info flag definition Bug
Prasanna Kerekoppa
-1
/
+1
2020-07-14
brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
Wright Feng
-4
/
+4
[prev]
[next]