index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
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-26
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]