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
2022-03-21
ar5523: fix typo "to short" -> "too short"
Tong Zhang
1
-1
/
+1
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-32
/
+1
2022-03-16
Revert "ath10k: drop beacon and probe response which leak from other channel"
Kalle Valo
1
-32
/
+1
2022-03-11
Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
43
-290
/
+2045
2022-03-10
carl9170: devres ar->survey_info
Christian Lamparter
1
-4
/
+2
2022-03-10
carl9170: replace bitmap_zalloc with devm_bitmap_zalloc
Christian Lamparter
1
-8
/
+1
2022-03-10
carl9170: devres-ing input_allocate_device
Christian Lamparter
1
-11
/
+2
2022-03-10
carl9170: devres-ing hwrng_register usage
Christian Lamparter
2
-27
/
+3
2022-03-10
carl9170: replace GFP_ATOMIC in ampdu_action, it can sleep
Christian Lamparter
1
-1
/
+1
2022-03-10
ath10k: Fix error handling in ath10k_setup_msa_resources
Miaoqian Lin
1
-1
/
+1
2022-03-10
ath11k: remove unneeded flush_workqueue
Lv Ruyi (CGEL ZTE)
1
-1
/
+0
2022-03-10
ath6kl: add device ID for WLU5150-D81
André Apitzsch
1
-0
/
+1
2022-03-09
ath9k: make array voice_priority static const
Colin Ian King
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2
-5
/
+2
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
1
-1
/
+1
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2
-8
/
+2
2022-03-09
ath6kl: wmi: Replace one-element array with flexible-array member in struct w...
Gustavo A. R. Silva
2
-8
/
+3
2022-03-07
Revert "ath: add support for special 0x0 regulatory domain"
Brian Norris
1
-5
/
+5
2022-03-06
wireless: Atheros: Use netif_rx().
Sebastian Andrzej Siewior
3
-3
/
+3
2022-02-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
37
-206
/
+2017
2022-02-24
ath10k: fix pointer arithmetic error in trace call
Francesco Magliocca
1
-1
/
+1
2022-02-24
carl9170: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2
-2
/
+2
2022-02-24
ath11k: add dbring debug support
Venkateswara Naralasetty
6
-6
/
+283
2022-02-24
ath11k: translate HE status to radiotap format
Pradeep Kumar Chitrapu
2
-64
/
+438
2022-02-24
ath11k: decode HE status tlv
Pradeep Kumar Chitrapu
3
-21
/
+215
2022-02-24
ath11k: switch to using ieee80211_tx_status_ext()
Pradeep Kumar Chitrapu
1
-5
/
+23
2022-02-21
ath11k: Fix frames flush failure caused by deadlock
Baochen Qiang
1
-1
/
+1
2022-02-21
ath11k: Handle failure in qmi firmware ready
Seevalamuthu Mariappan
1
-1
/
+5
2022-02-21
ath11k: Invalidate cached reo ring entry before accessing it
Rameshkumar Sundaram
1
-1
/
+1
2022-02-21
ath: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-02-21
ath6kl: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-13
/
+13
2022-02-21
ath11k: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
5
-11
/
+11
2022-02-21
ath10k: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2022-02-21
ath9k: use hw_random API instead of directly dumping into random.c
Jason A. Donenfeld
2
-42
/
+33
2022-02-21
ath11k: configure RDDM size to mhi for recovery by firmware
Wen Gong
1
-0
/
+2
2022-02-21
ath11k: fix invalid m3 buffer address
Carl Huang
1
-0
/
+1
2022-02-21
ath11k: add ath11k_qmi_free_resource() for recovery
Wen Gong
2
-0
/
+6
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
1
-1
/
+1
2022-02-14
wcn36xx: use struct_size over open coded arithmetic
Minghao Chi (CGEL ZTE)
1
-1
/
+1
2022-02-14
ath11k: fix destination monitor ring out of sync
Karthikeyan Kathirvel
2
-6
/
+39
2022-02-14
ath11k: fix radar detection in 160 Mhz
Venkateswara Naralasetty
1
-12
/
+13
2022-02-14
ath11k: fix WARN_ON during ath11k_mac_update_vif_chan
Venkateswara Naralasetty
1
-6
/
+26
2022-02-14
ath11k: fix uninitialized rate_idx in ath11k_dp_tx_update_txcompl()
Wen Gong
1
-1
/
+1
2022-02-10
wcn36xx: Uninitialized variable in wcn36xx_change_opchannel()
Dan Carpenter
1
-1
/
+1
2022-02-04
mac80211: fix struct ieee80211_tx_info size
Avraham Stern
3
-4
/
+5
2022-02-03
wcn36xx: clean up some inconsistent indenting
Yang Li
2
-7
/
+7
2022-02-01
ath11k: add debugfs for TWT debug calls
John Crispin
4
-1
/
+245
2022-02-01
ath11k: add WMI calls to manually add/del/pause/resume TWT dialogs
John Crispin
3
-4
/
+358
[next]