index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
brcmsmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-4
/
+4
*
|
b43legacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-9
/
+6
*
|
b43legacy: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
2
-3
/
+3
*
|
b43: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
5
-8
/
+8
*
|
brcmfmac: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
4
-9
/
+5
*
|
b43: phy_n: Add empty braces around empty statements
Lee Jones
2020-08-27
1
-7
/
+12
*
|
b43: phy_common: Demote non-conformant kerneldoc header
Lee Jones
2020-08-27
1
-1
/
+1
*
|
brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headers
Lee Jones
2020-08-27
1
-6
/
+5
*
|
brcmfmac: fweh: Fix docrot related function documentation issues
Lee Jones
2020-08-27
1
-3
/
+5
*
|
brcmfmac: fweh: Remove set but unused variable 'err'
Lee Jones
2020-08-27
1
-3
/
+2
*
|
b43legacy: main: Provide braces around empty 'if' body
Lee Jones
2020-08-27
1
-1
/
+2
*
|
b43: main: Add braces around empty statements
Lee Jones
2020-08-27
1
-2
/
+4
*
|
brcmfmac: check ndev pointer
Tom Rix
2020-08-18
1
-1
/
+1
*
|
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
2020-08-18
1
-4
/
+1
*
|
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
2020-08-18
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
24
-204
/
+313
|
\
|
*
brcmfmac: Set timeout value when configuring power save
Nicolas Saenz Julienne
2020-08-02
1
-0
/
+8
|
*
b43legacy: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
3
-12
/
+12
|
*
b43: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-02
8
-94
/
+94
|
*
b43: Remove uninitialized_var() usage
Kees Cook
2020-07-15
1
-1
/
+1
|
*
broadcom: fix wiki website url
Flavio Suligoi
2020-07-15
2
-3
/
+3
|
*
brcm80211: brcmsmac: Move LEDs to GPIO descriptors
Linus Walleij
2020-07-14
2
-39
/
+29
|
*
brcmfmac: Transform compatible string for FW loading
Matthias Brugger
2020-07-14
1
-3
/
+16
|
*
brcmfmac: set pacing shift before transmitting skb to bus
Wright Feng
2020-07-14
1
-0
/
+3
|
*
brcmfmac: set state of hanger slot to FREE when flushing PSQ
Wright Feng
2020-07-14
1
-0
/
+4
|
*
brcmfmac: reset SDIO bus on a firmware crash
Chi-Hsien Lin
2020-07-14
3
-3
/
+38
|
*
brcmfmac: do not disconnect for disassoc frame from unconnected AP
Able Liao
2020-07-14
1
-1
/
+6
|
*
brcmfmac: Fix for wrong disconnection event source information
Soontak Lee
2020-07-14
1
-6
/
+11
|
*
brcmfmac: Fix for unable to return to visible SSID
Soontak Lee
2020-07-14
1
-6
/
+8
|
*
brcmfmac: initialize the requested dwell time
Joseph Chuang
2020-07-14
2
-4
/
+3
|
*
brcmfmac: fix throughput zero stalls on PM 1 mode due to credit map
Double Lo
2020-07-14
1
-1
/
+2
|
*
brcmfmac: update tx status flags to sync with firmware
Chung-Hsien Hsu
2020-07-14
1
-0
/
+10
|
*
brcmfmac: reserve 2 credits for host tx control path
Amar Shankar
2020-07-14
1
-3
/
+16
|
*
brcmfmac: increase message buffer size for control packets
Jia-Shyr Chuang
2020-07-14
1
-1
/
+2
|
*
brcmfmac: allow credit borrowing for all access categories
Raveendran Somu
2020-07-14
1
-24
/
+37
|
*
brcmfmac: To fix Bss Info flag definition Bug
Prasanna Kerekoppa
2020-07-14
1
-1
/
+1
|
*
brcmfmac: reduce maximum station interface from 2 to 1 in RSDB mode
Wright Feng
2020-07-14
1
-4
/
+4
|
*
brcmfmac: keep SDIO watchdog running when console_interval is non-zero
Wright Feng
2020-07-14
1
-1
/
+5
|
*
brcmfmac: fix invalid permanent MAC address in wiphy
Wright Feng
2020-07-14
1
-1
/
+1
|
*
brcmfmac: To fix kernel crash on out of boundary access
Raveendran Somu
2020-07-14
1
-0
/
+3
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
7
-12
/
+12
*
|
b43: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
4
-18
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
25
-168
/
+553
|
\
|
*
brcmfmac: 43012 Update MES Watermark
Double Lo
2020-05-29
1
-0
/
+5
|
*
brcmfmac: fix 43455 CRC error under SDIO 3.0 SDR104 mode
Wright Feng
2020-05-29
1
-0
/
+18
|
*
brcmfmac: set F2 blocksize and watermark for 4354/4356 SDIO
Frank Kao
2020-05-29
2
-8
/
+16
|
*
brcmfmac: fix 4339 CRC error under SDIO 3.0 SDR104 mode
Double Lo
2020-05-29
1
-0
/
+17
|
*
brcmfmac: set F2 blocksize for 4373
Wright Feng
2020-05-29
2
-3
/
+15
|
*
b43_legacy: Fix connection problem with WPA3
Larry Finger
2020-05-29
1
-0
/
+1
[prev]
[next]