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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-31
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+17
2023-08-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-268
/
+195
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
4
-4
/
+4
2023-08-25
wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address
Ruan Jinjie
1
-1
/
+1
2023-08-25
wifi: ath12k: Remove unused declarations
Yue Haibing
4
-8
/
+0
2023-08-25
wifi: ath12k: add check max message length while scanning with extraie
Wen Gong
1
-7
/
+13
2023-08-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-08-23
wifi: ath12k: Fix memory leak in rx_desc and tx_desc
Rajat Soni
2
-1
/
+31
2023-08-23
wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()
Mahmoud Maatuq
1
-16
/
+13
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
4
-6
/
+2
2023-08-23
wifi: ath11k: Remove unused declarations
Yue Haibing
2
-5
/
+0
2023-08-23
wifi: ath10k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-23
wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-23
wifi: ath11k: simplify the code with module_platform_driver
Yang Yingliang
1
-11
/
+1
2023-08-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
5
-5
/
+5
2023-08-23
wifi: ath11k: Fix a few spelling errors
Jeff Johnson
3
-3
/
+3
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
4
-8
/
+8
2023-08-23
wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Jeff Johnson
2
-33
/
+33
2023-08-23
wifi: ath11k: Cleanup mac80211 references on failure during tx_complete
Sven Eckelmann
1
-3
/
+3
2023-08-23
wifi: ath11k: Don't drop tx_status when peer cannot be found
Sven Eckelmann
1
-2
/
+2
2023-08-22
wifi: ath9k: Remove unused declarations
Yue Haibing
2
-3
/
+0
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
3
-4
/
+3
2023-08-22
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
5
-139
/
+61
2023-08-22
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
1
-1
/
+1
2023-08-22
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
1
-6
/
+8
2023-08-22
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-2
/
+4
2023-08-22
wifi: ath5k: Remove redundant dev_err()
Ruan Jinjie
1
-1
/
+0
2023-08-21
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+5
2023-08-21
wifi: ath12k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-21
wifi: ath11k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-08-09
wifi: ath12k: Fix buffer overflow when scanning with extraie
Wen Gong
1
-2
/
+1
2023-08-05
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
29
-194
/
+993
2023-08-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
27
-190
/
+991
2023-08-03
wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_work
Wen Gong
1
-1
/
+1
2023-08-03
wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
Wen Gong
1
-0
/
+2
2023-08-03
wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()
Dmitry Antipov
1
-3
/
+3
2023-08-03
wifi: ath12k: configure puncturing bitmap
Aloka Dixit
4
-3
/
+28
2023-08-03
wifi: ath12k: parse WMI service ready ext2 event
Aloka Dixit
2
-0
/
+64
2023-08-03
wifi: ath12k: add MLO header in peer association
Pradeep Kumar Chitrapu
1
-1
/
+14
2023-08-03
wifi: ath12k: peer assoc for 320 MHz
Aloka Dixit
2
-0
/
+4
2023-08-03
wifi: ath12k: add WMI support for EHT peer
Aloka Dixit
2
-3
/
+57
2023-08-03
wifi: ath12k: prepare EHT peer assoc parameters
Aloka Dixit
2
-0
/
+161
2023-08-03
wifi: ath12k: add EHT PHY modes
Muna Sinada
3
-22
/
+94
2023-08-03
wifi: ath12k: propagate EHT capabilities to userspace
Aloka Dixit
1
-0
/
+111
2023-08-03
wifi: ath12k: WMI support to process EHT capabilities
Aloka Dixit
3
-0
/
+218
2023-08-03
wifi: ath12k: move HE capabilities processing to a new function
Aloka Dixit
1
-56
/
+55
2023-08-03
wifi: ath12k: rename HE capabilities setup/copy functions
Aloka Dixit
1
-27
/
+31
2023-08-02
wifi: ath12k: change to use dynamic memory for channel list of scan
Wen Gong
2
-2
/
+11
2023-08-02
wifi: ath12k: trigger station disconnect on hardware restart
Wen Gong
1
-0
/
+21
[next]