summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/pci.c
AgeCommit message (Expand)Author
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang
2025-05-19wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...Yingying Tang
2025-05-16wifi: ath12k: add interrupt configuration for mon status ringKang Yang
2025-04-15wifi: ath12k: introduce ath12k_fw_feature_supported()Baochen Qiang
2025-04-11wifi: ath12k: fix firmware assert during reboot with hardware groupingAditya Kumar Singh
2025-04-11wifi: ath12k: fix failed to set mhi state error during reboot with hardware g...Aditya Kumar Singh
2025-04-11wifi: ath12k: fix cleanup path after mhi initRaj Kumar Bhagat
2025-03-27wifi: ath12k: extend dma mask to 36 bitsJohan Hovold
2025-03-25wifi: ath12k: enable ath12k AHB supportBalamurugan S
2025-02-27wifi: ath11k/ath12k: Replace irq_set_affinity_hint() with irq_set_affinity_an...Manivannan Sadhasivam
2025-02-27wifi: ath12k: Clear affinity hint before calling ath12k_pci_free_irq() in err...Manivannan Sadhasivam
2025-02-03wifi: ath12k: Avoid napi_sync() before napi_enable()Avula Sri Charan
2025-01-26wifi: ath12k: fix memory leak in ath12k_pci_remove()Miaoqing Pan
2025-01-22wifi: ath12k: add factory test mode supportAaradhana Sahu
2024-12-05wifi: ath12k: introduce device group abstractionKarthikeyan Periyasamy
2024-11-30wifi: ath12k: Refactor core startupKarthikeyan Periyasamy
2024-10-25wifi: ath12k: convert tasklet to BH workqueue for CE interruptsRaj Kumar Bhagat
2024-10-16wifi: ath12k: Add firmware coredump collection supportSowmiya Sree Elavalagan
2024-09-04Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-08-07wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh
2024-07-26wifi: ath12k: fix soft lockup on suspendJohan Hovold
2024-06-03wifi: ath12k: add panic handlerBaochen Qiang
2024-05-28wifi: ath12k: fix race due to setting ATH12K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang
2024-05-13wifi: ath12k: allocate dummy net_device dynamicallyBreno Leitao
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang
2024-04-18wifi: ath12k: don't use %pK in dmesg format stringsJeff Johnson
2024-02-02wifi: ath12k: fix PCI read and writeP Praneesh
2024-02-02wifi: ath12k: split hal_ops to support RX TLVs word mask compactionRaj Kumar Bhagat
2024-02-02wifi: ath12k: Add logic to write QRTR node id to scratchP Praneesh
2023-12-18wifi: ath12k: add string type to search board data in board-2.bin for WCN7850Wen Gong
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy
2023-12-05wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang
2023-12-05wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang
2023-12-05wifi: ath12k: add support one MSI vectorKang Yang
2023-12-05wifi: ath12k: refactor multiple MSI vector implementationKang Yang
2023-12-05wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang
2023-12-05wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang
2023-12-05wifi: ath12k: get msi_data again after request_irq is calledKang Yang
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-25wifi: ath12k: rename the sc naming convention to abKarthikeyan Periyasamy
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: ath12k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-06-09wifi: ath12k: check hardware major version for WCN7850Carl Huang
2023-04-12wifi: ath12k: Remove redundant pci_clear_masterCai Huoqing
2023-03-15wifi: ath12k: Add missing unwind goto in ath12k_pci_probe()Harshit Mogalapalli
2023-02-22wifi: ath12k: PCI ops for wakeup/release MHIRamya Gnanasekar
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo