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
*
wil6210: wil_platform: Demote kernel-doc header to standard comment block
Lee Jones
2020-08-31
1
-2
/
+1
*
wil6210: pmc: Demote a few nonconformant kernel-doc function headers
Lee Jones
2020-08-31
1
-8
/
+4
*
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
2020-08-31
1
-7
/
+3
*
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
2020-08-31
1
-20
/
+10
*
wil6210: interrupt: Demote comment header which is clearly not kernel-doc
Lee Jones
2020-08-31
1
-3
/
+1
*
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
2020-08-31
1
-21
/
+15
*
ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment
Colin Ian King
2020-08-31
1
-3
/
+6
*
ath11k: fix spelling mistake "moniter" -> "monitor"
Colin Ian King
2020-08-31
1
-1
/
+1
*
ath11k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-31
1
-4
/
+3
*
carl9170: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-4
/
+3
*
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
2020-08-27
1
-4
/
+4
*
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-27
2
-4
/
+4
*
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
2020-08-27
1
-1
/
+1
*
ath11k: return error if firmware request fails
Alex Dewar
2020-08-27
1
-11
/
+9
*
ath9k: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
2020-08-27
1
-3
/
+3
*
ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
Lee Jones
2020-08-27
2
-32
/
+30
*
ath9k: ar5008_initvals: Remove unused table entirely
Lee Jones
2020-08-27
1
-37
/
+0
*
ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
Lee Jones
2020-08-27
1
-37
/
+0
*
ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
Lee Jones
2020-08-27
1
-14
/
+0
*
ath9k_htc: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
2020-08-27
1
-3
/
+3
*
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
9
-24
/
+20
*
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
2020-08-27
1
-8
/
+2
*
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
2
-16
/
+15
*
wcn36xx: Disable bmps when encryption is disabled
Loic Poulain
2020-08-27
3
-1
/
+15
*
wcn36xx: Setup starting bitrate to MCS-5
Loic Poulain
2020-08-27
2
-0
/
+9
*
wcn36xx: Fix software-driven scan
Loic Poulain
2020-08-27
5
-93
/
+119
*
ath10k: Add new api to support reset TID config
Tamizh Chelvam
2020-08-26
2
-0
/
+93
*
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
2020-08-26
6
-8
/
+641
*
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
2020-08-26
1
-87
/
+87
*
ath10k: Add wmi command support for station specific TID config
Tamizh Chelvam
2020-08-26
3
-0
/
+106
*
ath10k: sdio: add firmware coredump support
Wen Gong
2020-08-19
5
-4
/
+679
*
ath10k: add bus type for each layout of coredump
Wen Gong
2020-08-19
2
-1
/
+16
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-18
79
-748
/
+4208
|
\
|
*
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
4
-15
/
+14
|
*
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
2020-08-18
1
-0
/
+1
|
*
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
2020-08-18
1
-1
/
+7
|
*
ath10k: Register shutdown handler
Rakesh Pillai
2020-08-18
1
-0
/
+9
|
*
ath11k: reset MHI during power down and power up
Carl Huang
2020-08-18
4
-3
/
+150
|
*
ath11k: use TCL_DATA_RING_0 for QCA6390
Carl Huang
2020-08-18
3
-2
/
+11
|
*
ath11k: process both lmac rings for QCA6390
Carl Huang
2020-08-18
1
-24
/
+35
|
*
ath11k: assign correct search flag and type for QCA6390
Carl Huang
2020-08-18
4
-4
/
+24
|
*
ath11k: delay vdev_start for QCA6390
Carl Huang
2020-08-18
4
-0
/
+55
|
*
ath11k: refine the phy_id check in ath11k_reg_chan_list_event
Carl Huang
2020-08-18
1
-1
/
+6
|
*
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
2020-08-18
10
-96
/
+268
|
*
ath11k: don't initialize rxdma1 related ring
Carl Huang
2020-08-18
3
-2
/
+36
|
*
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
2020-08-18
5
-1
/
+322
|
*
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
2020-08-18
2
-2
/
+6
|
*
ath11k: wmi: put hardware to DBS mode
Carl Huang
2020-08-18
3
-5
/
+13
|
*
ath11k: initialize wmi config based on hw_params
Carl Huang
2020-08-18
3
-1
/
+105
|
*
ath11k: force single pdev only for QCA6390
Carl Huang
2020-08-18
5
-26
/
+98
[next]