summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ath11k: Align bss_chan_info structure with firmwareSeevalamuthu Mariappan1-1/+2
2021-05-24ath10k/ath11k: fix spelling mistake "requed" -> "requeued"Colin Ian King1-2/+2
2021-02-11ath11k: add support to configure spatial reuse parameter setRajkumar Manoharan1-1/+36
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang1-0/+165
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang1-0/+3
2020-12-09ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu1-1/+1
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh1-0/+4
2020-11-07ath11k: Remove unused param from wmi_mgmt_paramsGovind Singh1-1/+0
2020-11-06ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit1-0/+47
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy1-0/+63
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy1-1/+80
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu1-0/+22
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu1-0/+3
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu1-0/+5
2020-06-11ath11k: set psc channel flag when sending channel list to firmware.Pradeep Kumar Chitrapu1-1/+2
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu1-0/+5
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu1-0/+2
2020-05-06ath11k: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-06ath11k: Add support to reset htt peer statsAshok Raj Nagarajan1-0/+37
2020-05-06ath11k: add tx hw 802.11 encapsulation offloading supportJohn Crispin1-0/+3
2020-04-06ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan1-1/+7
2020-04-06ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan1-0/+38
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-1/+13
2020-03-17ath11k: add WMI calls required for handling BSS colorJohn Crispin1-0/+31
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu1-0/+13
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu1-0/+40
2019-12-19ath11k: Use sizeof_field() instead of FIELD_SIZEOF()Kees Cook1-1/+1
2019-12-18ath11k: Remove unneeded semicolonzhengbin1-1/+1
2019-12-18ath11k: Remove unnecessary enum scan_priorityNathan Chancellor1-10/+1
2019-12-18ath11k: add some missing __packed qualifiersJohn Crispin1-3/+3
2019-12-18ath11k: set the BA buffer size to 256 when HE is enabledPradeep Kumar Chitrapu1-0/+2
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin1-1/+1
2019-12-18ath11k: add wmi helper for turning STA PS on/offJohn Crispin1-0/+7
2019-11-29ath11k: avoid WMM param truncationKarthikeyan Periyasamy1-2/+2
2019-11-29ath11k: fix wmi service ready ext tlv parsingAnilkumar Kolli1-1/+0
2019-11-27ath11k: add spatial reuse supportJohn Crispin1-0/+16
2019-11-27ath11k: add TWT supportJohn Crispin1-0/+70
2019-11-27ath11k: add HE supportJohn Crispin1-1/+5
2019-11-27ath11k: ignore event 0x6017John Crispin1-1/+12
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+4664