linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] add fw coredump for sdio when firmware assert
@ 2019-09-23 12:17 Wen Gong
  2019-09-23 12:17 ` [PATCH v3 1/2] ath10k: add bus type for each layout of coredump Wen Gong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wen Gong @ 2019-09-23 12:17 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

add fw coredump for sdio when firmware assert

Wen Gong (2):
  ath10k: add bus type for each layout of coredump
v2: change code style
v3: split bus type to another patch, 
remove ATH10K_BUS_ANY, 
add bus type for each layout
  ath10k: add fw coredump for sdio when firmware assert
v2: change code style
v3: add commit log for fastdump, 
add commit log for ath10k_sdio_hif_diag_read,
change ath10k_err to dbg log

 drivers/net/wireless/ath/ath10k/bmi.c       |   1 +
 drivers/net/wireless/ath/ath10k/core.c      |   4 +
 drivers/net/wireless/ath/ath10k/coredump.c  | 348 +++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/coredump.h  |   1 +
 drivers/net/wireless/ath/ath10k/sdio.c      | 338 ++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/targaddrs.h |  10 +
 6 files changed, 697 insertions(+), 5 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-24  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 12:17 [PATCH v3 0/2] add fw coredump for sdio when firmware assert Wen Gong
2019-09-23 12:17 ` [PATCH v3 1/2] ath10k: add bus type for each layout of coredump Wen Gong
2019-09-23 12:17 ` [PATCH v3 2/2] ath10k: add fw coredump for sdio when firmware assert Wen Gong
2019-09-24  5:42 ` [PATCH v3 0/2] " Kalle Valo
2019-09-24  7:29   ` Wen Gong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).