index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath11k: Drop multicast fragments
Sriram R
2021-05-11
1
-0
/
+16
*
ath11k: Clear the fragment cache during key install
Sriram R
2021-05-11
3
-0
/
+25
*
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
2021-04-22
1
-3
/
+12
*
ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
Colin Ian King
2021-04-22
1
-1
/
+1
*
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
2021-04-21
1
-8
/
+7
|
\
|
*
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
2021-04-19
1
-3
/
+2
|
*
wireless: align some HE capabilities with the spec
Johannes Berg
2021-04-19
1
-5
/
+5
*
|
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-03-15
25
-472
/
+1953
|
\
\
|
|
/
|
/
|
|
*
ath11k: Add support for STA to handle beacon miss
Lavanya Suresh
2021-03-09
4
-13
/
+81
|
*
ath11k: Update signal filled flag during sta_statistics drv op
Sriram R
2021-03-09
1
-0
/
+1
|
*
ath11k: fix thermal temperature read
Pradeep Kumar Chitrapu
2021-02-24
1
-32
/
+21
|
*
ath11k: fix potential wmi_mgmt_tx_queue race condition
Miaoqing Pan
2021-02-24
1
-1
/
+1
|
*
ath11k: qmi: cosmetic changes to error messages
Kalle Valo
2021-02-24
1
-44
/
+47
|
*
ath11k: qmi: add more debug messages
Kalle Valo
2021-02-24
1
-0
/
+25
|
*
ath11k: print hardware name and version during initialisation
Kalle Valo
2021-02-22
1
-1
/
+1
|
*
ath11k: Enable radar detection for 160MHz secondary segment
Lavanya Suresh
2021-02-18
1
-1
/
+3
|
*
ath11k: Fix sounding dimension config in HE cap
Lavanya Suresh
2021-02-18
1
-2
/
+0
|
*
ath11k: add qcn9074 pci device support
Anilkumar Kolli
2021-02-17
1
-1
/
+17
|
*
ath11k: add extended interrupt support for QCN9074
Karthikeyan Periyasamy
2021-02-17
5
-4
/
+56
|
*
ath11k: add CE interrupt support for QCN9074
Karthikeyan Periyasamy
2021-02-17
7
-8
/
+294
|
*
ath11k: add data path support for QCN9074
Karthikeyan Periyasamy
2021-02-17
8
-237
/
+913
|
*
ath11k: add hal support for QCN9074
Karthikeyan Periyasamy
2021-02-17
11
-89
/
+269
|
*
ath11k: add static window support for register access
Karthikeyan Periyasamy
2021-02-17
3
-9
/
+68
|
*
ath11k: Add qcn9074 mhi controller config
Anilkumar Kolli
2021-02-17
4
-8
/
+122
|
*
ath11k: Update memory segment count for qcn9074
Anilkumar Kolli
2021-02-17
2
-1
/
+3
|
*
ath11k: qmi: increase the number of fw segments
Anilkumar Kolli
2021-02-17
1
-3
/
+3
|
*
ath11k: Move qmi service_ins_id to hw_params
Anilkumar Kolli
2021-02-17
4
-2
/
+6
|
*
ath11k: Refactor ath11k_msi_config
Anilkumar Kolli
2021-02-17
2
-17
/
+23
|
*
ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"
Colin Ian King
2021-02-16
1
-1
/
+1
*
|
ath11k: fix AP mode for QCA6390
Kalle Valo
2021-02-24
1
-2
/
+2
*
|
ath11k: qmi: use %pad to format dma_addr_t
Geert Uytterhoeven
2021-02-24
1
-2
/
+2
|
/
*
ath11k: qmi: add debug message for allocated memory segment addresses and sizes
Kalle Valo
2021-02-11
1
-0
/
+5
*
ath11k: pci: remove experimental warning
Kalle Valo
2021-02-11
1
-2
/
+0
*
ath11k: add support to configure spatial reuse parameter set
Rajkumar Manoharan
2021-02-11
6
-5
/
+447
*
ath11k: fix a locking bug in ath11k_mac_op_start()
Dan Carpenter
2021-02-10
1
-5
/
+6
*
ath11k: Update tx descriptor search index properly
Karthikeyan Periyasamy
2021-02-09
7
-5
/
+20
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-02-08
5
-23
/
+18
|
\
|
*
ath11k: remove h from printk format specifier
Tom Rix
2021-02-04
4
-13
/
+13
|
*
ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointer
Wen Gong
2021-01-26
1
-2
/
+5
|
*
ath11k: remove duplicate function declaration
Karthikeyan Periyasamy
2021-01-18
1
-8
/
+0
*
|
Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-02-06
2
-2
/
+2
|
\
|
|
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2021-01-11
2
-2
/
+2
|
|
\
|
|
*
ath11k: dp: clean up a variable name
Dan Carpenter
2020-12-18
1
-1
/
+1
|
|
*
ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()
Kalle Valo
2020-12-18
1
-1
/
+1
*
|
|
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-1
/
+3
|
/
/
*
|
Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...
Jakub Kicinski
2020-12-23
10
-12
/
+101
|
\
\
|
*
|
ath11k: pci: disable ASPM L0sLs before downloading firmware
Carl Huang
2020-12-18
2
-0
/
+38
|
*
|
ath11k: qmi: try to allocate a big block of DMA memory first
Carl Huang
2020-12-18
2
-2
/
+23
|
*
|
ath11k: Fix ath11k_pci_fix_l1ss()
Dan Carpenter
2020-12-17
1
-4
/
+4
|
*
|
ath11k: Fix error code in ath11k_core_suspend()
Dan Carpenter
2020-12-17
1
-1
/
+1
[next]