From: Kalle Valo <kvalo@qca.qualcomm.com>
To: <ath10k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH v2 0/2] ath10k: firmware memory debugfs interface
Date: Mon, 24 Nov 2014 18:41:38 +0200 [thread overview]
Message-ID: <20141124164037.29422.14033.stgit@potku.adurom.net> (raw)
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(+)
next reply other threads:[~2014-11-24 16:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-24 16:41 Kalle Valo [this message]
2014-11-24 16:41 ` [PATCH v2 1/2] ath10k: add register access debugfs interface 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20141124164037.29422.14033.stgit@potku.adurom.net \
--to=kvalo@qca.qualcomm.com \
--cc=ath10k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox