index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
wmi-tlv.c
Age
Commit message (
Expand
)
Author
2024-05-15
wifi: ath10k: add LED and GPIO controlling support for various chipsets
Sebastian Gottschall
2024-01-18
wifi: ath10k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
2023-12-18
wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_...
Xingyuan Mo
2022-10-13
wifi: ath10k: Check return value of ath10k_get_arvif() in ath10k_wmi_event_td...
Peter Kosyh
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
2021-04-22
ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
Shuah Khan
2021-02-11
ath10k: hold RCU lock when calling ieee80211_find_sta_by_ifaddr()
Shuah Khan
2021-02-09
ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...
Anand K Mistry
2021-02-04
ath10k: remove h from printk format specifier
Tom Rix
2020-12-02
ath10k: Fix the parsing error in service available event
Rakesh Pillai
2020-05-11
ath10k: fix __le32 warning in ath10k_wmi_tlv_op_gen_request_peer_stats_info()
Wen Gong
2020-05-11
ath10k: Remove msdu from idr when management pkt send fails
Rakesh Pillai
2020-04-28
ath10k: correct tx bitrate of iw for SDIO
Wen Gong
2020-04-28
ath10k: add rx bitrate report for SDIO
Wen Gong
2020-04-28
ath10k: enable firmware peer stats info for wmi tlv
Wen Gong
2020-04-06
ath10k: enable radar detection in secondary segment
Lei Wang
2019-11-25
ath10k: report rssi of each chain to mac80211 for sdio
Wen Gong
2019-11-25
ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
Wen Gong
2019-10-02
ath10k: add support for hardware rfkill
Wen Gong
2019-10-01
ath10k: print supported MCS rates within service ready event
Tomislav Požega
2019-10-01
ath10k: add 2ghz channel arguments to service ready structure
Tomislav Požega
2019-09-23
ath10k: Add support to provide higher range mem chunks in wmi init command
Surabhi Vishnoi
2019-09-23
ath10k: Add peer param map for tlv and non-tlv
Rakesh Pillai
2019-09-12
ath10k: fix channel info parsing for non tlv target
Rakesh Pillai
2019-06-25
ath10k: Add peer delete response event
Dundi Raviteja
2019-06-25
ath10k: wait for vdev delete response from firmware
Rakesh Pillai
2019-05-07
ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
Surabhi Vishnoi
2019-05-07
ath10k: Fix encoding for protected management frames
Rakesh Pillai
2019-02-28
ath10k: Fill rx duration for each peer in fw_stats for WCN3990
Surabhi Vishnoi
2019-02-26
ath10k: Fix length of wmi tlv command for protected mgmt frames
Surabhi Vishnoi
2019-02-26
ath10k: correct the format of host memory chunks in wmi init command
Yu Wang
2019-02-26
ath10k: enhance logging for vdev pdev & peer set param
Rakesh Pillai
2019-02-26
ath10k: add support for ack rssi value of management tx packets
Abhishek Ambure
2019-02-20
ath10k: switch to use SPDX license identifiers
Kalle Valo
2019-02-11
ath10k: disable interface pause wow config for integrated chipset
Govind Singh
2019-02-11
ath10k: update GCMP & GCMP-256 cipher suite number for WCN3990
Abhishek Ambure
2019-02-07
ath10k: reduce transmit msdu count
Alagu Sankar
2019-02-07
ath10k: Enable bundle tx compl for management frames in WCN3990
Rakesh Pillai
2019-02-07
ath10k: Handle bundled tx completion for management frames
Rakesh Pillai
2018-12-20
ath10k: move non-fatal warn logs to dbg level
Govind Singh
2018-11-05
ath10k: remove set but not used variable 'tlv_len'
YueHaibing
2018-11-05
ath10k: fill the channel survey results for WCN3990 correctly
Rakesh Pillai
2018-10-13
ath10k: support NET_DETECT WoWLAN feature
Wen Gong
2018-10-01
ath10k: remove duplicated includes
YueHaibing
2018-10-01
ath10k: add default value for num_peers in WMI TLV init
Erik Stromdahl
2018-09-06
ath10k: use hw_params.num_peers for num_tids in TLV init
Erik Stromdahl
2018-07-30
ath10k: remove redundant pointers 'dev' and 'noa'
Colin Ian King
2018-07-30
ath10k: handle mgmt tx completion event
Rakesh Pillai
2018-07-30
ath10k: disable bundle mgmt tx completion event support
Surabhi Vishnoi
2018-07-30
ath10k: fix open brace location in ath10k_wmi_tlv_op_gen_dbglog_cfg()
Kalle Valo
[next]