index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: make relay callbacks const
Jani Nikula
2020-12-15
1
-1
/
+1
*
ath10k: add atomic protection for device recovery
Wen Gong
2020-12-12
8
-9
/
+25
*
ath10k: add option for chip-id based BDF selection
Abhishek Kumar
2020-12-12
1
-11
/
+32
*
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
2020-12-07
1
-1
/
+1
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-12-02
13
-35
/
+140
|
\
|
*
ath10k: Constify static qmi structs
Rikard Falkeborn
2020-12-02
1
-2
/
+2
|
*
ath10k: Release some resources in an error handling path
Christophe JAILLET
2020-12-02
1
-1
/
+4
|
*
ath10k: Fix an error handling path
Christophe JAILLET
2020-12-02
1
-0
/
+2
|
*
ath10k: Fix the parsing error in service available event
Rakesh Pillai
2020-12-02
3
-3
/
+11
|
*
ath10k: add target IRAM recovery feature support
Venkateswara Naralasetty
2020-11-23
3
-0
/
+88
|
*
ath10k: cancel rx worker in hif_stop for SDIO
Wen Gong
2020-11-07
1
-0
/
+6
|
*
ath10k: Don't iterate over not-sdata-in-driver interfaces.
Ben Greear
2020-11-07
4
-11
/
+14
|
*
ath10k: fix compilation warning
Tamizh Chelvam
2020-11-07
1
-1
/
+2
|
*
ath10k: sdio: remove redundant check in for loop
Alex Dewar
2020-11-06
1
-9
/
+3
|
*
ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning
Kalle Valo
2020-10-28
1
-1
/
+1
|
*
ath10k: remove repeated words in comments
Kalle Valo
2020-10-28
6
-7
/
+7
*
|
wireless: remove unneeded break
Tom Rix
2020-11-07
1
-1
/
+0
|
/
*
ath10k: Use bdf calibration variant for snoc targets
Rakesh Pillai
2020-09-22
3
-5
/
+23
*
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-11
22
-237
/
+1791
|
\
|
*
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
2020-09-11
1
-2
/
+0
|
*
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
2020-09-08
1
-0
/
+1
|
*
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
2020-09-01
2
-16
/
+0
|
*
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
2020-09-01
4
-66
/
+52
|
*
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
2020-09-01
2
-26
/
+42
|
*
ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
Gustavo A. R. Silva
2020-08-31
1
-24
/
+12
|
*
ath10k: Add new api to support reset TID config
Tamizh Chelvam
2020-08-26
2
-0
/
+93
|
*
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
2020-08-26
6
-8
/
+641
|
*
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
2020-08-26
1
-87
/
+87
|
*
ath10k: Add wmi command support for station specific TID config
Tamizh Chelvam
2020-08-26
3
-0
/
+106
|
*
ath10k: sdio: add firmware coredump support
Wen Gong
2020-08-19
5
-4
/
+679
|
*
ath10k: add bus type for each layout of coredump
Wen Gong
2020-08-19
2
-1
/
+16
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-18
11
-56
/
+115
|
|
\
|
|
*
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
2020-08-18
1
-1
/
+7
|
|
*
ath10k: Register shutdown handler
Rakesh Pillai
2020-08-18
1
-0
/
+9
|
|
*
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
2020-08-18
2
-8
/
+7
|
|
*
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
2020-08-17
1
-1
/
+1
|
|
*
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-17
5
-15
/
+15
|
|
*
ath10k: correct the array index from mcs index for HT mode for QCA6174
Wen Gong
2020-08-15
1
-4
/
+20
|
|
*
ath10k: enable supports_peer_stats_info for QCA6174 PCI devices
Wen Gong
2020-08-15
1
-0
/
+1
|
|
*
ath10k: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
2020-08-15
1
-11
/
+10
|
|
*
ath10k: add wmi service peer stat info for wmi tlv
Wen Gong
2020-08-15
1
-0
/
+2
|
|
*
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
2020-08-14
1
-0
/
+4
|
|
*
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
2020-07-20
1
-0
/
+8
|
|
*
ath10k: pci: fix memcpy size of bmi response
Zekun Shen
2020-06-23
1
-1
/
+1
|
|
*
ath10k: provide survey info as accumulated data
Venkateswara Naralasetty
2020-06-16
1
-1
/
+1
|
|
*
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
2020-06-16
2
-5
/
+8
|
|
*
ath10k: Wait until copy complete is actually done before completing
Douglas Anderson
2020-06-16
1
-9
/
+21
*
|
|
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
2
-3
/
+3
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
3
-8
/
+7
|
\
\
|
*
|
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
1
-7
/
+2
[next]