aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy1-3/+4
2023-12-18wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev()Xingyuan Mo1-0/+4
2022-10-13wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_tdls_peer()Peter Kosyh1-0/+7
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg1-1/+1
2021-04-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan1-0/+3
2021-02-11ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan1-2/+5
2021-02-09ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_info()Anand K Mistry1-0/+3
2021-02-04ath10k: remove h from printk format specifierTom Rix1-3/+3
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai1-1/+3
2020-05-11ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong1-1/+1
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai1-0/+15
2020-04-28ath10k: correct tx bitrate of iw for SDIOWen Gong1-0/+2
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong1-0/+118
2020-04-28ath10k: enable firmware peer stats info for wmi tlvWen Gong1-0/+1
2020-04-06ath10k: enable radar detection in secondary segmentLei Wang1-3/+3
2019-11-25ath10k: report rssi of each chain to mac80211 for sdioWen Gong1-1/+4
2019-11-25ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong1-1/+4
2019-10-02ath10k: add support for hardware rfkillWen Gong1-0/+49
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega1-0/+1
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega1-0/+2
2019-09-23ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi1-2/+9
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai1-0/+19
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai1-1/+1
2019-06-25ath10k: Add peer delete response eventDundi Raviteja1-0/+21
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai1-1/+11
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi1-1/+23
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai1-1/+3
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi1-2/+29
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi1-3/+1
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang1-3/+36
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai1-3/+7
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure1-1/+24
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo1-12/+1
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh1-0/+2
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure1-2/+4
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar1-1/+1
2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai1-1/+1
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai1-0/+63
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh1-1/+1
2018-11-05ath10k: remove set but not used variable 'tlv_len'YueHaibing1-3/+0
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai1-0/+3
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong1-0/+187
2018-10-01ath10k: remove duplicated includesYueHaibing1-1/+0
2018-10-01ath10k: add default value for num_peers in WMI TLV initErik Stromdahl1-1/+4
2018-09-06ath10k: use hw_params.num_peers for num_tids in TLV initErik Stromdahl1-1/+4
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King1-2/+0
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai1-2/+63
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi1-0/+5
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo1-1/+2
2018-06-28ath10k: fix tlv 5ghz channel missing issueZhi Chen1-0/+2