linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ath10k: update data path to support QCA99X0
@ 2015-07-13 17:54 Peter Oh
  2015-07-13 17:54 ` [PATCH v2 1/3] ath10k: update tx " Peter Oh
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Oh @ 2015-07-13 17:54 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

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


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

end of thread, other threads:[~2015-07-13 17:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-13 17:54 [PATCH v2 0/3] ath10k: update data path to support QCA99X0 Peter Oh
2015-07-13 17:54 ` [PATCH v2 1/3] ath10k: update tx " 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

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).