summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli1-2/+2
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty1-3/+3
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy1-0/+198
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy1-2/+224
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu1-0/+72
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu1-71/+90
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu1-0/+4
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu1-0/+2
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu1-1/+4
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu1-2/+14
2020-04-14ath11k: Fix TWT radio countAloka Dixit1-1/+1
2020-04-06ath11k: Avoid mgmt tx count underflowSriram R1-2/+3
2020-04-06ath11k: fix error message to correctly report the command that failedColin Ian King1-1/+1
2020-04-06ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan1-8/+13
2020-04-06ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan1-0/+140
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R1-0/+35
2020-03-17ath11k: add WMI calls required for handling BSS colorJohn Crispin1-0/+78
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu1-0/+80
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu1-0/+64
2020-02-11ath11k: fix rcu lock protect in peer assoc confirmationKarthikeyan Periyasamy1-0/+3
2019-12-19ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin1-3/+3
2019-12-18ath11k: fix memory leak on reg_infoColin Ian King1-1/+1
2019-12-18ath11k: fix several spelling mistakesColin Ian King1-1/+1
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin1-73/+73
2019-12-18ath11k: add wmi helper for turning STA PS on/offJohn Crispin1-0/+30
2019-11-29ath11k: add necessary peer assoc params in wmi dbgSriram R1-2/+11
2019-11-29ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli1-3/+3
2019-11-29ath11k: Fixing TLV length issue in peer pktlog WMI commandVikas Patel1-1/+1
2019-11-29ath11k: fix wmi service ready ext tlv parsingAnilkumar Kolli1-3/+11
2019-11-27ath11k: add spatial reuse supportJohn Crispin1-0/+35
2019-11-27ath11k: add TWT supportJohn Crispin1-0/+91
2019-11-27ath11k: add HE supportJohn Crispin1-1/+5
2019-11-27ath11k: ignore event 0x6017John Crispin1-0/+1
2019-11-25ath11k: driver for Qualcomm IEEE 802.11ax devicesKalle Valo1-0/+5632