summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k/core.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-24wifi: ath12k: add basic WoW functionalitiesBaochen Qiang1-8/+38
2024-06-24wifi: ath12k: implement WoW enable and wakeup commandsBaochen Qiang1-0/+2
2024-06-17wifi: ath12k: Fix WARN_ON during firmware crash in split-phyAaradhana Sahu1-13/+8
2024-06-11wifi: ath12k: fix ACPI warning when resumeBaochen Qiang1-0/+2
2024-06-03wifi: ath12k: add panic handlerBaochen Qiang1-0/+29
2024-05-21wifi: ath12k: fix Smatch warnings on ath12k_core_suspend()Baochen Qiang1-4/+1
2024-05-03wifi: ath12k: Introduce device indexKarthikeyan Periyasamy1-0/+10
2024-05-03wifi: ath12k: Add lock to protect the hardware stateKarthikeyan Periyasamy1-0/+4
2024-05-03wifi: ath12k: Refactor the hardware stateKarthikeyan Periyasamy1-33/+26
2024-05-03wifi: ath12k: Refactor the hardware recovery procedureKarthikeyan Periyasamy1-55/+64
2024-04-23wifi: ath12k: ACPI TAS supportLingbo Kong1-0/+7
2024-04-23wifi: ath12k: support suspend/resumeBaochen Qiang1-15/+52
2024-04-23wifi: ath12k: avoid stopping mac80211 queues in ath12k_core_restart()Baochen Qiang1-6/+0
2024-04-23wifi: ath12k: no need to handle pktlog during suspend/resumeBaochen Qiang1-21/+0
2024-04-23wifi: ath12k: flush all packets before suspendBaochen Qiang1-5/+15
2024-04-23wifi: ath12k: rearrange IRQ enable/disable in reset pathBaochen Qiang1-2/+4
2024-04-23wifi: ath12k: fix kernel crash during resumeBaochen Qiang1-1/+0
2024-04-08wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy1-1/+1
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan1-0/+5
2024-02-07wifi: ath12k: implement remain on channel for P2P modeKang Yang1-0/+1
2024-02-02wifi: ath12k: refactor the rfkill workerKarthikeyan Periyasamy1-6/+14
2024-02-02wifi: ath12k: disable QMI PHY capability learn in split-phy QCN9274Raj Kumar Bhagat1-0/+1
2024-02-02wifi: ath12k: remove hal_desc_sz from hw paramsRaj Kumar Bhagat1-0/+2
2024-02-02wifi: ath12k: fix firmware assert during insmod in memory segment modeAaradhana Sahu1-0/+27
2024-02-02wifi: ath12k: add firmware-2.bin supportRaj Kumar Bhagat1-0/+4
2024-01-19wifi: ath12k: Introduce the container for mac80211 hwKarthikeyan Periyasamy1-1/+9
2024-01-19wifi: ath12k: Refactor the mac80211 hw access from link/radioKarthikeyan Periyasamy1-4/+6
2024-01-17wifi: ath12k: add QMI PHY capability learn supportKarthikeyan Periyasamy1-0/+1
2024-01-16wifi: ath12k: relocate ath12k_dp_pdev_pre_alloc() callKarthikeyan Periyasamy1-2/+0
2023-12-18wifi: ath12k: support default regdb while searching board-2.bin for WCN7850Baochen Qiang1-13/+40
2023-12-18wifi: ath12k: add support to search regdb data in board-2.bin for WCN7850Wen Gong1-25/+71
2023-12-18wifi: ath12k: add fallback board name without variant while searching board-2...Wen Gong1-7/+41
2023-12-18wifi: ath12k: add string type to search board data in board-2.bin for WCN7850Wen Gong1-6/+21
2023-11-29wifi: ath12k: fix the error handler of rfkill configKarthikeyan Periyasamy1-2/+4
2023-10-18wifi: ath12k: Remove ath12k_base::bd_apiJeff Johnson1-3/+4
2023-10-12wifi: ath12k: add ath12k_qmi_free_resource() for recoveryWen Gong1-0/+1
2023-10-02wifi: ath12k: add read variant from SMBIOS for download board dataWen Gong1-0/+69
2023-09-28wifi: ath12k: fix recovery fail while firmware crash when doing channel switchWen Gong1-0/+3
2023-09-28wifi: ath12k: add support for hardware rfkill for WCN7850Lingbo Kong1-0/+52
2023-09-20wifi: ath12k: change to initialize recovery variables earlier in ath12k_core_...Wen Gong1-3/+2
2023-06-09wifi: ath12k: delete the timer rx_replenish_retry during rmmodHari Chandrakanthan1-0/+1
2023-05-05wifi: ath12k: add wait operation for tx management packets for flush from mac...Karthik M1-0/+1
2022-11-29wifi: ath12k: driver for Qualcomm Wi-Fi 7 devicesKalle Valo1-0/+939