From: Peter Oh <poh@qca.qualcomm.com>
To: <ath10k@lists.infradead.org>
Cc: <linux-wireless@vger.kernel.org>
Subject: [PATCH v3 0/3] ath10k: update data path to support QCA99X0
Date: Wed, 15 Jul 2015 19:01:18 -0700 [thread overview]
Message-ID: <cover.1437011880.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
v3: fixed checkpatch warnings
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 | 31 ++++--
drivers/net/wireless/ath/ath10k/rx_desc.h | 175 ++++++++++++++++++++++++++++--
4 files changed, 214 insertions(+), 29 deletions(-)
--
1.9.1
next reply other threads:[~2015-07-16 2:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-16 2:01 Peter Oh [this message]
2015-07-16 2:01 ` [PATCH v3 1/3] ath10k: update tx path to support QCA99X0 Peter Oh
2015-07-16 2:01 ` [PATCH v3 2/3] ath10k: redefine rx_ppdu_end_common structure to cover qca99x0 Peter Oh
2015-07-16 2:01 ` [PATCH v3 3/3] ath10k: add support for qca99x0 Rx descriptors Peter Oh
2015-07-24 7:46 ` [PATCH v3 0/3] ath10k: update data path to support QCA99X0 Kalle Valo
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.1437011880.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).