summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/pci.c
AgeCommit message (Expand)Author
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan
2026-01-15wifi: ath12k: refactor PCI window register accessBaochen Qiang
2026-01-15wifi: ath12k: remove redundant pci_set_drvdata() callAlexander Minchev
2025-12-15Merge branch 'ath12k-ng' into ath-nextJeff Johnson
2025-10-24wifi: ath12k: restore register window after global resetBaochen Qiang
2025-10-18wifi: ath12k: Add MODULE_FIRMWARE() entriesTakashi Iwai
2025-10-10wifi: ath12k: Segregate the common and wifi7 specific structuresPavankumar Nandeshwar
2025-09-30wifi: ath12k: Add framework for hardware specific DP interrupt handlerRipan Deuri
2025-09-30wifi: ath12k: Support arch-specific DP device allocationRipan Deuri
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar
2025-09-03wifi: ath12k: Move srng processing to wifi7 directoryPavankumar Nandeshwar
2025-08-20wifi: ath12k: Remove HAL defines from shared PCI codeKiran Venkatappa
2025-08-20wifi: ath12k: Modularize driver into common and Wi-Fi 7 specific componentsKiran Venkatappa
2025-08-20wifi: ath12k: Restructure PCI code to common and Wi-Fi 7 specific logicKiran Venkatappa
2025-07-21wifi: ath12k: Prefer {} to {0} in initializersJeff Johnson
2025-07-14wifi: ath12k: Enable memory profile selection for QCN9274Aaradhana Sahu
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