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
/
ath11k
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-20
ath11k: report tx bitrate for iw wlan station dump
Wen Gong
10
-133
/
+210
2021-12-20
ath11k: fix warning of RCU usage for ath11k_mac_get_arvif_by_vdev_id()
Wen Gong
1
-0
/
+6
2021-12-20
ath11k: add signal report to mac80211 for QCA6390 and WCN6855
Wen Gong
3
-11
/
+61
2021-12-20
ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855
Wen Gong
11
-34
/
+284
2021-12-17
Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
28
-167
/
+1788
2021-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
5
-13
/
+101
2021-12-14
ath11k: Change qcn9074 fw to operate in mode-2
Seevalamuthu Mariappan
4
-5
/
+25
2021-12-14
ath11k: add ab to TARGET_NUM_VDEVS & co
Kalle Valo
4
-22
/
+22
2021-12-14
ath11k: Fix a NULL pointer dereference in ath11k_mac_op_hw_scan()
Zhou Qingyang
1
-2
/
+5
2021-12-13
ath11k: Fix deleting uninitialized kernel timer during fragment cache flush
Rameshkumar Sundaram
1
-1
/
+1
2021-12-13
ath11k: Avoid false DEADLOCK warning reported by lockdep
Baochen Qiang
2
-0
/
+24
2021-12-13
ath11k: set DTIM policy to stick mode for station interface
Carl Huang
2
-0
/
+14
2021-12-13
ath11k: support MAC address randomization in scan
Carl Huang
3
-1
/
+58
2021-12-09
bus: mhi: core: Add support for forced PM resume
Loic Poulain
1
-1
/
+5
2021-12-09
ath11k: add spectral/CFR buffer validation support
Venkateswara Naralasetty
3
-0
/
+46
2021-12-09
ath11k: Process full monitor mode rx support
Anilkumar Kolli
3
-3
/
+433
2021-12-09
ath11k: add software monitor ring descriptor for full monitor
Anilkumar Kolli
3
-0
/
+80
2021-12-09
ath11k: Add htt cmd to enable full monitor mode
Anilkumar Kolli
5
-0
/
+84
2021-12-09
ath11k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN6855
Wen Gong
1
-0
/
+3
2021-12-09
ath11k: Fix buffer overflow when scanning with extraie
Sven Eckelmann
1
-3
/
+3
2021-12-08
ath11k: add wait operation for tx management packets for flush from mac80211
Wen Gong
4
-10
/
+55
2021-12-08
ath11k: add 11d scan offload support
Wen Gong
7
-1
/
+360
2021-12-08
ath11k: add configure country code for QCA6390 and WCN6855
Wen Gong
2
-0
/
+48
2021-12-08
ath11k: avoid deadlock by change ieee80211_queue_work for regd_update_work
Wen Gong
1
-1
/
+1
2021-12-07
ath11k: change to use dynamic memory for channel list of scan
Wen Gong
2
-2
/
+11
2021-12-07
ath11k: Fix QMI file type enum value
Seevalamuthu Mariappan
1
-1
/
+1
2021-12-07
ath11k: add support for WCN6855 hw2.1
Baochen Qiang
4
-2
/
+69
2021-11-29
ath11k: Avoid NULL ptr access during mgmt tx cleanup
Sriram R
1
-15
/
+20
2021-11-26
ath11k: Use host CE parameters for CE interrupts configuration
Anilkumar Kolli
1
-8
/
+8
2021-11-24
ath11k: Use memset_startat() for clearing queue descriptors
Kees Cook
1
-7
/
+6
2021-11-24
ath11k: Fix spelling mistake "detetction" -> "detection"
Colin Ian King
1
-1
/
+1
2021-11-24
Revert "ath11k: add read variant from SMBIOS for download board data"
Kalle Valo
3
-96
/
+0
2021-11-22
ath11k: Fix mon status ring rx tlv processing
Anilkumar Kolli
1
-7
/
+7
2021-11-22
ath11k: add read variant from SMBIOS for download board data
Wen Gong
3
-0
/
+96
2021-11-22
ath11k: skip sending vdev down for channel switch
Wen Gong
1
-31
/
+1
2021-11-22
ath11k: fix read fail for htt_stats and htt_peer_stats for single pdev
Wen Gong
6
-3
/
+86
2021-11-22
ath11k: calculate the correct NSS of peer for HE capabilities
Wen Gong
1
-1
/
+36
2021-11-22
ath11k: change to treat alpha code na as world wide regdomain
Wen Gong
1
-1
/
+7
2021-11-22
ath11k: Set IRQ affinity to CPU0 in case of one MSI vector
Baochen Qiang
1
-2
/
+23
2021-11-22
ath11k: do not restore ASPM in case of single MSI vector
Carl Huang
1
-1
/
+7
2021-11-22
ath11k: add support one MSI vector
Carl Huang
2
-15
/
+51
2021-11-22
ath11k: refactor multiple MSI vector implementation
Carl Huang
2
-8
/
+43
2021-11-22
ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQ
Carl Huang
1
-4
/
+4
2021-11-22
ath11k: add CE and ext IRQ flag to indicate irq_handler
Carl Huang
2
-0
/
+18
2021-11-22
ath11k: get msi_data again after request_irq is called
Carl Huang
1
-0
/
+30
2021-11-19
ath11k: add hw_param for wakeup_mhi
Seevalamuthu Mariappan
3
-4
/
+14
2021-11-17
ath11k: reset RSN/WPA present state for open BSS
Karthikeyan Kathirvel
1
-0
/
+4
2021-11-17
ath11k: clear the keys properly via DISABLE_KEY
Karthikeyan Kathirvel
2
-4
/
+3
2021-11-17
ath11k: add support for BSS color change
John Crispin
5
-6
/
+147
[next]