summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/mhi.c
AgeCommit message (Expand)Author
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli
2023-09-05wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crashArowa Suliman
2023-06-13wifi: ath11k: pci: cleanup debug loggingKalle Valo
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo
2023-04-03wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2022-09-10wifi: ath11k: mhi: fix potential memory leak in ath11k_mhi_register()Jianglei Nie
2022-04-06ath11k: mhi: remove unnecessary goto from ath11k_mhi_start()Kalle Valo
2022-04-06ath11k: mhi: add error handling for suspend and resumeKalle Valo
2022-04-06ath11k: mhi: remove state machineKalle 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: Refactor PCI code to support WCN6750Manikanta Pubbisetty
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong
2022-02-21ath11k: configure RDDM size to mhi for recovery by firmwareWen Gong
2022-01-31ath11k: mhi: use mhi_sync_power_up()Kalle Valo
2022-01-11ath11k: add missing of_node_put() to avoid leakYang Yingliang
2021-12-17Merge tag 'wireless-drivers-next-2021-12-17' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-12-16ath11k: Use reserved host DDR addresses from DT for PCI devicesAnilkumar Kolli
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-12-07ath11k: add support for WCN6855 hw2.1Baochen Qiang
2021-11-22ath11k: add support one MSI vectorCarl Huang
2021-08-05ath11k: set register access length for MHI driverBhaumik Bhatt
2021-06-12ath11k: add support for WCN6855Baochen Qiang
2021-04-22ath11k: fix warning in ath11k_mhi_configAnilkumar Kolli
2021-02-17ath11k: Add qcn9074 mhi controller configAnilkumar Kolli
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt
2020-11-18bus: mhi: Remove auto-start optionLoic Poulain
2020-08-27ath11k: return -ENOMEM on allocation failureDan Carpenter
2020-08-18ath11k: reset MHI during power down and power upCarl Huang
2020-08-17ath11k: register MHI controller device for QCA6390Govind Singh