summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/core.c
AgeCommit message (Expand)Author
2022-03-30ath11k: reduce the wait time of 11d scan and hw scan while add interfaceWen Gong
2022-03-30ath11k: add support to search regdb data in board-2.bin for WCN6855Wen Gong
2022-03-28ath11k: store and send country code to firmware after recoveryWen Gong
2022-03-25ath11k: Add peer rhash table supportKarthikeyan Periyasamy
2022-03-25ath11k: add read variant from SMBIOS for download board dataWen Gong
2022-03-25ath11k: add fallback board name without variant while searching board-2.binWen Gong
2022-03-23ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capabilityBaochen Qiang
2022-03-23ath11k: add synchronization operation between reconfigure of mac80211 and ath...Wen Gong
2022-03-23ath11k: add support for device recovery for QCA6390/WCN6855Wen Gong
2022-03-23ath11k: disable regdb support for QCA6390Wen Gong
2022-03-18ath11k: Add basic WoW functionalitiesCarl Huang
2022-03-10ath11k: remove unneeded flush_workqueueLv Ruyi (CGEL ZTE)
2022-02-24ath11k: add dbring debug supportVenkateswara Naralasetty
2022-01-28ath11k: avoid firmware crash when reg set for QCA6390/WCN6855Wen Gong
2022-01-11ath11k: fix workqueue not getting destroyed after rmmodAditya Kumar Singh
2021-12-22ath11k: add support of firmware logging for WCN6855Cheng Wang
2021-12-21ath11k: add regdb.bin download for regdb offloadWen Gong
2021-12-20ath11k: add support for hardware rfkill for QCA6390Wen Gong
2021-12-20ath11k: report rssi of each chain to mac80211 for QCA6390/WCN6855Wen Gong
2021-12-14ath11k: Change qcn9074 fw to operate in mode-2Seevalamuthu Mariappan
2021-12-14ath11k: add ab to TARGET_NUM_VDEVS & coKalle Valo
2021-12-09ath11k: Add htt cmd to enable full monitor modeAnilkumar Kolli
2021-12-08ath11k: add wait operation for tx management packets for flush from mac80211Wen Gong
2021-12-08ath11k: add 11d scan offload supportWen Gong
2021-12-07ath11k: add support for WCN6855 hw2.1Baochen Qiang
2021-11-24Revert "ath11k: add read variant from SMBIOS for download board data"Kalle Valo
2021-11-22ath11k: add read variant from SMBIOS for download board dataWen Gong
2021-11-19ath11k: add hw_param for wakeup_mhiSeevalamuthu Mariappan
2021-11-17ath11k: add string type to search board data in board-2.bin for WCN6855Wen Gong
2021-11-17ath11k: Disabling credit flow for WMI pathP Praneesh
2021-11-15ath11k: allocate dst ring descriptors from cacheable memoryP Praneesh
2021-11-10ath11k: enable 802.11 power save mode in station modeCarl Huang
2021-11-01ath11k: set correct NL80211_FEATURE_DYNAMIC_SMPS for WCN6855Wen Gong
2021-10-25ath11k: change return buffer manager for QCA6390Baochen Qiang
2021-10-11ath11k: Change number of TCL rings to one for QCA6390Baochen Qiang
2021-09-28ath11k: use hw_params to access board_size and cal_offsetAnilkumar Kolli
2021-09-28ath11k: Add spectral scan support for QCN9074Karthikeyan Periyasamy
2021-09-28ath11k: Introduce spectral hw configurable paramKarthikeyan Periyasamy
2021-09-28ath11k: Refactor spectral FFT bin sizeKarthikeyan Periyasamy
2021-06-15ath11k: Fix an error handling path in ath11k_core_fetch_board_data_api_n()Christophe JAILLET
2021-06-12ath11k: don't call ath11k_pci_set_l1ss for WCN6855Baochen Qiang
2021-06-12ath11k: add support for WCN6855Baochen Qiang
2021-02-22ath11k: print hardware name and version during initialisationKalle Valo
2021-02-17ath11k: add extended interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add CE interrupt support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add data path support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: add hal support for QCN9074Karthikeyan Periyasamy
2021-02-17ath11k: Add qcn9074 mhi controller configAnilkumar Kolli
2021-02-17ath11k: Move qmi service_ins_id to hw_paramsAnilkumar Kolli
2020-12-17ath11k: Fix error code in ath11k_core_suspend()Dan Carpenter