summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wmi.c
AgeCommit message (Expand)Author
2020-12-17ath11k: add missing null check on allocated skbColin Ian King
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan
2020-11-24ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh
2020-11-24ath11k: peer delete synchronization with firmwareRitesh Singh
2020-11-24ath11k: vdev delete synchronization with firmwareRitesh Singh
2020-11-07ath11k: fix ZERO address in probe requestCarl Huang
2020-11-07ath11k: Fix single phy hw modeKarthikeyan Periyasamy
2020-11-06ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit
2020-10-28ath11k: remove repeated words in comments and warningsKalle Valo
2020-09-29ath11k: Move non-fatal warn logs to dbg levelGovind Singh
2020-09-22ath11k: wmi: remove redundant configuration values from initKalle Valo
2020-09-22ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo
2020-09-11Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-11ath11k: add raw mode and software crypto supportVenkateswara Naralasetty
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin
2020-08-18ath11k: refine the phy_id check in ath11k_reg_chan_list_eventCarl Huang
2020-08-18ath11k: wmi: put hardware to DBS modeCarl Huang
2020-08-18ath11k: initialize wmi config based on hw_paramsCarl Huang
2020-08-18ath11k: force single pdev only for QCA6390Carl Huang
2020-06-23ath11k: define max_radios in hw_paramsAnilkumar Kolli
2020-06-15ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty
2020-06-15ath11k: add support for spectral scanKarthikeyan Periyasamy
2020-06-15ath11k: Add direct buffer ring supportKarthikeyan Periyasamy
2020-06-11ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu
2020-06-11ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu
2020-06-11ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu
2020-06-11ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu
2020-06-11ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu
2020-06-11ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu
2020-04-14ath11k: Fix TWT radio countAloka Dixit
2020-04-06ath11k: Avoid mgmt tx count underflowSriram R
2020-04-06ath11k: fix error message to correctly report the command that failedColin Ian King
2020-04-06ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan
2020-04-06ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan
2020-03-18ath11k: Configure hash based reo destination ring selectionSriram R
2020-03-17ath11k: add WMI calls required for handling BSS colorJohn Crispin
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu
2020-02-11ath11k: fix rcu lock protect in peer assoc confirmationKarthikeyan Periyasamy
2019-12-19ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin
2019-12-18ath11k: fix memory leak on reg_infoColin Ian King
2019-12-18ath11k: fix several spelling mistakesColin Ian King
2019-12-18ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin
2019-12-18ath11k: add wmi helper for turning STA PS on/offJohn Crispin
2019-11-29ath11k: add necessary peer assoc params in wmi dbgSriram R
2019-11-29ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli
2019-11-29ath11k: Fixing TLV length issue in peer pktlog WMI commandVikas Patel