aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-04-09wifi: ath11k: support hibernationBaochen Qiang1-32/+75
2024-03-14wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang1-4/+16
2024-02-23wifi: ath11k: rearrange IRQ enable/disable in reset pathBaochen Qiang1-3/+5
2024-02-15wifi: ath11k: add support for QCA2066Baochen Qiang1-0/+86
2024-02-15wifi: ath11k: support 2 station interfacesCarl Huang1-3/+11
2023-10-25wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli1-0/+8
2023-10-18wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson1-3/+4
2023-09-20wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855Wen Gong1-21/+87
2023-08-02wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli1-2/+2
2023-08-02wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan1-8/+28
2023-06-16wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018Ziyang Huang1-0/+1
2023-06-13wifi: ath11k: remove manual mask names from debug messagesKalle Valo1-7/+7
2023-06-01wifi: ath11k: factory test mode supportGovindaraj Saminathan1-3/+18
2023-06-01wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong1-13/+40
2023-04-17wifi: ath11k: enable SAR support on WCN6750Youghandhar Chintala1-1/+1
2023-04-12wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram1-8/+0
2023-01-17wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan1-0/+8
2022-12-07wifi: ath11k: initialize hw_ops for IPQ5018Sriram R1-0/+1
2022-12-07wifi: ath11k: update hal srng regs for IPQ5018Sriram R1-0/+1
2022-12-07wifi: ath11k: remap ce register space for IPQ5018Sriram R1-0/+8
2022-12-07wifi: ath11k: update ce configurations for IPQ5018Sriram R1-0/+4
2022-12-07wifi: ath11k: update hw params for IPQ5018Sriram R1-0/+71
2022-11-08wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala1-0/+6
2022-10-28wifi: ath11k: fix monitor vdev creation with firmware recoveryNagarajan Maran1-0/+4
2022-09-28wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh1-4/+1
2022-09-26wifi: ath11k: Add spectral scan support for 160 MHzTamizh Chelvam Raja1-0/+7
2022-09-22wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh1-0/+46
2022-09-22wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong1-1/+1
2022-09-19wifi: ath11k: Add WoW support for WCN6750Manikanta Pubbisetty1-0/+7
2022-09-10wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty1-0/+7
2022-09-10wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty1-3/+17
2022-09-10wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang1-0/+23
2022-09-07ath11k: Enable remain-on-channel support on WCN6750Manikanta Pubbisetty1-1/+1
2022-09-02wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty1-0/+7
2022-09-01wifi: ath11k: Add cold boot calibration support on WCN6750Manikanta Pubbisetty1-1/+8
2022-09-01wifi: ath11k: Register shutdown handler for WCN6750Manikanta Pubbisetty1-0/+2
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo1-73/+0
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty1-14/+0
2022-05-30ath11k: fix netdev open raceJohan Hovold1-8/+8
2022-05-10ath11k: Reuse the available memory after firmware reloadAnilkumar Kolli1-1/+0
2022-05-10ath11k: Designating channel frequency when sending management framesBaochen Qiang1-0/+7
2022-05-10ath11k: Implement remain-on-channel supportBaochen Qiang1-0/+1
2022-05-09ath11k: reset 11d state in process of recoveryWen Gong1-0/+1
2022-05-02ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty1-0/+1
2022-05-02ath11k: HAL changes to support WCN6750Manikanta Pubbisetty1-0/+2
2022-05-02ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty1-0/+7
2022-05-02ath11k: Add register access logic for WCN6750Manikanta Pubbisetty1-0/+14
2022-05-02ath11k: Add HW params for WCN6750Manikanta Pubbisetty1-0/+73
2022-05-02ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty1-3/+25
2022-04-27ath11k: read country code from SMBIOS for WCN6855/QCA6390Wen Gong1-2/+24