[PATCH v2 0/2] ath10k: add ATH10K_FW_IE_HTT_OP_VERSION

Kalle Valo kvalo at qca.qualcomm.com
Wed Mar 25 04:12:13 PDT 2015


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




More information about the ath10k mailing list