summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath11k/wmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath11k: add missing null check on allocated skbColin Ian King2020-12-171-0/+3
* ath11k: implement WoW enable and wakeup commandsCarl Huang2020-12-121-0/+99
* ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu2020-12-121-31/+0
* ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang2020-12-121-4/+34
* ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan2020-12-071-3/+7
* ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" referencesRitesh Singh2020-11-241-1/+1
* ath11k: peer delete synchronization with firmwareRitesh Singh2020-11-241-3/+14
* ath11k: vdev delete synchronization with firmwareRitesh Singh2020-11-241-1/+61
* ath11k: fix ZERO address in probe requestCarl Huang2020-11-071-0/+5
* ath11k: Fix single phy hw modeKarthikeyan Periyasamy2020-11-071-3/+0
* ath11k: FILS discovery and unsolicited broadcast probe response supportAloka Dixit2020-11-061-0/+203
* ath11k: remove repeated words in comments and warningsKalle Valo2020-10-281-1/+1
* ath11k: Move non-fatal warn logs to dbg levelGovind Singh2020-09-291-1/+1
* ath11k: wmi: remove redundant configuration values from initKalle Valo2020-09-221-49/+0
* ath11k: debugfs: use ath11k_debugfs_ prefixKalle Valo2020-09-221-1/+1
* Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...David S. Miller2020-09-111-31/+76
|\
| * ath11k: add raw mode and software crypto supportVenkateswara Naralasetty2020-09-111-0/+4
| * ath11k: refine the phy_id check in ath11k_reg_chan_list_eventCarl Huang2020-08-181-1/+6
| * ath11k: wmi: put hardware to DBS modeCarl Huang2020-08-181-5/+5
| * ath11k: initialize wmi config based on hw_paramsCarl Huang2020-08-181-1/+3
| * ath11k: force single pdev only for QCA6390Carl Huang2020-08-181-26/+60
| * ath11k: define max_radios in hw_paramsAnilkumar Kolli2020-06-231-2/+2
* | mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-2/+2
|/
* ath11k: fix wmi peer flags in peer assoc commandVenkateswara Naralasetty2020-06-151-3/+3
* ath11k: add support for spectral scanKarthikeyan Periyasamy2020-06-151-0/+198
* ath11k: Add direct buffer ring supportKarthikeyan Periyasamy2020-06-151-2/+224
* ath11k: Add support for 6g scan hintPradeep Kumar Chitrapu2020-06-111-0/+72
* ath11k: Send multiple scan_chan_list messages if requiredPradeep Kumar Chitrapu2020-06-111-71/+90
* ath11k: Add 6G scan dwell time parameter in scan request commandPradeep Kumar Chitrapu2020-06-111-0/+4
* ath11k: extend peer_assoc_cmd for 6GHz bandPradeep Kumar Chitrapu2020-06-111-0/+2
* ath11k: Use freq instead of channel number in rx pathPradeep Kumar Chitrapu2020-06-111-1/+4
* ath11k: add support for 6GHz radio in driverPradeep Kumar Chitrapu2020-06-111-2/+14
* ath11k: Fix TWT radio countAloka Dixit2020-04-141-1/+1
* ath11k: Avoid mgmt tx count underflowSriram R2020-04-061-2/+3
* ath11k: fix error message to correctly report the command that failedColin Ian King2020-04-061-1/+1
* ath11k: add pktlog checksum in trace events to support pktlogMaharaja Kennadyrajan2020-04-061-8/+13
* ath11k: Add sta debugfs support to configure ADDBA and DELBAMaharaja Kennadyrajan2020-04-061-0/+140
* ath11k: Configure hash based reo destination ring selectionSriram R2020-03-181-0/+35
* ath11k: add WMI calls required for handling BSS colorJohn Crispin2020-03-171-0/+78
* ath11k: add thermal sensor device supportPradeep Kumar Chitrapu2020-03-111-0/+80
* ath11k: add thermal cooling device supportPradeep Kumar Chitrapu2020-03-111-0/+64
* ath11k: fix rcu lock protect in peer assoc confirmationKarthikeyan Periyasamy2020-02-111-0/+3
* ath11k: explicitly cast wmi commands to their correct struct typeJohn Crispin2019-12-191-3/+3
* ath11k: fix memory leak on reg_infoColin Ian King2019-12-181-1/+1
* ath11k: fix several spelling mistakesColin Ian King2019-12-181-1/+1
* ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_abJohn Crispin2019-12-181-73/+73
* ath11k: add wmi helper for turning STA PS on/offJohn Crispin2019-12-181-0/+30
* ath11k: add necessary peer assoc params in wmi dbgSriram R2019-11-291-2/+11
* ath11k: pktlog: fix sending/using the pdev idAnilkumar Kolli2019-11-291-3/+3
* ath11k: Fixing TLV length issue in peer pktlog WMI commandVikas Patel2019-11-291-1/+1