index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
Wen Gong
2022-10-26
1
-25
/
+29
*
ath10k: do not enforce interrupt trigger type
Krzysztof Kozlowski
2022-08-21
1
-3
/
+2
*
ath10k: skip ath10k_halt during suspend for driver state RESTARTING
Abhishek Kumar
2022-06-09
1
-2
/
+18
*
ath10k: Fix error handling in ath10k_setup_msa_resources
Miaoqian Lin
2022-04-08
1
-1
/
+1
*
ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern
Wen Gong
2022-04-08
1
-3
/
+4
*
ath10k: Fix the MTU size on QCA9377 SDIO
Fabio Estevam
2022-01-27
2
-1
/
+21
*
ath10k: Fix tx hanging
Sebastian Gottschall
2022-01-27
2
-2
/
+3
*
ath10k: fix invalid dma_addr_t token assignment
Arnd Bergmann
2021-11-18
1
-1
/
+9
*
ath10k: fix max antenna gain unit
Sven Eckelmann
2021-11-18
2
-3
/
+6
*
ath10k: sdio: Add missing BH locking around napi_schdule()
Fabio Estevam
2021-11-18
1
-1
/
+4
*
ath10k: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
2021-11-18
1
-0
/
+4
*
ath10k: high latency fixes for beacon buffer
Alagu Sankar
2021-11-18
1
-8
/
+23
*
ath10k: fix division by zero in send path
Johan Hovold
2021-11-18
1
-0
/
+5
*
ath10k: fix control-message timeout
Johan Hovold
2021-11-18
1
-1
/
+1
*
ath10k: Fix an error code in ath10k_add_interface()
Yang Li
2021-07-14
1
-0
/
+1
*
ath10k: add missing error return code in ath10k_pci_probe()
Yang Yingliang
2021-07-14
1
-3
/
+9
*
ath10k: go to path err_unsupported when chip id is not supported
Yang Yingliang
2021-07-14
1
-1
/
+1
*
ath10k: Validate first subframe of A-MSDU before processing the list
Sriram R
2021-06-03
1
-4
/
+57
*
ath10k: Fix TKIP Michael MIC verification for PCIe
Wen Gong
2021-06-03
1
-0
/
+10
*
ath10k: drop MPDU which has discard flag set by firmware for SDIO
Wen Gong
2021-06-03
2
-1
/
+18
*
ath10k: drop fragments with multicast DA for SDIO
Wen Gong
2021-06-03
1
-2
/
+7
*
ath10k: drop fragments with multicast DA for PCIe
Wen Gong
2021-06-03
1
-3
/
+20
*
ath10k: add CCMP PN replay protection for fragmented frames for PCIe
Wen Gong
2021-06-03
2
-4
/
+96
*
ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
Shuah Khan
2021-05-14
1
-0
/
+3
*
ath10k: Fix a use after free in ath10k_htc_send_bundle
Lv Yunlong
2021-05-14
1
-1
/
+1
*
ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
Shuah Khan
2021-04-07
1
-2
/
+5
*
ath10k: fix wmi mgmt tx queue full due to race condition
Miaoqing Pan
2021-03-07
1
-11
/
+4
*
ath10k: Fix lockdep assertion warning in ath10k_sta_statistics
Anand K Mistry
2021-03-04
1
-0
/
+2
*
ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...
Anand K Mistry
2021-03-04
1
-0
/
+3
*
ath10k: Fix error handling in case of CE pipe init failure
Rakesh Pillai
2021-03-04
1
-2
/
+3
*
ath10k: Release some resources in an error handling path
Christophe JAILLET
2020-12-30
1
-1
/
+4
*
ath10k: Fix an error handling path
Christophe JAILLET
2020-12-30
1
-0
/
+2
*
ath10k: Fix the parsing error in service available event
Rakesh Pillai
2020-12-30
3
-3
/
+11
*
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
[next]