index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
1
-1
/
+1
2022-05-22
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-22
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-36
/
+575
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
1
-1
/
+7
2022-05-10
ath11k: remove redundant assignment to variables vht_mcs and he_mcs
Colin Ian King
1
-2
/
+2
2022-05-10
ath11k: Reuse the available memory after firmware reload
Anilkumar Kolli
3
-4
/
+23
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
1
-14
/
+0
2022-05-10
ath11k: Designating channel frequency when sending management frames
Baochen Qiang
3
-1
/
+24
2022-05-10
ath11k: Don't check arvif->is_started before sending management frames
Baochen Qiang
1
-2
/
+3
2022-05-10
ath11k: Implement remain-on-channel support
Baochen Qiang
3
-0
/
+120
2022-05-10
ath11k: Handle keepalive during WoWLAN suspend and resume
Baochen Qiang
5
-0
/
+156
2022-05-09
ath11k: reset 11d state in process of recovery
Wen Gong
3
-0
/
+9
2022-05-06
ath11k: Fix RX de-fragmentation issue on WCN6750
Manikanta Pubbisetty
3
-3
/
+23
2022-05-06
ath10k: support bus and device specific API 1 BDF selection
Robert Marko
1
-1
/
+12
2022-05-06
ath10k: mac: fix too long lines
Kalle Valo
1
-4
/
+9
2022-05-06
ath11k: mac: fix too long line
Kalle Valo
1
-4
/
+8
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-04
ath11k: Add support for targets without trustzone
Manikanta Pubbisetty
2
-1
/
+186
2022-05-03
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
70
-1762
/
+5629
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
35
-249
/
+1158
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
1
-0
/
+3
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2
-5
/
+4
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
5
-7
/
+4
2022-05-02
ath11k: Add support for WCN6750 device
Manikanta Pubbisetty
4
-13
/
+158
2022-05-02
ath11k: Datapath changes to support WCN6750
Manikanta Pubbisetty
2
-0
/
+33
2022-05-02
ath11k: HAL changes to support WCN6750
Manikanta Pubbisetty
5
-13
/
+163
2022-05-02
ath11k: Add QMI changes for WCN6750
Manikanta Pubbisetty
3
-28
/
+56
2022-05-02
ath11k: Fetch device information via QMI for WCN6750
Manikanta Pubbisetty
2
-4
/
+164
2022-05-02
ath11k: Add register access logic for WCN6750
Manikanta Pubbisetty
3
-35
/
+35
2022-05-02
ath11k: Add HW params for WCN6750
Manikanta Pubbisetty
4
-0
/
+77
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
7
-47
/
+49
2022-05-02
ath11k: change management tx queue to avoid connection timed out
Wen Gong
1
-1
/
+1
2022-05-02
ath11k: fix warning of not found station for bssid in message
Wen Gong
1
-5
/
+6
2022-04-29
ath11k: Don't use GFP_KERNEL in atomic context
Baochen Qiang
1
-1
/
+1
2022-04-29
ath10k: skip ath10k_halt during suspend for driver state RESTARTING
Abhishek Kumar
1
-2
/
+18
2022-04-29
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
wil6210: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
ath10k: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-27
ath11k: read country code from SMBIOS for WCN6855/QCA6390
Wen Gong
3
-4
/
+63
2022-04-27
ath11k: disable spectral scan during spectral deinit
Hari Chandrakanthan
1
-8
/
+9
2022-04-27
ath11k: Update WBM idle ring HP after FW mode on
Manikanta Pubbisetty
2
-17
/
+32
2022-04-27
ath11k: WMI changes to support WCN6750
Manikanta Pubbisetty
1
-3
/
+7
2022-04-27
ath11k: Do not put HW in DBS mode for WCN6750
Manikanta Pubbisetty
2
-2
/
+3
2022-04-23
ath9k: fix QCA9561 PA bias level
Thibaut VARĂˆNE
1
-1
/
+1
2022-04-23
ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix
Dan Carpenter
1
-0
/
+8
2022-04-23
wil6210: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
1
-3
/
+2
2022-04-23
ath11k: Fix build warning without CONFIG_IPV6
YueHaibing
1
-0
/
+2
2022-04-23
ath11k: fix missing unlock on error in ath11k_wow_op_resume()
Yang Yingliang
1
-1
/
+1
[next]