All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rtw88: dump firmware log by devcoredump and refine unwanted H2C
@ 2021-05-28  3:28 Ping-Ke Shih
  2021-05-28  3:29 ` [PATCH 1/2] rtw88: dump FW crash via devcoredump Ping-Ke Shih
  2021-05-28  3:29 ` [PATCH 2/2] rtw88: refine unwanted h2c command Ping-Ke Shih
  0 siblings, 2 replies; 4+ messages in thread
From: Ping-Ke Shih @ 2021-05-28  3:28 UTC (permalink / raw)
  To: tony0620emma, kvalo; +Cc: linux-wireless, phhuang, kevin_yang

This patchset depends on previous one; 
"[PATCH 0/2] rtw88: add scan notify to firmware and refine fw_feature check".
The content isn't highly related, but it leads conflict if the order is wrong.

Po-Hao Huang (1):
  rtw88: refine unwanted h2c command

Zong-Zhe Yang (1):
  rtw88: dump FW crash via devcoredump

 drivers/net/wireless/realtek/rtw88/debug.c    |   7 +
 drivers/net/wireless/realtek/rtw88/fw.c       |   7 +-
 drivers/net/wireless/realtek/rtw88/main.c     | 170 ++++++++++++------
 drivers/net/wireless/realtek/rtw88/main.h     |  37 +++-
 drivers/net/wireless/realtek/rtw88/rtw8822c.c |  51 +++++-
 5 files changed, 203 insertions(+), 69 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-22 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-28  3:28 [PATCH 0/2] rtw88: dump firmware log by devcoredump and refine unwanted H2C Ping-Ke Shih
2021-05-28  3:29 ` [PATCH 1/2] rtw88: dump FW crash via devcoredump Ping-Ke Shih
2021-06-22 15:21   ` Kalle Valo
2021-05-28  3:29 ` [PATCH 2/2] rtw88: refine unwanted h2c command Ping-Ke Shih

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.