index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
geneve.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
b43: phy_n: Add empty braces around empty statements
Lee Jones
1
-7
/
+12
2020-08-27
b43: phy_common: Demote non-conformant kerneldoc header
Lee Jones
1
-1
/
+1
2020-08-27
ipw2200: Demote lots of nonconformant kerneldoc comments
Lee Jones
1
-15
/
+15
2020-08-27
brcmsmac: mac80211_if: Demote a few non-conformant kerneldoc headers
Lee Jones
1
-6
/
+5
2020-08-27
brcmfmac: fweh: Fix docrot related function documentation issues
Lee Jones
1
-3
/
+5
2020-08-27
brcmfmac: fweh: Remove set but unused variable 'err'
Lee Jones
1
-3
/
+2
2020-08-27
b43legacy: main: Provide braces around empty 'if' body
Lee Jones
1
-1
/
+2
2020-08-27
ipw2200: Remove set but unused variables 'rc' and 'w'
Lee Jones
1
-8
/
+7
2020-08-27
iwlegacy: common: Demote kerneldoc headers to standard comment blocks
Lee Jones
1
-35
/
+33
2020-08-27
iwlegacy: common: Remove set but not used variable 'len'
Lee Jones
1
-4
/
+0
2020-08-27
airo: Fix a myriad of coding style issues
Lee Jones
1
-430
/
+467
2020-08-27
airo: Place brackets around empty statement
Lee Jones
1
-1
/
+2
2020-08-27
b43: main: Add braces around empty statements
Lee Jones
1
-2
/
+4
2020-08-27
atmel: Demote non-kerneldoc header to standard comment block
Lee Jones
1
-1
/
+1
2020-08-27
rtw88: 8822c: update tx power limit tables to RF v20.1
Zong-Zhe Yang
1
-16
/
+16
2020-08-27
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
1
-9
/
+4
2020-08-27
rtw88: don't treat NULL pointer as an array
Brian Norris
1
-2
/
+3
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-5
/
+5
2020-08-27
wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
1
-2
/
+3
2020-08-27
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-17
/
+16
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
1
-2
/
+3
2020-08-27
mwifiex: don't call del_timer_sync() on uninitialized timer
Tetsuo Handa
1
-1
/
+2
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-27
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
1
-15
/
+10
2020-08-27
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-75
/
+78
2020-08-18
rndis_wlan: tighten check of rndis_query_oid return
Tom Rix
1
-2
/
+2
2020-08-18
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2020-08-18
adm8211: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-43
/
+40
2020-08-18
rtw88: fix spelling mistake: "unsupport" -> "unsupported"
Colin Ian King
2
-4
/
+4
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2
-2
/
+2
2020-08-18
brcmfmac: check ndev pointer
Tom Rix
1
-1
/
+1
2020-08-18
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2020-08-18
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
1
-0
/
+2
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-15
/
+14
2020-08-18
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
1
-0
/
+1
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
1
-0
/
+9
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
4
-3
/
+150
2020-08-18
ath11k: use TCL_DATA_RING_0 for QCA6390
Carl Huang
3
-2
/
+11
2020-08-18
ath11k: process both lmac rings for QCA6390
Carl Huang
1
-24
/
+35
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
4
-4
/
+24
2020-08-18
ath11k: delay vdev_start for QCA6390
Carl Huang
4
-0
/
+55
2020-08-18
ath11k: refine the phy_id check in ath11k_reg_chan_list_event
Carl Huang
1
-1
/
+6
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
10
-96
/
+268
2020-08-18
ath11k: don't initialize rxdma1 related ring
Carl Huang
3
-2
/
+36
2020-08-18
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
5
-1
/
+322
2020-08-18
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
2
-2
/
+6
2020-08-18
ath11k: wmi: put hardware to DBS mode
Carl Huang
3
-5
/
+13
2020-08-18
ath11k: initialize wmi config based on hw_params
Carl Huang
3
-1
/
+105
2020-08-18
ath11k: force single pdev only for QCA6390
Carl Huang
5
-26
/
+98
[next]