linux/drivers/net/wireless/ath/ath10k
Wen Gong e01cc82c4d ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
the tlv len is set to the total len of the wmi cmd, it will trigger
firmware crash, correct the tlv len.

Tested with QCA6174 SDIO with firmware
WLAN.RMH.4.4.1-00017-QCARMSWP-1 and QCA6174
PCIE with firmware WLAN.RM.4.4.1-00110-QCARMSWPZ-1.

Fixes: ce834e280f ("ath10k: support NET_DETECT WoWLAN feature")
Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2019-11-25 13:52:22 +02:00
..
ahb.c
ahb.h
bmi.c
bmi.h
ce.c wireless: Remove call to memset after dma_alloc_coherent 2019-10-15 08:20:16 +03:00
ce.h
core.c ath10k: disable cpuidle during downloading firmware 2019-11-08 10:45:35 +02:00
core.h ath10k: add workqueue for RX path of sdio 2019-11-25 13:47:28 +02:00
coredump.c ath10k: fix backtrace on coredump 2019-10-01 14:17:45 +03:00
coredump.h ath10k: Enable MSA region dump support for WCN3990 2019-09-21 09:48:16 +03:00
debug.c ath10k: fix memory leak for tpc_stats_final 2019-10-14 11:34:31 +03:00
debug.h ath10k: add support for controlling tx power to a station 2019-06-25 16:14:00 +03:00
debugfs_sta.c ath10k: Add peer param map for tlv and non-tlv 2019-09-23 10:27:56 +03:00
hif.h ath10k: Add WMI diag fw logging support for WCN3990 2019-06-25 16:16:54 +03:00
htc.c
htc.h ath10k: change max RX bundle size from 8 to 32 for sdio 2019-11-25 13:47:18 +02:00
htt.c
htt.h
htt_rx.c ath10k: add workqueue for RX path of sdio 2019-11-25 13:47:28 +02:00
htt_tx.c ath10k: add mic bytes for pmf management packet 2019-09-10 16:14:29 +03:00
hw.c ath10k: enable transmit data ack RSSI for QCA9884 2019-10-11 11:32:26 +03:00
hw.h ath10k: add support for hardware rfkill 2019-10-02 20:20:33 +03:00
Kconfig ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
mac.c ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()" 2019-11-15 08:56:38 +02:00
mac.h ath10k: add support for hardware rfkill 2019-10-02 20:20:33 +03:00
Makefile
p2p.c
p2p.h
pci.c ath10k: restore QCA9880-AR1A (v1) detection 2019-10-02 20:18:52 +03:00
pci.h
qmi.c ath10k: qmi: Sleep for a while before assigning MSA memory 2019-11-15 08:58:33 +02:00
qmi.h ath10k: Add WMI diag fw logging support for WCN3990 2019-06-25 16:16:54 +03:00
qmi_wlfw_v01.c ath10k: Fix HOST capability QMI incompatibility 2019-09-17 17:03:13 +03:00
qmi_wlfw_v01.h ath10k: Fix HOST capability QMI incompatibility 2019-09-17 17:03:13 +03:00
rx_desc.h
sdio.c ath10k: sdio: remove struct ath10k_sdio_rx_data::status 2019-11-25 13:50:36 +02:00
sdio.h ath10k: sdio: remove struct ath10k_sdio_rx_data::status 2019-11-25 13:50:36 +02:00
snoc.c ath10k: fix null dereference on pointer crash_data 2019-10-11 11:45:53 +03:00
snoc.h ath10k: Enable MSA region dump support for WCN3990 2019-09-21 09:48:16 +03:00
spectral.c
spectral.h
swap.c ath10k: remove unnecessary 'out of memory' message 2019-06-28 22:14:06 +03:00
swap.h
targaddrs.h
testmode.c
testmode.h
testmode_i.h
thermal.c
thermal.h
trace.c
trace.h
txrx.c ath10k: fix get invalid tx rate for Mesh metric 2019-11-08 10:40:06 +02:00
txrx.h
usb.c ath10k: Fix a NULL-ptr-deref bug in ath10k_usb_alloc_urb_from_pipe 2019-10-22 11:37:18 +03:00
usb.h
wmi-ops.h
wmi-tlv.c ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start 2019-11-25 13:52:22 +02:00
wmi-tlv.h ath10k: add support for hardware rfkill 2019-10-02 20:20:33 +03:00
wmi.c Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2019-11-06 19:49:28 +02:00
wmi.h ath10k: add support for hardware rfkill 2019-10-02 20:20:33 +03:00
wow.c
wow.h