summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/pci.c
AgeCommit message (Expand)Author
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-09-21wifi: ath11k: fix boot failure with one MSI vectorBaochen Qiang
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-21wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-02wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli
2023-06-13wifi: ath11k: don't use %pKKalle Valo
2023-06-13wifi: ath11k: pci: cleanup debug loggingKalle Valo
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan
2023-04-17wifi: ath11k: pci: Add more MODULE_FIRMWARE() entriesTakashi Iwai
2023-04-12wifi: ath11k: Remove redundant pci_clear_masterCai Huoqing
2023-02-22wifi: ath11k: allow system suspend to survive ath11kLen Brown
2022-12-07wifi: ath11k: remap ce register space for IPQ5018Sriram R
2022-09-10wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang
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