index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
13
-35
/
+140
2020-12-02
ath10k: Constify static qmi structs
Rikard Falkeborn
1
-2
/
+2
2020-12-02
ath10k: Release some resources in an error handling path
Christophe JAILLET
1
-1
/
+4
2020-12-02
ath10k: Fix an error handling path
Christophe JAILLET
1
-0
/
+2
2020-12-02
ath10k: Fix the parsing error in service available event
Rakesh Pillai
3
-3
/
+11
2020-11-23
ath10k: add target IRAM recovery feature support
Venkateswara Naralasetty
3
-0
/
+88
2020-11-07
wireless: remove unneeded break
Tom Rix
1
-1
/
+0
2020-11-07
ath10k: cancel rx worker in hif_stop for SDIO
Wen Gong
1
-0
/
+6
2020-11-07
ath10k: Don't iterate over not-sdata-in-driver interfaces.
Ben Greear
4
-11
/
+14
2020-11-07
ath10k: fix compilation warning
Tamizh Chelvam
1
-1
/
+2
2020-11-06
ath10k: sdio: remove redundant check in for loop
Alex Dewar
1
-9
/
+3
2020-10-28
ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warning
Kalle Valo
1
-1
/
+1
2020-10-28
ath10k: remove repeated words in comments
Kalle Valo
6
-7
/
+7
2020-09-22
ath10k: Use bdf calibration variant for snoc targets
Rakesh Pillai
3
-5
/
+23
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
22
-237
/
+1791
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
1
-2
/
+0
2020-09-08
ath10k: Add support for chain1 regulator supply voting
Rakesh Pillai
1
-0
/
+1
2020-09-01
ath10k: Get rid of "per_ce_irq" hw param
Douglas Anderson
2
-16
/
+0
2020-09-01
ath10k: Keep track of which interrupts fired, don't poll them
Douglas Anderson
4
-66
/
+52
2020-09-01
ath10k: Add interrupt summary based CE processing
Rakesh Pillai
2
-26
/
+42
2020-08-31
ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
Gustavo A. R. Silva
1
-24
/
+12
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2
-3
/
+3
2020-08-26
ath10k: Add new api to support reset TID config
Tamizh Chelvam
2
-0
/
+93
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
6
-8
/
+641
2020-08-26
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
1
-87
/
+87
2020-08-26
ath10k: Add wmi command support for station specific TID config
Tamizh Chelvam
3
-0
/
+106
2020-08-19
ath10k: sdio: add firmware coredump support
Wen Gong
5
-4
/
+679
2020-08-19
ath10k: add bus type for each layout of coredump
Wen Gong
2
-1
/
+16
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
11
-56
/
+115
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
1
-0
/
+9
2020-08-18
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
2
-8
/
+7
2020-08-17
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
1
-1
/
+1
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-15
/
+15
2020-08-15
ath10k: correct the array index from mcs index for HT mode for QCA6174
Wen Gong
1
-4
/
+20
2020-08-15
ath10k: enable supports_peer_stats_info for QCA6174 PCI devices
Wen Gong
1
-0
/
+1
2020-08-15
ath10k: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
1
-11
/
+10
2020-08-15
ath10k: add wmi service peer stat info for wmi tlv
Wen Gong
1
-0
/
+2
2020-08-14
ath10k: start recovery process when payload length exceeds max htc length for...
Wen Gong
1
-0
/
+4
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-8
/
+7
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-7
/
+2
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-42
/
+38
2020-07-20
ath10k: Fix NULL pointer dereference in AHB device probe
Hauke Mehrtens
2
-42
/
+38
2020-07-20
ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()
Zekun Shen
1
-0
/
+8
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
wireless: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
2020-06-23
ath10k: pci: fix memcpy size of bmi response
Zekun Shen
1
-1
/
+1
2020-06-16
ath10k: provide survey info as accumulated data
Venkateswara Naralasetty
1
-1
/
+1
2020-06-16
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
2
-5
/
+8
[prev]
[next]