summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/pci.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-26wifi: ath12k: fix soft lockup on suspendJohan Hovold1-1/+2
2024-06-03wifi: ath12k: add panic handlerBaochen Qiang1-0/+8
2024-05-28wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang1-2/+2
2024-05-13wifi: ath12k: allocate dummy net_device dynamicallyBreno Leitao1-5/+22
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang1-7/+34
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson1-1/+1
2024-02-02wifi: ath12k: fix PCI read and writeP Praneesh1-20/+23
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat1-0/+2
2024-02-02wifi: ath12k: Add logic to write QRTR node id to scratchP Praneesh1-1/+38
2023-12-18wifi: ath12k: add string type to search board data in board-2.bin for WCN7850Wen Gong1-0/+10
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy1-4/+4
2023-12-05wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang1-1/+23
2023-12-05wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang1-1/+4
2023-12-05wifi: ath12k: add support one MSI vectorKang Yang1-12/+39
2023-12-05wifi: ath12k: refactor multiple MSI vector implementationKang Yang1-8/+40
2023-12-05wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang1-4/+4
2023-12-05wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang1-0/+16
2023-12-05wifi: ath12k: get msi_data again after request_irq is calledKang Yang1-0/+30
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson1-1/+1
2023-10-25wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy1-2/+2
2023-08-31Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+6
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern1-1/+1
2023-08-21wifi: ath12k: Use RMW accessors for changing LNKCTLIlpo Järvinen1-4/+6
2023-06-09wifi: ath12k: check hardware major version for WCN7850Carl Huang1-1/+13
2023-04-12wifi: ath12k: Remove redundant pci_clear_masterCai Huoqing1-4/+1
2023-03-15wifi: ath12k: Add missing unwind goto in ath12k_pci_probe()Harshit Mogalapalli1-1/+2
2023-02-22wifi: ath12k: PCI ops for wakeup/release MHIRamya Gnanasekar1-9/+38
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo1-0/+1374