All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath10k: update data path to support QCA99X0
@ 2015-07-07 16:47 ` Peter Oh
  0 siblings, 0 replies; 14+ messages in thread
From: Peter Oh @ 2015-07-07 16:47 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.

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


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

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

end of thread, other threads:[~2015-07-11 16:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-07 16:47 [PATCH 0/3] ath10k: update data path to support QCA99X0 Peter Oh
2015-07-07 16:47 ` Peter Oh
2015-07-07 16:47 ` [PATCH 1/3] ath10k: update tx " Peter Oh
2015-07-07 16:47   ` Peter Oh
2015-07-11 16:14   ` Kalle Valo
2015-07-11 16:14     ` Kalle Valo
2015-07-07 16:47 ` [PATCH 2/3] ath10k: redefine rx_ppdu_end_common structure to cover qca99x0 Peter Oh
2015-07-07 16:47   ` Peter Oh
2015-07-07 16:47 ` [PATCH 3/3] ath10k: add support for qca99x0 Rx descriptors Peter Oh
2015-07-07 16:47   ` Peter Oh
2015-07-07 17:09   ` CACook
2015-07-07 17:09     ` CACook
2015-07-07 21:10     ` Peter Oh
2015-07-07 21:10       ` Peter Oh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.