index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
14
-61
/
+487
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-2
/
+44
2018-12-20
ath10k: add support to configure BB timing over wmi
Bhagavathi Perumal S
4
-0
/
+116
2018-12-20
ath10k: fix tx_stats memory leak
Zhi Chen
1
-9
/
+13
2018-12-20
ath10k: fix peer stats null pointer dereference
Zhi Chen
2
-3
/
+3
2018-12-20
ath10k: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2018-12-20
ath10k: move non-fatal warn logs to dbg level
Govind Singh
1
-1
/
+1
2018-12-20
ath10k: fix a NULL vs IS_ERR() check
Dan Carpenter
1
-2
/
+2
2018-12-20
ath10k: remove work in progress logs from snoc driver
Govind Singh
2
-3
/
+1
2018-12-20
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
4
-4
/
+61
2018-12-20
ath10k: disable 4addr source port learning in 10.4 FW by default
Sathishkumar Muruganandam
3
-1
/
+35
2018-12-20
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
3
-5
/
+64
2018-12-20
ath10k: add amsdu support for monitor mode
Yu Wang
1
-2
/
+186
2018-12-20
ath10k: fix kernel panic due to use after free
Karthikeyan Periyasamy
1
-5
/
+5
2018-12-20
ath10k: remove set but not used variable 'num_tdls_vifs'
YueHaibing
1
-26
/
+0
2018-12-19
ath10k: skip sending quiet mode cmd for WCN3990
Rakesh Pillai
5
-2
/
+44
2018-12-04
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
15
-147
/
+436
2018-11-16
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
1
-1
/
+1
2018-11-06
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
1
-6
/
+6
2018-11-06
ath10k: don't assume this is a PCI dev in generic code
Brian Norris
1
-2
/
+1
2018-11-06
ath10k: assign 'n_cipher_suites' for WCN3990
Brian Norris
1
-0
/
+1
2018-11-06
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2
-4
/
+2
2018-11-06
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
1
-1
/
+1
2018-11-06
ath10k: snoc: relax voltage requirements
Brian Norris
1
-4
/
+4
2018-11-06
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
1
-54
/
+75
2018-11-06
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2
-21
/
+21
2018-11-06
ath10k: fix some typo
Yangtao Li
1
-2
/
+2
2018-11-05
ath10k: remove set but not used variable 'tlv_len'
YueHaibing
1
-3
/
+0
2018-11-05
ath10k: fix some spelling mistakes
Colin Ian King
1
-3
/
+3
2018-11-05
ath10k: fixup extended per sta tx statistics
Dan Carpenter
1
-2
/
+6
2018-11-05
ath10k: fill the channel survey results for WCN3990 correctly
Rakesh Pillai
6
-37
/
+120
2018-11-05
ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()
Wei Yongjun
1
-1
/
+1
2018-11-05
ath10k: assign proper firmware crash dump structure
Anilkumar Kolli
2
-1
/
+15
2018-11-05
ath10k: add memory dump support for QCA4019
Anilkumar Kolli
1
-1
/
+102
2018-11-05
ath10k: dump tx stats in rate table format
Anilkumar Kolli
4
-2
/
+29
2018-11-05
ath10k: add support for WCN3990 firmware crash recovery
Surabhi Vishnoi
4
-3
/
+47
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
8
-13
/
+1419
2018-10-13
ath10k: add debug mask for QMI layer
Govind Singh
1
-0
/
+1
2018-10-13
ath10k: add support to create boardname for non-bmi target
Rakesh Pillai
2
-0
/
+10
2018-10-13
ath10k: add qmi service helpers for wcn3990 qmi client
Govind Singh
2
-0
/
+2749
2018-10-13
ath10k: htt: remove some dead code
Dan Carpenter
1
-2
/
+0
2018-10-13
ath10k: allocate small size dma memory in ath10k_pci_diag_write_mem
Carl Huang
1
-12
/
+11
2018-10-13
ath10k: add peer flush in ath10k_flush for STATION
Wen Gong
1
-2
/
+13
2018-10-13
ath10k: remove unnecessary comparison of unsigned integer with < 0
Gustavo A. R. Silva
1
-1
/
+1
2018-10-13
ath10k: htt_rx: fix signedness bug in ath10k_update_per_peer_tx_stats
Gustavo A. R. Silva
1
-1
/
+2
2018-10-13
ath10k: management tx ack rssi capability check
Balaji Pothunoori
1
-2
/
+3
2018-10-13
ath10k: support NET_DETECT WoWLAN feature
Wen Gong
7
-0
/
+700
2018-10-13
ath10k: set probe request oui during driver start
Rakesh Pillai
1
-6
/
+8
2018-10-13
ath10k: fix possible out of bound access of ath10k_rates array
Sriram R
1
-15
/
+15
2018-10-04
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
31
-390
/
+1989
[next]