summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/pci.c
AgeCommit message (Expand)Author
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty
2022-05-30ath11k: fix IRQ affinity warning on shutdownJohan Hovold
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty
2022-04-06ath11k: mhi: add error handling for suspend and resumeKalle Valo
2022-04-05ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty
2022-04-05ath11k: Refactor MSI logic to support WCN6750Manikanta Pubbisetty
2022-04-05ath11k: Choose MSI config based on HW revisionManikanta Pubbisetty
2022-04-05ath11k: Refactor PCI code to support WCN6750Manikanta Pubbisetty
2022-04-05ath11k: PCI changes to support WCN6750Manikanta Pubbisetty
2022-03-23ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong
2022-01-31ath11k: pci: fix crash on suspend if board file is not foundKalle Valo
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-22ath11k: Fix napi related hangBen Greear
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-07ath11k: add support for WCN6855 hw2.1Baochen Qiang
2021-11-22ath11k: Set IRQ affinity to CPU0 in case of one MSI vectorBaochen Qiang
2021-11-22ath11k: do not restore ASPM in case of single MSI vectorCarl Huang
2021-11-22ath11k: add support one MSI vectorCarl Huang
2021-11-22ath11k: refactor multiple MSI vector implementationCarl Huang
2021-11-22ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQCarl Huang
2021-11-22ath11k: add CE and ext IRQ flag to indicate irq_handlerCarl Huang
2021-11-22ath11k: get msi_data again after request_irq is calledCarl Huang
2021-11-19ath11k: add hw_param for wakeup_mhiSeevalamuthu Mariappan
2021-11-17ath11k: add string type to search board data in board-2.bin for WCN6855Wen Gong
2021-10-11ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang
2021-09-28ath11k: Fix inaccessible debug registersBaochen Qiang
2021-07-02ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-06-19ath11k: Enable QCN9074 deviceAnilkumar Kolli
2021-06-12ath11k: don't call ath11k_pci_set_l1ss for WCN6855Baochen Qiang
2021-06-12ath11k: add support for WCN6855Baochen Qiang
2021-02-17ath11k: add qcn9074 pci device supportAnilkumar Kolli
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add static window support for register accessKarthikeyan Periyasamy
2021-02-17ath11k: Move qmi service_ins_id to hw_paramsAnilkumar Kolli
2021-02-17ath11k: Refactor ath11k_msi_configAnilkumar Kolli
2021-02-11ath11k: pci: remove experimental warningKalle Valo
2021-01-11Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-12-18ath11k: pci: remove unnecessary mask in ath11k_pci_enable_ltssm()Kalle Valo
2020-12-18ath11k: pci: disable ASPM L0sLs before downloading firmwareCarl Huang
2020-12-17ath11k: Fix ath11k_pci_fix_l1ss()Dan Carpenter
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang