Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ath10k: firmware memory debugfs interface
@ 2014-11-24 16:41 Kalle Valo
  2014-11-24 16:41 ` [PATCH v2 1/2] ath10k: add register access " Kalle Valo
  2014-11-24 16:42 ` [PATCH v2 2/2] ath10k: add memory dump " Kalle Valo
  0 siblings, 2 replies; 8+ messages in thread
From: Kalle Valo @ 2014-11-24 16:41 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

Hi,

this is v2 of Yanbo's firmware memory debugfs interface.

Changelog:

v2:

* split patches into two

* simplify the commit logs

* remove extra #include "hif.h" from debug.c

---

Yanbo Li (2):
      ath10k: add register access debugfs interface
      ath10k: add memory dump debugfs interface


 drivers/net/wireless/ath/ath10k/core.h  |    2 
 drivers/net/wireless/ath/ath10k/debug.c |  188 +++++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/hif.h   |   37 ++++++
 drivers/net/wireless/ath/ath10k/pci.c   |    3 
 4 files changed, 230 insertions(+)


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

end of thread, other threads:[~2014-11-25  9:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-24 16:41 [PATCH v2 0/2] ath10k: firmware memory debugfs interface Kalle Valo
2014-11-24 16:41 ` [PATCH v2 1/2] ath10k: add register access " Kalle Valo
2014-11-25  8:39   ` Kalle Valo
2014-11-25  8:58     ` Michal Kazior
2014-11-24 16:42 ` [PATCH v2 2/2] ath10k: add memory dump " Kalle Valo
2014-11-24 16:52   ` Kalle Valo
2014-11-25  8:41   ` Kalle Valo
2014-11-25  9:03     ` Michal Kazior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox