linux_dsm_epyc7002/drivers/net/wireless/ath/ath10k
Michal Kazior 61e9aab7a1 ath10k: flush hif buffers before recovery
Transport buffers weren't flushed and processed
before queueing hw recovery request to mac80211.

This could in theory result in an unwanted htt/wmi
rx events being processed while mac80211 recovers
the device and possibly interfere or even crash
the system.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2014-08-25 11:32:28 +03:00
..
bmi.c ath10k: separate result parameter in ath10k_bmi_execute() 2014-03-21 17:40:53 +02:00
bmi.h ath10k: fix ath10k_bmi_read32 macro 2014-05-23 11:29:23 +03:00
ce.c ath10k: rework posting pci rx buffers 2014-08-25 11:31:47 +03:00
ce.h ath10k: rework posting pci rx buffers 2014-08-25 11:31:47 +03:00
core.c ath10k: flush hif buffers before recovery 2014-08-25 11:32:28 +03:00
core.h ath10k: setup irq method in probe 2014-08-25 11:28:33 +03:00
debug.c ath10k: print more driver info when firmware crashes 2014-08-25 11:24:04 +03:00
debug.h ath10k: print more driver info when firmware crashes 2014-08-25 11:24:04 +03:00
hif.h ath10k: replace send_head() with tx_sg() 2014-02-28 11:59:06 +02:00
htc.c ath10k: remove htc->stopped 2014-08-12 10:55:01 +03:00
htc.h ath10k: remove htc->stopped 2014-08-12 10:55:01 +03:00
htt_rx.c ath10k: extend debug code for RX path 2014-07-29 12:48:33 +03:00
htt_tx.c ath10k: prevent some tx flushing failures 2014-07-21 21:02:04 +03:00
htt.c ath10k: fix core start sequence 2014-05-23 11:00:08 +03:00
htt.h ath10k: add implementation for configure max amsdu, ampdu 2014-07-14 15:44:48 +03:00
hw.h ath10k: provide firmware crash info via debugfs 2014-08-25 11:23:24 +03:00
Kconfig ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
mac.c ath10k: fix typo in error message 2014-08-14 15:22:53 +03:00
mac.h ath10k: embed ar_pci inside ar 2014-08-12 10:53:42 +03:00
Makefile ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
pci.c ath10k: remove ar_pci->started 2014-08-25 11:32:17 +03:00
pci.h ath10k: remove ar_pci->started 2014-08-25 11:32:17 +03:00
rx_desc.h ath10k: document decap modes 2013-09-26 10:12:23 +03:00
spectral.c ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
spectral.h ath10k: add spectral scan feature 2014-08-04 09:07:54 +03:00
targaddrs.h
trace.c
trace.h ath10k: add trace event for WMI_DEBUG_MESG_EVENTID 2014-01-10 11:49:33 +02:00
txrx.c ath10k: fix Rx aggregation reordering 2014-07-25 11:15:39 +03:00
txrx.h ath10k: fix Rx aggregation reordering 2014-07-25 11:15:39 +03:00
wmi.c ath10k: fix a conflict bug in wmi service bitmap 2014-08-25 11:21:49 +03:00
wmi.h ath10k: fix wmi service bitmap debug 2014-08-12 10:42:24 +03:00