aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath11k/wmi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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