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
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-28
ath10k: pci: remove unnecessary casts
Kalle Valo
1
-10
/
+6
2019-06-28
ath10k: remove unnecessary 'out of memory' message
Kalle Valo
1
-3
/
+1
2019-06-28
ath10k: destroy sdio workqueue while remove sdio module
Wen Gong
1
-0
/
+3
2019-06-28
ath10k: Move non-fatal warn logs to dbg level for SDIO chip
Wen Gong
1
-1
/
+1
2019-06-28
ath10k: Fix memory leak in qmi
Dundi Raviteja
1
-0
/
+1
2019-06-27
ath10k: add new hw_ops for sdio chip
Wen Gong
3
-1
/
+6
2019-06-26
ath: fix SPDX tags
Kalle Valo
1
-1
/
+1
2019-06-25
ath10k: Add WMI diag fw logging support for WCN3990
Govind Singh
6
-0
/
+86
2019-06-25
ath10k: add report MIC error for sdio chip
Wen Gong
1
-1
/
+6
2019-06-25
ath10k: add support for controlling tx power to a station
Ashok Raj Nagarajan
3
-0
/
+48
2019-06-25
ath10k: Add peer delete response event
Dundi Raviteja
6
-2
/
+69
2019-06-25
ath10k: wait for vdev delete response from firmware
Rakesh Pillai
6
-6
/
+41
2019-06-25
ath10k: fix PCIE device wake up failed
Miaoqing Pan
1
-1
/
+1
2019-06-25
ath10k: fix failure to set multiple fixed rate
Miaoqing Pan
4
-12
/
+108
2019-06-25
ath10k: Change the warning message string
Fabio Estevam
1
-1
/
+1
2019-06-25
ath10k: fix fw crash by moving chip reset after napi disabled
Miaoqing Pan
1
-4
/
+5
2019-06-25
ath10k: add missing error handling
Claire Chang
1
-0
/
+4
2019-06-25
ath10k: enabling tx stats support over pktlog
Balaji Pothunoori
3
-1
/
+20
2019-06-25
ath10k: acquire lock to fix lockdep's warning
Claire Chang
1
-3
/
+8
2019-06-25
ath10k: change firmware file name for UTF mode of SDIO/USB
Wen Gong
2
-1
/
+18
2019-06-25
ath10k: add support for firmware crash recovery on SDIO chip
Wen Gong
2
-2
/
+9
2019-06-25
ath10k: Add wrapper function to ath10k debug
Venkateswara Naralasetty
5
-11
/
+28
2019-06-25
ath10k: add htt_h2t_aggr_cfg_msg op for high latency devices
Erik Stromdahl
1
-0
/
+1
2019-06-25
ath10k: add inline wrapper for htt_h2t_aggr_cfg_msg
Erik Stromdahl
3
-8
/
+18
2019-05-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
22
-59
/
+689
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-07
ath10k: Check tx_stats before use it
Yingying Tang
1
-0
/
+7
2019-05-07
ath10k: add peer id check in ath10k_peer_find_by_id
Wen Gong
1
-0
/
+3
2019-05-07
ath10k: Add wmi tlv service map for mesh 11s
Surabhi Vishnoi
1
-0
/
+2
2019-05-07
ath10k: Do not send probe response template for mesh
Surabhi Vishnoi
1
-0
/
+4
2019-05-07
ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
Surabhi Vishnoi
2
-1
/
+33
2019-05-07
ath10k: change swap mail box config for UTF mode of SDIO
Wen Gong
2
-3
/
+13
2019-05-07
ath10k: Fix the wrong value of enums for wmi tlv stats id
Surabhi Vishnoi
1
-3
/
+4
2019-05-07
ath10k: coredump: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-05-07
ath10k: Use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+1
2019-05-07
ath10k: Fix encoding for protected management frames
Rakesh Pillai
1
-1
/
+3
2019-05-07
ath10k: rx_duration update for fw_stats debugfs entry
Balaji Pothunoori
3
-7
/
+35
2019-05-07
ath10k: Fix the tx stats bytes & packets parsing
Brandon Huang
1
-3
/
+3
2019-05-07
ath10k: Modify CE4 src buffer entries to 2048 for WCN3990
Govind Singh
1
-1
/
+1
2019-05-07
ath10k: Move board id and fw version logging to info level
Govind Singh
1
-7
/
+8
2019-05-07
ath10k: Added support to reset HTT stats in debugfs
Maharaja Kennadyrajan
4
-4
/
+48
2019-05-07
ath10k: Extended the HTT stats support to retrieve Mu-MIMO related stats
Maharaja Kennadyrajan
3
-7
/
+8
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-11
/
+31
2019-04-29
ath10k: fix incorrect multicast/broadcast rate setting
Pradeep kumar Chitrapu
1
-3
/
+7
2019-04-29
ath10k: enable QCA6174 hw3.2 SDIO hardware
Wen Gong
3
-1
/
+29
2019-04-29
ath10k: add fragmentation handler for high latency devices
Wen Gong
2
-0
/
+243
2019-04-29
ath10k: add PN replay protection for high latency devices
Wen Gong
1
-2
/
+95
2019-04-29
ath10k: add handler for HTT_T2H_MSG_TYPE_SEC_IND event
Wen Gong
1
-0
/
+46
2019-04-29
ath10k: add struct for high latency PN replay protection
Wen Gong
2
-4
/
+47
[next]