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