From: Peter Oh <poh@qca.qualcomm.com>
To: <ath10k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH v2 0/3] ath10k: update data path to support QCA99X0
Date: Mon, 13 Jul 2015 10:54:05 -0700 [thread overview]
Message-ID: <cover.1436809751.git.poh@qca.qualcomm.com> (raw)
This patch series update ath10k HTT Tx/Rx path to support
QCA99X0 chip and make it able to run data traffic on both of
Tx and Rx path.
v2: fixed a type mismatch warning in htt_tx.c
Peter Oh (3):
ath10k: update tx path to support QCA99X0
ath10k: redefine rx_ppdu_end_common structure to cover qca99x0
ath10k: add support for qca99x0 Rx descriptors
drivers/net/wireless/ath/ath10k/htt.h | 13 ++-
drivers/net/wireless/ath/ath10k/htt_rx.c | 24 ++--
drivers/net/wireless/ath/ath10k/htt_tx.c | 29 +++--
drivers/net/wireless/ath/ath10k/rx_desc.h | 175 ++++++++++++++++++++++++++++--
4 files changed, 212 insertions(+), 29 deletions(-)
--
1.9.1
next reply other threads:[~2015-07-13 17:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-13 17:54 Peter Oh [this message]
2015-07-13 17:54 ` [PATCH v2 1/3] ath10k: update tx path to support QCA99X0 Peter Oh
2015-07-13 17:54 ` [PATCH v2 2/3] ath10k: redefine rx_ppdu_end_common structure to cover qca99x0 Peter Oh
2015-07-13 17:54 ` [PATCH v2 3/3] ath10k: add support for qca99x0 Rx descriptors Peter Oh
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=cover.1436809751.git.poh@qca.qualcomm.com \
--to=poh@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;
as well as URLs for NNTP newsgroup(s).