summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/pci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-061-12/+12
|\
| * wifi: ath11k: fix boot failure with one MSI vectorBaochen Qiang2023-09-211-12/+12
* | Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-08-301-4/+6
|\ \ | |/ |/|
| * wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen2023-08-211-4/+6
* | Fix nomenclature for USB and PCI wireless devicesAlan Stern2023-08-251-1/+1
* | wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli2023-08-021-0/+2
|/
* wifi: ath11k: don't use %pKKalle Valo2023-06-131-1/+1
* wifi: ath11k: pci: cleanup debug loggingKalle Valo2023-06-131-5/+5
* wifi: ath11k: remove manual mask names from debug messagesKalle Valo2023-06-131-6/+6
* wifi: ath11k: factory test mode supportGovindaraj Saminathan2023-06-011-1/+2
* wifi: ath11k: pci: Add more MODULE_FIRMWARE() entriesTakashi Iwai2023-04-171-4/+5
* wifi: ath11k: Remove redundant pci_clear_masterCai Huoqing2023-04-121-4/+1
* wifi: ath11k: allow system suspend to survive ath11kLen Brown2023-02-221-1/+1
* wifi: ath11k: remap ce register space for IPQ5018Sriram R2022-12-071-0/+2
* wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang2022-09-101-0/+1
* wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty2022-07-271-16/+54
* ath11k: fix IRQ affinity warning on shutdownJohan Hovold2022-05-301-0/+2
* ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty2022-05-021-11/+3
* ath11k: mhi: add error handling for suspend and resumeKalle Valo2022-04-061-6/+2
* ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty2022-04-051-11/+135
* ath11k: Refactor MSI logic to support WCN6750Manikanta Pubbisetty2022-04-051-10/+19
* ath11k: Choose MSI config based on HW revisionManikanta Pubbisetty2022-04-051-25/+6
* ath11k: Refactor PCI code to support WCN6750Manikanta Pubbisetty2022-04-051-776/+40
* ath11k: PCI changes to support WCN6750Manikanta Pubbisetty2022-04-051-61/+49
* ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()Wen Gong2022-03-231-4/+8
* ath11k: pci: fix crash on suspend if board file is not foundKalle Valo2022-01-311-0/+10
* Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-131-1/+1
|\
| * genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner2021-12-091-1/+1
* | ath11k: Fix napi related hangBen Greear2021-12-221-3/+9
* | ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli2021-12-161-1/+10
* | ath11k: add support for WCN6855 hw2.1Baochen Qiang2021-12-071-2/+14
* | ath11k: Set IRQ affinity to CPU0 in case of one MSI vectorBaochen Qiang2021-11-221-2/+23
* | ath11k: do not restore ASPM in case of single MSI vectorCarl Huang2021-11-221-1/+7
* | ath11k: add support one MSI vectorCarl Huang2021-11-221-13/+39
* | ath11k: refactor multiple MSI vector implementationCarl Huang2021-11-221-8/+40
* | ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQCarl Huang2021-11-221-4/+4
* | ath11k: add CE and ext IRQ flag to indicate irq_handlerCarl Huang2021-11-221-0/+16
* | ath11k: get msi_data again after request_irq is calledCarl Huang2021-11-221-0/+30
* | ath11k: add hw_param for wakeup_mhiSeevalamuthu Mariappan2021-11-191-4/+8
* | ath11k: add string type to search board data in board-2.bin for WCN6855Wen Gong2021-11-171-0/+10
|/
* ath11k: Handle MSI enablement during rmmod and SSRBaochen Qiang2021-10-111-5/+36
* ath11k: Fix inaccessible debug registersBaochen Qiang2021-09-281-1/+3
* ath: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-07-021-8/+2
* ath11k: Enable QCN9074 deviceAnilkumar Kolli2021-06-191-1/+1
* ath11k: don't call ath11k_pci_set_l1ss for WCN6855Baochen Qiang2021-06-121-1/+2
* ath11k: add support for WCN6855Baochen Qiang2021-06-121-10/+34
* ath11k: add qcn9074 pci device supportAnilkumar Kolli2021-02-171-1/+17
* ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy2021-02-171-2/+11
* ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy2021-02-171-6/+25
* ath11k: add data path support for QCN9074Karthikeyan Periyasamy2021-02-171-0/+1