linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION
@ 2015-03-25 11:12 Kalle Valo
  2015-03-25 11:12 ` [PATCH v2 1/2] " Kalle Valo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Kalle Valo @ 2015-03-25 11:12 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

My proposal how to solve the differences between HTT interfaces by adding
ATH10K_FW_IE_HTT_OP_VERSION. Based on Rajkumar's "ath10k: fix htt t2h message
conflicts among firmware revisions", I just added the new IE and bumped up the
FW API.

For now only compile tested, I will run proper tests later.

---

Kalle Valo (1):
      ath10k: bump up FW API to 5

Rajkumar Manoharan (1):
      ath10k: add ATH10K_FW_IE_HTT_OP_VERSION


 drivers/net/wireless/ath/ath10k/core.c   |   18 ++++
 drivers/net/wireless/ath/ath10k/htt.c    |   98 +++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/htt.h    |  130 ++++++++++++++++++++++++------
 drivers/net/wireless/ath/ath10k/htt_rx.c |   20 +++--
 drivers/net/wireless/ath/ath10k/hw.h     |   22 +++++
 drivers/net/wireless/ath/ath10k/pci.c    |    1 
 6 files changed, 256 insertions(+), 33 deletions(-)


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

end of thread, other threads:[~2015-03-30  6:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-25 11:12 [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION Kalle Valo
2015-03-25 11:12 ` [PATCH v2 1/2] " Kalle Valo
2015-03-25 11:12 ` [PATCH v2 2/2] ath10k: bump up FW API to 5 Kalle Valo
2015-03-30  6:23 ` [PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION Kalle Valo

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