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
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-07
ath10k: fix wmi mgmt tx queue full due to race condition
Miaoqing Pan
1
-11
/
+4
2021-03-04
ath10k: Fix lockdep assertion warning in ath10k_sta_statistics
Anand K Mistry
1
-0
/
+2
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-119
/
+806
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
1
-2
/
+0
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-2
/
+2
2020-08-26
ath10k: Add new api to support reset TID config
Tamizh Chelvam
1
-0
/
+92
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
1
-3
/
+584
2020-08-26
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
1
-87
/
+87
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-27
/
+43
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+9
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: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
1
-11
/
+10
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-7
/
+2
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
1
-2
/
+3
2020-05-11
ath10k: Remove msdu from idr when management pkt send fails
Rakesh Pillai
1
-0
/
+3
2020-05-05
ath10k: remove the max_sched_scan_reqs value
Wen Gong
1
-1
/
+0
2020-04-28
ath10k: correct tx bitrate of iw for SDIO
Wen Gong
1
-0
/
+10
2020-04-28
ath10k: add bitrate parse for peer stats info
Wen Gong
1
-0
/
+161
2020-04-28
ath10k: add rx bitrate report for SDIO
Wen Gong
1
-0
/
+40
2020-04-28
ath10k: enable firmware peer stats info for wmi tlv
Wen Gong
1
-0
/
+5
2020-04-27
ath10k: add statistics of tx retries and tx failed when tx complete disable
Wen Gong
1
-0
/
+7
2020-04-27
ath10k: enable rx duration report default for wmi tlv
Wen Gong
1
-0
/
+2
2020-04-23
ath10k: Fix the invalid tx/rx chainmask configuration
Maharaja Kennadyrajan
1
-5
/
+10
2020-04-22
ath10k: add flush tx packets for SDIO chip
Wen Gong
1
-0
/
+1
2020-04-06
ath10k: enable VHT160 and VHT80+80 modes
Lei Wang
1
-23
/
+61
2020-03-22
ath10k: Fill GCMP MIC length for PMF
Yingying Tang
1
-5
/
+20
2020-03-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-1
/
+2
2020-02-14
mac80211: Fix setting txpower to zero
Ben Greear
1
-1
/
+2
2020-02-11
ath10k: Add support to read btcoex related data from DT
Tamizh Chelvam
1
-1
/
+2
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-12-17
ath10k: Fix some typo in some warning messages
Christophe JAILLET
1
-1
/
+1
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
1
-0
/
+1
2019-11-29
ath10k: set WMI_PEER_AUTHORIZE after a firmware crash
Wen Gong
1
-0
/
+3
2019-11-25
ath10k: add NL80211_FEATURE_ND_RANDOM_MAC_ADDR for NLO
Wen Gong
1
-0
/
+1
2019-11-15
ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()"
Bjorn Andersson
1
-5
/
+1
2019-11-08
ath10k: fix potential issue of peer stats allocation
Zhi Chen
1
-0
/
+1
2019-10-14
ath10k: Correct error handling of dma_map_single()
Bjorn Andersson
1
-1
/
+3
2019-10-02
ath10k: add support for hardware rfkill
Wen Gong
1
-1
/
+78
2019-10-02
ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
Ben Greear
1
-11
/
+11
2019-10-01
ath10k: switch to ieee80211_tx_dequeue_ni
Erik Stromdahl
1
-1
/
+1
2019-09-23
ath10k: Add peer param map for tlv and non-tlv
Rakesh Pillai
1
-8
/
+8
2019-09-17
ath10k: fix spelling mistake "eanble" -> "enable"
Colin Ian King
1
-1
/
+1
2019-09-17
ath10k: add cleanup in ath10k_sta_state()
Wenwen Wang
1
-1
/
+5
2019-09-17
ath10k: avoid leaving .bss_info_changed prematurely
Sven Eckelmann
1
-26
/
+36
2019-09-12
ath10k: free beacon buf later in vdev teardown
Ben Greear
1
-4
/
+5
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
1
-1
/
+2
2019-07-15
ath10k: work around uninitialized vht_pfr variable
Arnd Bergmann
1
-0
/
+2
2019-06-25
ath10k: add support for controlling tx power to a station
Ashok Raj Nagarajan
1
-0
/
+39
2019-06-25
ath10k: Add peer delete response event
Dundi Raviteja
1
-2
/
+39
[next]