index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-11
ath11k: Remove unused inline function htt_htt_stats_debug_dump()
YueHaibing
1
-44
/
+0
2020-09-11
ath11k: fix link error when CONFIG_REMOTEPROC is disabled
Kalle Valo
1
-0
/
+3
2020-09-11
ath11k: remove calling ath11k_init_hw_params() second time
Anilkumar Kolli
1
-6
/
+0
2020-09-11
ath11k: add raw mode and software crypto support
Venkateswara Naralasetty
7
-22
/
+91
2020-09-11
ath11k: add ipq6018 support
Anilkumar Kolli
4
-0
/
+136
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
6
-435
/
+442
2020-09-11
dt: bindings: net: update compatible for ath11k
Anilkumar Kolli
1
-1
/
+3
2020-09-09
ath11k: Add peer max mpdu parameter in peer assoc command
Tamizh Chelvam
1
-0
/
+25
2020-09-09
ath11k: fix uninitialized return in ath11k_spectral_process_data()
Dan Carpenter
1
-0
/
+2
2020-09-08
ath11k: fix a double free and a memory leak
Tom Rix
1
-1
/
+3
2020-09-08
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
1
-0
/
+1
2020-09-08
dt: bindings: Add new regulator as optional property for WCN3990
Rakesh Pillai
1
-1
/
+3
2020-09-02
wcn36xx: Set feature DOT11AC for wcn3680
Bryan O'Donoghue
1
-0
/
+2
2020-09-02
wcn36xx: Use existing pointers in wcn36xx_smd_config_bss_v1
Bryan O'Donoghue
1
-63
/
+47
2020-09-02
wcn36xx: Add Supported rates V1 structure
Bryan O'Donoghue
1
-0
/
+70
2020-09-02
wcn36xx: Add 802.11ac HAL param bitfields
Bryan O'Donoghue
1
-1
/
+5
2020-09-02
wcn36xx: Specify ieee80211_rx_status.nss
Bryan O'Donoghue
1
-0
/
+1
2020-09-02
wcn36xx: Fix warning due to bad rate_idx
Loic Poulain
1
-0
/
+9
2020-09-02
wcn36xx: Add 802.11ac MCS rates
Bryan O'Donoghue
1
-1
/
+108
2020-09-02
wcn36xx: Hook and identify RF_IRIS_WCN3680
Bryan O'Donoghue
1
-0
/
+2
2020-09-02
wcn36xx: Add a chip identifier for WCN3680
Bryan O'Donoghue
1
-0
/
+1
2020-09-01
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
2
-16
/
+0
2020-09-01
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
4
-66
/
+52
2020-09-01
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
2
-26
/
+42
2020-08-31
ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
Gustavo A. R. Silva
1
-24
/
+12
2020-08-31
carl9170: Convert 'ar9170_qmap' to inline function
Lee Jones
3
-5
/
+8
2020-08-31
wil6210: wil_platform: Demote kernel-doc header to standard comment block
Lee Jones
1
-2
/
+1
2020-08-31
wil6210: pmc: Demote a few nonconformant kernel-doc function headers
Lee Jones
1
-8
/
+4
2020-08-31
wil6210: txrx_edma: Demote comments which are clearly not kernel-doc
Lee Jones
1
-7
/
+3
2020-08-31
wil6210: txrx: Demote obvious abuse of kernel-doc
Lee Jones
1
-20
/
+10
2020-08-31
wil6210: interrupt: Demote comment header which is clearly not kernel-doc
Lee Jones
1
-3
/
+1
2020-08-31
wil6210: wmi: Fix formatting and demote non-conforming function headers
Lee Jones
1
-21
/
+15
2020-08-31
ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment
Colin Ian King
1
-3
/
+6
2020-08-31
ath11k: fix spelling mistake "moniter" -> "monitor"
Colin Ian King
1
-1
/
+1
2020-08-31
ath11k: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-27
carl9170: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-4
/
+3
2020-08-27
wil6210: debugfs: Fix a couple of formatting issues in 'wil6210_debugfs_init'
Lee Jones
1
-4
/
+4
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
1
-1
/
+1
2020-08-27
ath11k: return error if firmware request fails
Alex Dewar
1
-11
/
+9
2020-08-27
ath9k: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
Lee Jones
2
-32
/
+30
2020-08-27
ath9k: ar5008_initvals: Remove unused table entirely
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
Lee Jones
1
-14
/
+0
2020-08-27
ath9k_htc: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
9
-24
/
+20
2020-08-27
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
1
-8
/
+2
2020-08-27
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-16
/
+15
2020-08-27
wcn36xx: Disable bmps when encryption is disabled
Loic Poulain
3
-1
/
+15
[next]