summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix channel info parsing for non tlv targetRakesh Pillai2019-09-121-1/+1
* ath10k: Add peer delete response eventDundi Raviteja2019-06-251-0/+21
* ath10k: wait for vdev delete response from firmwareRakesh Pillai2019-06-251-1/+11
* ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi2019-05-071-1/+23
* ath10k: Fix encoding for protected management framesRakesh Pillai2019-05-071-1/+3
* ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi2019-02-281-2/+29
* ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi2019-02-261-3/+1
* ath10k: correct the format of host memory chunks in wmi init commandYu Wang2019-02-261-3/+36
* ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai2019-02-261-3/+7
* ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure2019-02-261-1/+24
* ath10k: switch to use SPDX license identifiersKalle Valo2019-02-201-12/+1
* ath10k: disable interface pause wow config for integrated chipsetGovind Singh2019-02-111-0/+2
* ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure2019-02-111-2/+4
* ath10k: reduce transmit msdu countAlagu Sankar2019-02-071-1/+1
* ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai2019-02-071-1/+1
* ath10k: Handle bundled tx completion for management framesRakesh Pillai2019-02-071-0/+63
* ath10k: move non-fatal warn logs to dbg levelGovind Singh2018-12-201-1/+1
* ath10k: remove set but not used variable 'tlv_len'YueHaibing2018-11-051-3/+0
* ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai2018-11-051-0/+3
* ath10k: support NET_DETECT WoWLAN featureWen Gong2018-10-131-0/+187
* ath10k: remove duplicated includesYueHaibing2018-10-011-1/+0
* ath10k: add default value for num_peers in WMI TLV initErik Stromdahl2018-10-011-1/+4
* ath10k: use hw_params.num_peers for num_tids in TLV initErik Stromdahl2018-09-061-1/+4
* ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King2018-07-301-2/+0
* ath10k: handle mgmt tx completion eventRakesh Pillai2018-07-301-2/+63
* ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi2018-07-301-0/+5
* ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo2018-07-301-1/+2
* ath10k: fix tlv 5ghz channel missing issueZhi Chen2018-06-281-0/+2
* ath10k: fix scan crash due to incorrect length calculationZhi Chen2018-06-281-4/+4
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ath10k: add quiet mode support for QCA6174/QCA9377Yu Wang2018-05-121-1/+32
* ath10k: support MAC address randomization in scanCarl Huang2018-04-241-0/+25
* ath10k: add WMI_SERVICE_AVAILABLE_EVENT supportCarl Huang2018-04-241-0/+38
* ath10k: enable TDLS peer inactivity detectionYingying Tang2018-03-291-0/+52
* ath10k: enable TDLS peer buffer STA featureYingying Tang2018-03-291-0/+3
* ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2018-03-291-2/+37
* ath10k: dma unmap mgmt tx buffer if wmi cmd send failsRakesh Pillai2018-03-141-13/+9
* ath10k: update copyright yearKalle Valo2017-12-271-1/+1
* ath10k: wmi: remove redundant integer fcColin Ian King2017-12-271-2/+0
* ath10k: wmi: get wmi init parameter values from hw paramsRakesh Pillai2017-12-141-3/+4
* ath10k: wmi: add management tx by reference support over wmiRakesh Pillai2017-12-141-0/+78
* ath10k: wmi: modify svc bitmap parsing for wcn3990Rakesh Pillai2017-12-141-14/+47
* ath10k: fix a bunch of spelling mistakes in messagesColin Ian King2017-06-281-1/+1
* ath10k: add VHT160 supportSebastian Gottschall2017-01-131-0/+1
* ath10k: fix potential memory leak in ath10k_wmi_tlv_op_pull_fw_stats()Christian Lamparter2016-12-301-3/+9
* ath10k: fix TLV set regdomain commandErik Stromdahl2016-12-011-2/+2
* ath10k: add spectral scan support to wmi-tlvMichal Kazior2016-11-231-0/+72
* ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-231-1/+0
* ath10k: Added support for extended dbglog module id for 10.4Maharaja Kennadyrajan2016-09-021-1/+1
* ath10k: implement wmi echo eventMichal Kazior2016-08-311-0/+28