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
2021-06-28
Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+1
2021-06-23
mac80211: notify driver on mgd TX completion
Johannes Berg
1
-1
/
+1
2021-06-22
wcn36xx: Avoid memset() beyond end of struct field
Kees Cook
1
-16
/
+5
2021-06-22
ath11k: Avoid memcpy() over-reading of he_cap
Kees Cook
1
-4
/
+10
2021-06-19
ath11k: Enable QCN9074 device
Anilkumar Kolli
1
-1
/
+1
2021-06-19
ath10k: demote chan info without scan request warning
Caleb Connolly
1
-1
/
+1
2021-06-15
wil6210: remove erroneous wiphy locking
Johannes Berg
1
-2
/
+0
2021-06-15
ath6kl: Fix inconsistent indenting
Jiapeng Chong
1
-2
/
+2
2021-06-15
ath11k: send beacon template after vdev_start/restart during csa
Seevalamuthu Mariappan
1
-5
/
+5
2021-06-15
ath10k: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-8
/
+1
2021-06-15
ath10k: remove the repeated declaration
Shaokun Zhang
2
-2
/
+0
2021-06-15
ath10k: Fix an error code in ath10k_add_interface()
Yang Li
1
-0
/
+1
2021-06-15
ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()
Christophe JAILLET
1
-1
/
+2
2021-06-15
wil6210: Fix wrong function name in comments
Yang Shen
2
-4
/
+4
2021-06-15
ath: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-06-15
ath5k: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-06-14
wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
Bryan O'Donoghue
1
-13
/
+8
2021-06-14
wcn36xx: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-06-14
wcn36xx: Enable WOWLAN flags
Bryan O'Donoghue
1
-1
/
+3
2021-06-14
wcn36xx: Add host resume request support
Bryan O'Donoghue
3
-0
/
+38
2021-06-14
wcn36xx: Add Host suspend indication support
Bryan O'Donoghue
3
-0
/
+24
2021-06-14
wcn36xx: Add GTK offload info to WoWLAN resume
Bryan O'Donoghue
4
-2
/
+79
2021-06-14
wcn36xx: Add GTK offload to WoWLAN path
Bryan O'Donoghue
4
-1
/
+47
2021-06-14
wcn36xx: Add set_rekey_data callback
Bryan O'Donoghue
2
-0
/
+25
2021-06-14
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
4
-0
/
+73
2021-06-14
wcn36xx: Add ipv6 address tracking
Bryan O'Donoghue
3
-0
/
+41
2021-06-14
wcn36xx: Do not flush indication queue on suspend/resume
Bryan O'Donoghue
1
-2
/
+0
2021-06-14
wcn36xx: Add ipv4 ARP offload support in suspend
Bryan O'Donoghue
4
-8
/
+57
2021-06-14
wcn36xx: Run suspend for the first ieee80211_vif
Bryan O'Donoghue
1
-3
/
+28
2021-06-14
wcn36xx: Return result of set_power_params in suspend
Bryan O'Donoghue
1
-2
/
+4
2021-06-12
ath10k: remove unused more_frags variable
Yang Yingliang
1
-2
/
+0
2021-06-12
wireless: carl9170: fix LEDS build errors & warnings
Randy Dunlap
1
-5
/
+3
2021-06-12
ath10k: add missing error return code in ath10k_pci_probe()
Yang Yingliang
1
-3
/
+9
2021-06-12
ath10k: go to path err_unsupported when chip id is not supported
Yang Yingliang
1
-1
/
+1
2021-06-12
ath11k: don't call ath11k_pci_set_l1ss for WCN6855
Baochen Qiang
3
-1
/
+8
2021-06-12
ath11k: add support for WCN6855
Baochen Qiang
4
-10
/
+75
2021-06-12
ath11k: add support to get peer id for WCN6855
Baochen Qiang
4
-4
/
+38
2021-06-12
ath11k: setup WBM_IDLE_LINK ring once again
Baochen Qiang
1
-0
/
+10
2021-06-12
ath11k: setup REO for WCN6855
Baochen Qiang
5
-52
/
+96
2021-06-12
ath11k: add dp support for WCN6855
Baochen Qiang
3
-0
/
+289
2021-06-12
ath11k: add hw reg support for WCN6855
Baochen Qiang
2
-0
/
+72
2021-06-12
ath9k: Fix kernel NULL pointer dereference during ath_reset_internal()
Pali Rohár
1
-0
/
+5
2021-05-31
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
11
-20
/
+22
2021-05-30
ath9k: ar9003_mac: read STBC indicator from rx descriptor
Philipp Borgers
1
-0
/
+2
2021-05-27
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-11
/
+246
2021-05-24
ath10k/ath11k: fix spelling mistake "requed" -> "requeued"
Colin Ian King
10
-20
/
+20
2021-05-13
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2
-4
/
+5
2021-05-13
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
1
-1
/
+3
2021-05-11
ath11k: Drop multicast fragments
Sriram R
1
-0
/
+16
2021-05-11
ath11k: Clear the fragment cache during key install
Sriram R
3
-0
/
+25
[next]