index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rsi: Source file headers do not make good kernel-doc candidates
Lee Jones
2020-09-01
1
-1
/
+1
*
brcmsmac: main: Remove a bunch of unused variables
Lee Jones
2020-09-01
1
-35
/
+3
*
rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters
Lee Jones
2020-09-01
1
-0
/
+3
*
brcmfmac: p2p: Fix a bunch of function docs
Lee Jones
2020-09-01
1
-10
/
+12
*
brcmsmac: ampdu: Remove a bunch of unused variables
Lee Jones
2020-09-01
1
-20
/
+8
*
rsi: Add description for function param 'sta'
Lee Jones
2020-09-01
1
-0
/
+1
*
hostap: Remove set but unused variable 'hostscan'
Lee Jones
2020-09-01
1
-2
/
+1
*
libertas_tf: Fix function documentation formatting errors
Lee Jones
2020-09-01
1
-18
/
+19
*
libertas: Fix misnaming for function param 'device'
Lee Jones
2020-09-01
1
-2
/
+2
*
brcmfmac: p2p: Deal with set but unused variables
Lee Jones
2020-09-01
1
-5
/
+1
*
iwlegacy: 4965: Demote a bunch of nonconformant kernel-doc headers
Lee Jones
2020-09-01
1
-13
/
+12
*
rsi: File header comments should not be kernel-doc
Lee Jones
2020-09-01
1
-1
/
+1
*
rsi: Fix a myriad of documentation issues
Lee Jones
2020-09-01
1
-9
/
+21
*
rsi: Fix a few kerneldoc misdemeanours
Lee Jones
2020-09-01
1
-4
/
+5
*
rsi: Fix misnamed function parameter 'rx_pkt'
Lee Jones
2020-09-01
1
-1
/
+1
*
mt7601u: phy: Fix misnaming when documented function parameter 'dac'
Lee Jones
2020-09-01
1
-1
/
+1
*
libertas: Fix 'timer_list' stored private data related dot-rot
Lee Jones
2020-09-01
1
-3
/
+3
*
cw1200: wsm: Remove 'dummy' variables
Lee Jones
2020-09-01
1
-4
/
+2
*
hostap: hostap_ap: Mark 'txt' as __always_unused
Lee Jones
2020-09-01
1
-1
/
+1
*
iwlegacy: debug: Demote seemingly unintentional kerneldoc header
Lee Jones
2020-09-01
1
-2
/
+1
*
libertas_tf: Fix a bunch of function doc formatting issues
Lee Jones
2020-09-01
1
-11
/
+11
*
wlcore: cmd: Fix some parameter description disparities
Lee Jones
2020-09-01
1
-2
/
+3
*
libertas_tf: Demote non-conformant kernel-doc headers
Lee Jones
2020-09-01
1
-4
/
+2
*
rsi: File header should not be kernel-doc
Lee Jones
2020-09-01
1
-1
/
+1
*
rsi: Fix some kernel-doc issues
Lee Jones
2020-09-01
1
-2
/
+3
*
hostap: Mark 'freq_list' as __maybe_unused
Lee Jones
2020-09-01
1
-2
/
+4
*
rtlwifi: fix build warning
Allen Pais
2020-09-01
1
-1
/
+2
*
zd1211rw: fix build warning
Allen Pais
2020-09-01
1
-1
/
+2
*
rtlwifi: rtl8723-common: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
2
-29
/
+29
*
rtlwifi: rtl8723be Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
7
-368
/
+368
*
rtlwifi: rtl8723ae Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
9
-823
/
+823
*
rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
8
-273
/
+271
*
rtlwifi: rtl8192ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
7
-395
/
+395
*
rtlwifi: rtl8192de: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
7
-554
/
+554
*
rtlwifi: rtl8192cu: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
7
-231
/
+231
*
rtlwifi: rtl8192ce: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
6
-185
/
+184
*
rtlwifi: rtl8192-common: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
3
-285
/
+285
*
rtlwifi: rtl8188ee: Rename RT_TRACE to rtl_dbg
Larry Finger
2020-08-31
7
-456
/
+455
*
rtlwifi: btcoexist: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
7
-1622
/
+1622
*
rtlwifi: Replace RT_TRACE with rtl_dbg
Larry Finger
2020-08-31
9
-489
/
+488
*
rtlwifi: Start changing RT_TRACE into rtl_dbg
Larry Finger
2020-08-31
1
-0
/
+11
*
zd1211rw: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-4
/
+4
*
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
5
-21
/
+18
*
rt2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
7
-43
/
+54
*
qtnfmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-8
/
+6
*
mwl8k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-8
/
+8
*
intersil: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
3
-17
/
+16
*
iwlegacy: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-10
/
+6
*
ipw2x00: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-9
/
+7
*
brcmsmac: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-4
/
+4
[next]