index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
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-04-13
of: net: pass the dst buffer to of_get_mac_address()
Michael Walle
1
-4
/
+1
2021-04-13
Merge tag 'wireless-drivers-next-2021-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
26
-480
/
+1972
2021-03-29
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
3
-3
/
+0
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
4
-5
/
+12
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
3
-3
/
+0
2021-03-17
ath9k: Use tasklet_disable_in_atomic()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-03-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
26
-480
/
+1972
2021-03-09
ath11k: Add support for STA to handle beacon miss
Lavanya Suresh
4
-13
/
+81
2021-03-09
ath11k: Update signal filled flag during sta_statistics drv op
Sriram R
1
-0
/
+1
2021-03-09
ath10k: skip the wait for completion to recovery in shutdown path
Youghandhar Chintala
1
-9
/
+20
2021-03-06
ath10k: Detect conf_mutex held ath10k_drain_tx() calls
Shuah Khan
1
-0
/
+2
2021-02-24
ath11k: fix thermal temperature read
Pradeep Kumar Chitrapu
1
-32
/
+21
2021-02-24
ath11k: fix potential wmi_mgmt_tx_queue race condition
Miaoqing Pan
1
-1
/
+1
2021-02-24
ath11k: qmi: cosmetic changes to error messages
Kalle Valo
1
-44
/
+47
2021-02-24
ath11k: qmi: add more debug messages
Kalle Valo
1
-0
/
+25
2021-02-24
ath11k: fix AP mode for QCA6390
Kalle Valo
1
-2
/
+2
2021-02-24
ath11k: qmi: use %pad to format dma_addr_t
Geert Uytterhoeven
1
-2
/
+2
2021-02-22
Revert "ath9k: fix ath_tx_process_buffer() potential null ptr dereference"
Shuah Khan
1
-16
/
+12
2021-02-22
ath11k: print hardware name and version during initialisation
Kalle Valo
1
-1
/
+1
2021-02-18
ath9k: fix transmitting to stations in dynamic SMPS mode
Felix Fietkau
2
-1
/
+8
2021-02-18
ath11k: Enable radar detection for 160MHz secondary segment
Lavanya Suresh
1
-1
/
+3
2021-02-18
ath11k: Fix sounding dimension config in HE cap
Lavanya Suresh
1
-2
/
+0
2021-02-17
ath11k: add qcn9074 pci device support
Anilkumar Kolli
1
-1
/
+17
2021-02-17
ath11k: add extended interrupt support for QCN9074
Karthikeyan Periyasamy
5
-4
/
+56
2021-02-17
ath11k: add CE interrupt support for QCN9074
Karthikeyan Periyasamy
7
-8
/
+294
2021-02-17
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
8
-236
/
+912
2021-02-17
ath11k: add hal support for QCN9074
Karthikeyan Periyasamy
11
-89
/
+269
2021-02-17
ath11k: add static window support for register access
Karthikeyan Periyasamy
3
-9
/
+68
2021-02-17
ath11k: Add qcn9074 mhi controller config
Anilkumar Kolli
4
-8
/
+122
2021-02-17
ath11k: Update memory segment count for qcn9074
Anilkumar Kolli
2
-1
/
+3
2021-02-17
ath11k: qmi: increase the number of fw segments
Anilkumar Kolli
1
-3
/
+3
2021-02-17
ath11k: Move qmi service_ins_id to hw_params
Anilkumar Kolli
4
-2
/
+6
2021-02-17
ath11k: Refactor ath11k_msi_config
Anilkumar Kolli
2
-17
/
+23
2021-02-16
ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"
Colin Ian King
1
-1
/
+1
2021-02-16
ath9k: fix ath_tx_process_buffer() potential null ptr dereference
Shuah Khan
1
-12
/
+16
2021-02-12
Merge tag 'wireless-drivers-next-2021-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
40
-202
/
+834
2021-02-11
ath11k: qmi: add debug message for allocated memory segment addresses and sizes
Kalle Valo
1
-0
/
+5
2021-02-11
ath11k: pci: remove experimental warning
Kalle Valo
1
-2
/
+0
2021-02-11
ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
Shuah Khan
1
-2
/
+5
2021-02-11
ath10k: change ath10k_offchan_tx_work() peer present msg to a warn
Shuah Khan
1
-3
/
+2
2021-02-11
ath9k: fix data bus crash when setting nf_override via debugfs
Linus Lüssing
1
-1
/
+4
2021-02-11
ath11k: add support to configure spatial reuse parameter set
Rajkumar Manoharan
6
-5
/
+447
2021-02-11
ath10k: restore tx sk_buff of htt header for SDIO
Wen Gong
1
-0
/
+2
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+2
2021-02-10
ath11k: fix a locking bug in ath11k_mac_op_start()
Dan Carpenter
1
-5
/
+6
2021-02-09
wil6210: Add Support for Extended DMG MCS 12.1
Max Chen
5
-19
/
+52
2021-02-09
ath10k: Add new debug level for sta related logs
Tamizh Chelvam
3
-12
/
+13
2021-02-09
carl9170: fix struct alignment conflict
Arnd Bergmann
2
-11
/
+11
2021-02-09
wcn36xx: del BA session on TX stop
Loic Poulain
3
-4
/
+5
2021-02-09
ath11k: Update tx descriptor search index properly
Karthikeyan Periyasamy
7
-5
/
+20
[prev]
[next]