index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-10-16
wifi: ath10k: Fix memory leak in management tx
Manikanta Pubbisetty
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
[next]