summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Fix the parsing error in service available eventRakesh Pillai2020-12-021-1/+3
* ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong2020-05-111-1/+1
* ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai2020-05-111-0/+15
* ath10k: correct tx bitrate of iw for SDIOWen Gong2020-04-281-0/+2
* ath10k: add rx bitrate report for SDIOWen Gong2020-04-281-0/+118
* ath10k: enable firmware peer stats info for wmi tlvWen Gong2020-04-281-0/+1
* ath10k: enable radar detection in secondary segmentLei Wang2020-04-061-3/+3
* ath10k: report rssi of each chain to mac80211 for sdioWen Gong2019-11-251-1/+4
* ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong2019-11-251-1/+4
* ath10k: add support for hardware rfkillWen Gong2019-10-021-0/+49
* ath10k: print supported MCS rates within service ready eventTomislav Požega2019-10-011-0/+1
* ath10k: add 2ghz channel arguments to service ready structureTomislav Požega2019-10-011-0/+2
* ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi2019-09-231-2/+9
* ath10k: Add peer param map for tlv and non-tlvRakesh Pillai2019-09-231-0/+19
* 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