summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.c
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-27ath11k: Update WBM idle ring HP after FW mode onManikanta Pubbisetty1-14/+31
2022-04-27ath11k: Do not put HW in DBS mode for WCN6750Manikanta Pubbisetty1-1/+1
2022-04-23ath11k: Add support for SARBaochen Qiang1-0/+6
2022-04-12ath11k: Fix spelling mistake "reseting" -> "resetting"Colin Ian King1-1/+1
2022-04-05ath11k: Remove unnecessary delay in ath11k_core_suspendBaochen Qiang1-5/+0
2022-04-05ath11k: Remove core PCI references from PCI common codeManikanta Pubbisetty1-6/+0
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong1-0/+1
2022-03-30ath11k: add support to search regdb data in board-2.bin for WCN6855Wen Gong1-25/+59
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong1-0/+1
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy1-1/+2
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong1-0/+70
2022-03-25ath11k: add fallback board name without variant while searching board-2.binWen Gong1-7/+41
2022-03-23ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang1-0/+6
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath...Wen Gong1-8/+43
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong1-0/+68
2022-03-23ath11k: disable regdb support for QCA6390Wen Gong1-1/+1