summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/core.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: ath11k: add firmware-2.bin supportAnilkumar Kolli2023-10-251-0/+8
* wifi: ath11k: Remove ath11k_base::bd_apiJeff Johnson2023-10-181-3/+4
* wifi: ath11k: add chip id board name while searching board-2.bin for WCN6855Wen Gong2023-09-201-21/+87
* wifi: ath11k: Add coldboot calibration support for QCN9074Anilkumar Kolli2023-08-021-2/+2
* wifi: ath11k: Split coldboot calibration hw_paramSeevalamuthu Mariappan2023-08-021-8/+28
* wifi: ath11k: Restart firmware after cold boot calibration for IPQ5018Ziyang Huang2023-06-161-0/+1
* wifi: ath11k: remove manual mask names from debug messagesKalle Valo2023-06-131-7/+7
* wifi: ath11k: factory test mode supportGovindaraj Saminathan2023-06-011-3/+18
* wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855Wen Gong2023-06-011-13/+40
* wifi: ath11k: enable SAR support on WCN6750Youghandhar Chintala2023-04-171-1/+1
* wifi: ath11k: Configure the FTM responder role using firmware capability flagGanesh Babu Jothiram2023-04-121-8/+0
* wifi: ath11k: Add support to configure FTM responder roleSowmiya Sree Elavalagan2023-01-171-0/+8
* wifi: ath11k: initialize hw_ops for IPQ5018Sriram R2022-12-071-0/+1
* wifi: ath11k: update hal srng regs for IPQ5018Sriram R2022-12-071-0/+1
* wifi: ath11k: remap ce register space for IPQ5018Sriram R2022-12-071-0/+8
* wifi: ath11k: update ce configurations for IPQ5018Sriram R2022-12-071-0/+4
* wifi: ath11k: update hw params for IPQ5018Sriram R2022-12-071-0/+71
* wifi: ath11k: Trigger sta disconnect on hardware restartYoughandhar Chintala2022-11-081-0/+6
* wifi: ath11k: fix monitor vdev creation with firmware recoveryNagarajan Maran2022-10-281-0/+4
* wifi: ath11k: stop tx queues immediately upon firmware exitAditya Kumar Singh2022-09-281-4/+1
* wifi: ath11k: Add spectral scan support for 160 MHzTamizh Chelvam Raja2022-09-261-0/+7
* wifi: ath11k: move firmware stats out of debugfsAditya Kumar Singh2022-09-221-0/+46
* wifi: ath11k: change complete() to complete_all() for scan.completedWen Gong2022-09-221-1/+1
* wifi: ath11k: Add WoW support for WCN6750Manikanta Pubbisetty2022-09-191-0/+7
* wifi: ath11k: Increase TCL data ring size for WCN6750Manikanta Pubbisetty2022-09-101-0/+7
* wifi: ath11k: Add multi TX ring support for WCN6750Manikanta Pubbisetty2022-09-101-3/+17
* wifi: ath11k: implement SRAM dump debugfs interfaceBaochen Qiang2022-09-101-0/+23
* ath11k: Enable remain-on-channel support on WCN6750Manikanta Pubbisetty2022-09-071-1/+1
* wifi: ath11k: Add support to connect to non-transmit MBSSID profilesManikanta Pubbisetty2022-09-021-0/+7
* wifi: ath11k: Add cold boot calibration support on WCN6750Manikanta Pubbisetty2022-09-011-1/+8
* wifi: ath11k: Register shutdown handler for WCN6750Manikanta Pubbisetty2022-09-011-0/+2
* Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo2022-07-271-73/+0
* wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty2022-07-271-14/+0
* ath11k: fix netdev open raceJohan Hovold2022-05-301-8/+8
* ath11k: Reuse the available memory after firmware reloadAnilkumar Kolli2022-05-101-1/+0
* ath11k: Designating channel frequency when sending management framesBaochen Qiang2022-05-101-0/+7
* ath11k: Implement remain-on-channel supportBaochen Qiang2022-05-101-0/+1
* ath11k: reset 11d state in process of recoveryWen Gong2022-05-091-0/+1
* ath11k: Datapath changes to support WCN6750Manikanta Pubbisetty2022-05-021-0/+1
* ath11k: HAL changes to support WCN6750Manikanta Pubbisetty2022-05-021-0/+2
* ath11k: Add QMI changes for WCN6750Manikanta Pubbisetty2022-05-021-0/+7
* ath11k: Add register access logic for WCN6750Manikanta Pubbisetty2022-05-021-0/+14
* ath11k: Add HW params for WCN6750Manikanta Pubbisetty2022-05-021-0/+73
* ath11k: Move parameters in bus_params to hw_paramsManikanta Pubbisetty2022-05-021-3/+25
* ath11k: read country code from SMBIOS for WCN6855/QCA6390Wen Gong2022-04-271-2/+24
* ath11k: Update WBM idle ring HP after FW mode onManikanta Pubbisetty2022-04-271-14/+31
* ath11k: Do not put HW in DBS mode for WCN6750Manikanta Pubbisetty2022-04-271-1/+1
* ath11k: Add support for SARBaochen Qiang2022-04-231-0/+6
* ath11k: Fix spelling mistake "reseting" -> "resetting"Colin Ian King2022-04-121-1/+1
* ath11k: Remove unnecessary delay in ath11k_core_suspendBaochen Qiang2022-04-051-5/+0