index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
6
-24
/
+21
*
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
4
-8
/
+8
|
\
|
*
ath6kl: add ath6kl_ prefix to crypto_type
Sagi Grimberg
2018-12-13
4
-8
/
+8
*
|
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
2018-12-21
17
-264
/
+532
|
\
\
|
*
|
ath10k: add support to configure BB timing over wmi
Bhagavathi Perumal S
2018-12-20
4
-0
/
+116
|
*
|
ath10k: fix tx_stats memory leak
Zhi Chen
2018-12-20
1
-9
/
+13
|
*
|
ath10k: fix peer stats null pointer dereference
Zhi Chen
2018-12-20
2
-3
/
+3
|
*
|
ath10k: remove an unnecessary NULL check
Dan Carpenter
2018-12-20
1
-1
/
+1
|
*
|
ath10k: move non-fatal warn logs to dbg level
Govind Singh
2018-12-20
1
-1
/
+1
|
*
|
ath10k: fix a NULL vs IS_ERR() check
Dan Carpenter
2018-12-20
1
-2
/
+2
|
*
|
ath10k: remove work in progress logs from snoc driver
Govind Singh
2018-12-20
2
-3
/
+1
|
*
|
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
2018-12-20
4
-4
/
+61
|
*
|
ath10k: disable 4addr source port learning in 10.4 FW by default
Sathishkumar Muruganandam
2018-12-20
3
-1
/
+35
|
*
|
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
2018-12-20
3
-5
/
+64
|
*
|
ath10k: add amsdu support for monitor mode
Yu Wang
2018-12-20
1
-2
/
+186
|
*
|
ath10k: fix kernel panic due to use after free
Karthikeyan Periyasamy
2018-12-20
1
-5
/
+5
|
*
|
ath10k: remove set but not used variable 'num_tdls_vifs'
YueHaibing
2018-12-20
1
-26
/
+0
|
*
|
wil6210: remove set but not used variable 'wdev'
YueHaibing
2018-12-20
1
-2
/
+0
|
*
|
wil6210: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
1
-198
/
+42
|
*
|
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
2018-12-20
1
-1
/
+1
|
*
|
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
2018-12-20
1
-1
/
+1
|
*
|
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
2018-12-20
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
5
-2
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
2018-12-19
5
-2
/
+44
|
|
/
*
|
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
2018-12-04
36
-347
/
+866
|
\
\
|
|
/
|
/
|
|
*
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
2018-11-06
1
-1
/
+1
|
*
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
2018-11-06
4
-12
/
+29
|
*
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
2018-11-06
1
-2
/
+2
|
*
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
2018-11-06
1
-14
/
+12
|
*
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
2018-11-06
1
-1
/
+2
|
*
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
2018-11-06
1
-6
/
+6
|
*
ath10k: don't assume this is a PCI dev in generic code
Brian Norris
2018-11-06
1
-2
/
+1
|
*
ath10k: assign 'n_cipher_suites' for WCN3990
Brian Norris
2018-11-06
1
-0
/
+1
|
*
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2018-11-06
2
-4
/
+2
|
*
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
2018-11-06
1
-1
/
+1
|
*
ath10k: snoc: relax voltage requirements
Brian Norris
2018-11-06
1
-4
/
+4
|
*
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
2018-11-06
1
-54
/
+75
|
*
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2018-11-06
2
-21
/
+21
|
*
wil6210: fix locking in wmi_call
Lior David
2018-11-06
1
-4
/
+5
|
*
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
2018-11-06
1
-30
/
+14
|
*
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
2018-11-06
1
-6
/
+4
|
*
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2018-11-06
2
-2
/
+10
|
*
wil6210: fix L2 RX status handling
Maya Erez
2018-11-06
1
-11
/
+12
|
*
wil6210: fix debugfs memory access alignment
Ahmad Masri
2018-11-06
1
-5
/
+10
|
*
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2018-11-06
2
-1
/
+3
|
*
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
2018-11-06
1
-0
/
+17
|
*
wil6210: refactor disconnect flow
Ahmad Masri
2018-11-06
5
-72
/
+147
|
*
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
2018-11-06
1
-0
/
+2
|
*
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
2018-11-06
3
-8
/
+120
|
*
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
4
-7
/
+12
[next]