summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wmi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan2021-02-111-1/+36
* ath11k: implement WoW enable and wakeup commandsCarl Huang2020-12-121-0/+165
* ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang2020-12-121-0/+3
* ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu2020-12-091-1/+1
* ath11k: vdev delete synchronization with firmwareRitesh Singh2020-11-241-0/+4
* ath11k: Remove unused param from wmi_mgmt_paramsGovind Singh2020-11-071-1/+0
* ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit2020-11-061-0/+47
* ath11k: add support for spectral scanKarthikeyan Periyasamy2020-06-151-0/+63
* ath11k: Add direct buffer ring supportKarthikeyan Periyasamy2020-06-151-1/+80
* ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu2020-06-111-0/+22
* ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu2020-06-111-0/+3
* ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu2020-06-111-0/+5
* ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu2020-06-111-1/+2
* ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu2020-06-111-0/+5
* ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu2020-06-111-0/+2
* ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-061-1/+1
* ath11k: Add support to reset htt peer statsAshok Raj Nagarajan2020-05-061-0/+37
* ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin2020-05-061-0/+3
* ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan2020-04-061-1/+7
* ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan2020-04-061-0/+38
* ath11k: Configure hash based reo destination ring selectionSriram R2020-03-181-1/+13
* ath11k: add WMI calls required for handling BSS colorJohn Crispin2020-03-171-0/+31
* ath11k: add thermal sensor device supportPradeep Kumar Chitrapu2020-03-111-0/+13
* ath11k: add thermal cooling device supportPradeep Kumar Chitrapu2020-03-111-0/+40
* ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook2019-12-191-1/+1
* ath11k: Remove unneeded semicolonzhengbin2019-12-181-1/+1
* ath11k: Remove unnecessary enum scan_priorityNathan Chancellor2019-12-181-10/+1
* ath11k: add some missing __packed qualifiersJohn Crispin2019-12-181-3/+3
* ath11k: set the BA buffer size to 256 when HE is enabledPradeep Kumar Chitrapu2019-12-181-0/+2
* ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin2019-12-181-1/+1
* ath11k: add wmi helper for turning STA PS on/offJohn Crispin2019-12-181-0/+7
* ath11k: avoid WMM param truncationKarthikeyan Periyasamy2019-11-291-2/+2
* ath11k: fix wmi service ready ext tlv parsingAnilkumar Kolli2019-11-291-1/+0
* ath11k: add spatial reuse supportJohn Crispin2019-11-271-0/+16
* ath11k: add TWT supportJohn Crispin2019-11-271-0/+70
* ath11k: add HE supportJohn Crispin2019-11-271-1/+5
* ath11k: ignore event 0x6017John Crispin2019-11-271-1/+12
* ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo2019-11-251-0/+4664