[PATCHv3 0/3]ath10k: Add testmode support for 10.4

c_traja at qti.qualcomm.com c_traja at qti.qualcomm.com
Fri Jul 1 00:05:09 PDT 2016


From: Tamizh chelvam <c_traja at qti.qualcomm.com>

* The below patches add testmode support for 10.4.

* Some of the codeswap related code in ath10k for example code which 
  initializes the code swap segment works only on normal fw, below patches 
  make such code generic so that it can be used for utf binary as well.

Tamizh chelvam (3):
  ath10k: move firmware_swap_code_seg_info to ath10k_fw_file
  ath10k: handle testmode events for 10.2 and 10.4 based firmware
  ath10k: add testmode support for 10.4 firmware

v3:
  * Fixed crash reported by Kalle.

v2:
  * changed author and signed off mail id.

 drivers/net/wireless/ath/ath10k/core.c     |    6 +++---
 drivers/net/wireless/ath/ath10k/core.h     |    6 ++----
 drivers/net/wireless/ath/ath10k/swap.c     |   26 ++++++++++++++------------
 drivers/net/wireless/ath/ath10k/swap.h     |   11 ++++++++---
 drivers/net/wireless/ath/ath10k/testmode.c |   23 +++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.c      |   26 ++++++++++++++++++++++++++
 6 files changed, 76 insertions(+), 22 deletions(-)

-- 
1.7.9.5




More information about the ath10k mailing list