summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c
AgeCommit message (Expand)Author
2024-01-18wifi: ath10k: replace ENOTSUPP with EOPNOTSUPPKarthikeyan Periyasamy
2023-12-18wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...Xingyuan Mo
2022-10-13wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...Peter Kosyh
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2021-04-22ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lockShuah Khan
2021-02-11ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()Shuah Khan
2021-02-09ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry
2021-02-04ath10k: remove h from printk format specifierTom Rix
2020-12-02ath10k: Fix the parsing error in service available eventRakesh Pillai
2020-05-11ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()Wen Gong
2020-05-11ath10k: Remove msdu from idr when management pkt send failsRakesh Pillai
2020-04-28ath10k: correct tx bitrate of iw for SDIOWen Gong
2020-04-28ath10k: add rx bitrate report for SDIOWen Gong
2020-04-28ath10k: enable firmware peer stats info for wmi tlvWen Gong
2020-04-06ath10k: enable radar detection in secondary segmentLei Wang
2019-11-25ath10k: report rssi of each chain to mac80211 for sdioWen Gong
2019-11-25ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_startWen Gong
2019-10-02ath10k: add support for hardware rfkillWen Gong
2019-10-01ath10k: print supported MCS rates within service ready eventTomislav Požega
2019-10-01ath10k: add 2ghz channel arguments to service ready structureTomislav Požega
2019-09-23ath10k: Add support to provide higher range mem chunks in wmi init commandSurabhi Vishnoi
2019-09-23ath10k: Add peer param map for tlv and non-tlvRakesh Pillai
2019-09-12ath10k: fix channel info parsing for non tlv targetRakesh Pillai
2019-06-25ath10k: Add peer delete response eventDundi Raviteja
2019-06-25ath10k: wait for vdev delete response from firmwareRakesh Pillai
2019-05-07ath10k: Add wmi tlv vdev subtype for mesh in WCN3990Surabhi Vishnoi
2019-05-07ath10k: Fix encoding for protected management framesRakesh Pillai
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi
2019-02-26ath10k: Fix length of wmi tlv command for protected mgmt framesSurabhi Vishnoi
2019-02-26ath10k: correct the format of host memory chunks in wmi init commandYu Wang
2019-02-26ath10k: enhance logging for vdev pdev & peer set paramRakesh Pillai
2019-02-26ath10k: add support for ack rssi value of management tx packetsAbhishek Ambure
2019-02-20ath10k: switch to use SPDX license identifiersKalle Valo
2019-02-11ath10k: disable interface pause wow config for integrated chipsetGovind Singh
2019-02-11ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990Abhishek Ambure
2019-02-07ath10k: reduce transmit msdu countAlagu Sankar
2019-02-07ath10k: Enable bundle tx compl for management frames in WCN3990Rakesh Pillai
2019-02-07ath10k: Handle bundled tx completion for management framesRakesh Pillai
2018-12-20ath10k: move non-fatal warn logs to dbg levelGovind Singh
2018-11-05ath10k: remove set but not used variable 'tlv_len'YueHaibing
2018-11-05ath10k: fill the channel survey results for WCN3990 correctlyRakesh Pillai
2018-10-13ath10k: support NET_DETECT WoWLAN featureWen Gong
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-10-01ath10k: add default value for num_peers in WMI TLV initErik Stromdahl
2018-09-06ath10k: use hw_params.num_peers for num_tids in TLV initErik Stromdahl
2018-07-30ath10k: remove redundant pointers 'dev' and 'noa'Colin Ian King
2018-07-30ath10k: handle mgmt tx completion eventRakesh Pillai
2018-07-30ath10k: disable bundle mgmt tx completion event supportSurabhi Vishnoi
2018-07-30ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()Kalle Valo
2018-06-28ath10k: fix tlv 5ghz channel missing issueZhi Chen