linux_dsm_epyc7002/drivers/net/wireless/ath/ath10k
Anilkumar Kolli 219cc084c6 ath10k: add memory dump support QCA9984
QCA9984/QCA99X0/QCA4019 chipsets have 8 memory regions, dump all of them to the
firmware coredump file. Some of the regions need to be read using ioread() so
add new region types for them.

Signed-off-by: Anilkumar Kolli <akolli@codeaurora.org>
[kvalo: refactoring etc]
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2018-03-29 11:54:32 +03:00
..
ahb.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
ahb.h ath10k: expose hif ops for ahb 2016-01-28 10:47:28 +02:00
bmi.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
bmi.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
ce.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
ce.h ath10k: fix recently introduced checkpatch warnings 2018-01-16 16:34:42 +02:00
core.c ath10k: fix log message for hif power on failure 2018-02-27 18:41:09 +02:00
core.h ath10k: debugfs support to get final TPC stats for 10.4 variants 2018-03-26 18:08:56 +03:00
coredump.c ath10k: add memory dump support QCA9984 2018-03-29 11:54:32 +03:00
coredump.h ath10k: add memory dump support QCA9984 2018-03-29 11:54:32 +03:00
debug.c ath10k: debugfs support to get final TPC stats for 10.4 variants 2018-03-26 18:08:56 +03:00
debug.h ath10k: debugfs support to get final TPC stats for 10.4 variants 2018-03-26 18:08:56 +03:00
debugfs_sta.c ath10k: add sta rx packet stats per tid 2018-03-26 18:06:44 +03:00
hif.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htc.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htc.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt_rx.c ath10k: add sta rx packet stats per tid 2018-03-26 18:06:44 +03:00
htt_tx.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
htt.h ath10k: fix recently introduced checkpatch warnings 2018-01-16 16:34:42 +02:00
hw.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
hw.h ath10k: add support for Ubiquiti rebranded QCA988X v2 2018-02-07 16:09:44 +02:00
Kconfig ath10k: move spectral scan support under a separate config symbol 2017-12-07 16:32:03 +02:00
mac.c Revert "ath10k: send (re)assoc peer command when NSS changed" 2018-03-29 11:49:46 +03:00
mac.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
Makefile ath10k: detach coredump.c from debug.c 2017-12-27 12:20:23 +02:00
p2p.c ath10k: remove ath10k_vif_to_arvif() 2017-02-14 19:38:15 +02:00
p2p.h ath10k: implement handling of p2p noa event 2015-03-07 09:57:42 +02:00
pci.c ath10k: add memory dump support QCA9984 2018-03-29 11:54:32 +03:00
pci.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
rx_desc.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
sdio.c ath10k: sdio: remove unused struct member 2017-08-31 15:14:18 +03:00
sdio.h ath10k: sdio: remove unused struct member 2017-08-31 15:14:18 +03:00
spectral.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
spectral.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
swap.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
swap.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
targaddrs.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
testmode_i.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
testmode.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
testmode.h ath10k: add testmode 2014-09-11 23:42:36 +03:00
thermal.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
thermal.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
trace.c
trace.h ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowait 2018-03-26 18:13:03 +03:00
txrx.c ath10k: make ath10k report discarded packets to mac80211 2018-02-26 16:44:26 +02:00
txrx.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00
usb.c ath10k: add initial USB support 2017-08-03 14:31:01 +03:00
usb.h ath10k: add initial USB support 2017-08-03 14:31:01 +03:00
wmi-ops.h ath10k: debugfs support to get final TPC stats for 10.4 variants 2018-03-26 18:08:56 +03:00
wmi-tlv.c ath10k: enable QCA6174/QCA9377 to read the chip temperature 2018-03-29 11:51:14 +03:00
wmi-tlv.h ath10k: enable QCA6174/QCA9377 to read the chip temperature 2018-03-29 11:51:14 +03:00
wmi.c ath10k: suppress "Unknown eventid: 36925" warnings 2018-03-29 11:53:19 +03:00
wmi.h ath10k: debugfs support to get final TPC stats for 10.4 variants 2018-03-26 18:08:56 +03:00
wow.c ath10k: update copyright year 2017-12-27 12:22:01 +02:00
wow.h ath10k: update copyright year 2017-12-27 12:22:01 +02:00