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-04-05
ath10k: fix shadow register implementation for WCN3990
Rakesh Pillai
2
-14
/
+14
2019-02-12
ath10k: assign 'n_cipher_suites' for WCN3990
Brian Norris
1
-0
/
+1
2019-01-26
ath10k: fix peer stats null pointer dereference
Zhi Chen
2
-3
/
+3
2018-11-13
ath10k: schedule hardware restart if WMI command times out
Martin Willi
1
-0
/
+6
2018-11-13
ath10k: fix tx status flag setting for management frames
Rakesh Pillai
1
-1
/
+6
2018-07-31
ath10k: prevent active scans on potential unusable channels
Sven Eckelmann
1
-0
/
+7
2018-07-31
ath10k: fix parenthesis alignment
Kalle Valo
1
-3
/
+3
2018-07-30
ath10k: add debugfs file warm_hw_reset
Maharaja Kennadyrajan
3
-2
/
+65
2018-07-30
ath10k: htt_tx: move lock into id_get function
Nicholas Mc Guire
1
-8
/
+2
2018-07-30
ath10k: remove redundant pointers 'dev' and 'noa'
Colin Ian King
2
-7
/
+0
2018-07-30
ath10k: handle mgmt tx completion event
Rakesh Pillai
8
-2
/
+186
2018-07-30
ath10k: disable bundle mgmt tx completion event support
Surabhi Vishnoi
2
-0
/
+10
2018-07-30
ath10k: support for multicast rate control
Pradeep Kumar Chitrapu
1
-4
/
+50
2018-07-30
ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()
Kalle Valo
1
-1
/
+2
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
8
-22
/
+40
2018-07-24
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
14
-113
/
+118
2018-07-02
ath10k: sdio: set skb len for all rx packets
Alagu Sankar
1
-0
/
+1
2018-07-02
ath10k: sdio: allocate correct size for RECV_1MORE_BLOCK rx packets
Alagu Sankar
2
-0
/
+4
2018-07-02
ath10k: sdio: use same endpoint id for all packets in a bundle
Alagu Sankar
1
-1
/
+4
2018-06-29
ath10k: use locked skb_dequeue for rx completions
Bob Copeland
1
-4
/
+4
2018-06-28
ath10k: replace hardcoded constant with define
Erik Stromdahl
2
-2
/
+3
2018-06-28
ath10k: rename HTC_HOST_MAX_MSG_PER_BUNDLE define
Erik Stromdahl
4
-9
/
+9
2018-06-28
ath10k: fix bug in masking of TID value
Erik Stromdahl
1
-1
/
+1
2018-06-28
ath10k: protect ath10k_htt_rx_ring_free with rx_ring.lock
Ben Greear
1
-1
/
+4
2018-06-28
ath10k: transmit queued frames after processing rx packets
Niklas Cassel
2
-0
/
+4
2018-06-28
ath10k: fix tlv 5ghz channel missing issue
Zhi Chen
1
-0
/
+2
2018-06-28
ath10k: fix scan crash due to incorrect length calculation
Zhi Chen
1
-4
/
+4
2018-06-28
ath10k: update the phymode along with bandwidth change request
Ryan Hsu
2
-2
/
+15
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-2
/
+2
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
14
-111
/
+116
2018-06-14
ath10k: handle resource init failure case
Govind Singh
1
-2
/
+2
2018-06-14
ath10k: skip data calibration for non-bmi target
Surabhi Vishnoi
1
-7
/
+14
2018-06-14
ath10k: do not mix spaces and tabs in Kconfig
Niklas Cassel
1
-12
/
+12
2018-06-14
ath10k: snoc: sort include files
Brian Norris
1
-7
/
+8
2018-06-14
ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGS
Brian Norris
1
-1
/
+1
2018-06-14
ath10k: snoc: stop including pci.h
Brian Norris
3
-43
/
+42
2018-06-14
ath10k: snoc: use correct bus-specific pointer in RX retry
Brian Norris
1
-1
/
+1
2018-06-14
ath10k: snoc: use module_platform_driver() macro
Brian Norris
1
-19
/
+1
2018-06-14
ath10k: use crash_dump enum instead of magic numbers
Brian Norris
1
-4
/
+2
2018-06-14
ath10k: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+1
2018-06-14
ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64
YueHaibing
1
-1
/
+1
2018-06-14
ath10k: make some functions static
Wei Yongjun
1
-2
/
+2
2018-06-14
ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
Karthikeyan Periyasamy
3
-1
/
+17
2018-06-14
ath10k: support use of channel 173
Ben Greear
3
-2
/
+6
2018-06-13
ath10k: fix memory leak of tpc_stats
Colin Ian King
1
-4
/
+4
2018-06-13
ath10k: htt_tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-2
/
+2
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
32
-261
/
+3373
2018-05-25
ath10k: DFS Host Confirmation
Sriram R
5
-10
/
+273
2018-05-25
ath: add support to get the detected radar specifications
Sriram R
1
-1
/
+1
[next]