summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: Drop multicast fragmentsSriram R2021-05-111-0/+16
* ath11k: Clear the fragment cache during key installSriram R2021-05-113-0/+25
* ath11k: fix warning in ath11k_mhi_configAnilkumar Kolli2021-04-221-3/+12
* ath11k: qmi: Fix spelling mistake "requeqst" -> "request"Colin Ian King2021-04-221-1/+1
* Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller2021-04-211-8/+7
|\
| * wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-191-3/+2
| * wireless: align some HE capabilities with the specJohannes Berg2021-04-191-5/+5
* | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-03-1525-472/+1953
|\ \ | |/ |/|
| * ath11k: Add support for STA to handle beacon missLavanya Suresh2021-03-094-13/+81
| * ath11k: Update signal filled flag during sta_statistics drv opSriram R2021-03-091-0/+1
| * ath11k: fix thermal temperature readPradeep Kumar Chitrapu2021-02-241-32/+21
| * ath11k: fix potential wmi_mgmt_tx_queue race conditionMiaoqing Pan2021-02-241-1/+1
| * ath11k: qmi: cosmetic changes to error messagesKalle Valo2021-02-241-44/+47
| * ath11k: qmi: add more debug messagesKalle Valo2021-02-241-0/+25
| * ath11k: print hardware name and version during initialisationKalle Valo2021-02-221-1/+1
| * ath11k: Enable radar detection for 160MHz secondary segmentLavanya Suresh2021-02-181-1/+3
| * ath11k: Fix sounding dimension config in HE capLavanya Suresh2021-02-181-2/+0
| * ath11k: add qcn9074 pci device supportAnilkumar Kolli2021-02-171-1/+17
| * ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy2021-02-175-4/+56
| * ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy2021-02-177-8/+294
| * ath11k: add data path support for QCN9074Karthikeyan Periyasamy2021-02-178-237/+913
| * ath11k: add hal support for QCN9074Karthikeyan Periyasamy2021-02-1711-89/+269
| * ath11k: add static window support for register accessKarthikeyan Periyasamy2021-02-173-9/+68
| * ath11k: Add qcn9074 mhi controller configAnilkumar Kolli2021-02-174-8/+122
| * ath11k: Update memory segment count for qcn9074Anilkumar Kolli2021-02-172-1/+3
| * ath11k: qmi: increase the number of fw segmentsAnilkumar Kolli2021-02-171-3/+3
| * ath11k: Move qmi service_ins_id to hw_paramsAnilkumar Kolli2021-02-174-2/+6
| * ath11k: Refactor ath11k_msi_configAnilkumar Kolli2021-02-172-17/+23
| * ath11k: debugfs: Fix spelling mistake "Opportunies" -> "Opportunities"Colin Ian King2021-02-161-1/+1
* | ath11k: fix AP mode for QCA6390Kalle Valo2021-02-241-2/+2
* | ath11k: qmi: use %pad to format dma_addr_tGeert Uytterhoeven2021-02-241-2/+2
|/
* ath11k: qmi: add debug message for allocated memory segment addresses and sizesKalle Valo2021-02-111-0/+5
* ath11k: pci: remove experimental warningKalle Valo2021-02-111-2/+0
* ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan2021-02-116-5/+447
* ath11k: fix a locking bug in ath11k_mac_op_start()Dan Carpenter2021-02-101-5/+6
* ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy2021-02-097-5/+20
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-02-085-23/+18
|\
| * ath11k: remove h from printk format specifierTom Rix2021-02-044-13/+13
| * ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong2021-01-261-2/+5
| * ath11k: remove duplicate function declarationKarthikeyan Periyasamy2021-01-181-8/+0
* | Merge tag 'wireless-drivers-next-2021-02-05' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-02-062-2/+2
|\|
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-01-112-2/+2
| |\
| | * ath11k: dp: clean up a variable nameDan Carpenter2020-12-181-1/+1
| | * ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()Kalle Valo2020-12-181-1/+1
* | | cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-1/+3
|/ /
* | Merge tag 'wireless-drivers-2020-12-22' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-12-2310-12/+101
|\ \
| * | ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang2020-12-182-0/+38
| * | ath11k: qmi: try to allocate a big block of DMA memory firstCarl Huang2020-12-182-2/+23
| * | ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter2020-12-171-4/+4
| * | ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter2020-12-171-1/+1