[PATCH 00/10] introduce wmi support for qca99X0

Raja Mani rmani at qti.qualcomm.com
Mon Jun 15 22:45:13 PDT 2015


qca99X0 uses 10.4 firmware. This patch series adds 10.4 firmware
specific WMI cmds/events/parsing logic. All these patches tested
on top of qca99X0 initial bring up patches.

Raja Mani (10):
  ath10k: include new wmi op version for 10.4 fw
  ath10k: add 10.4 fw wmi service bitmap definition
  ath10k: include 10.4 fw specific wmi cmd and event ids
  ath10k: set 10.4 fw exclusive wmi cmd as unsupported for other fw
    versions
  ath10k: add 10.4 fw wmi vdev cmd ids
  ath10k: add 10.4 fw wmi pdev cmd ids
  ath10k: fill 10.4 fw wmi init cmd default values
  ath10k: handle 10.4 fw wmi mgmt rx event
  ath10k: adjust default peer limits if qcache enabled in 10.4 fw
  ath10k: handle 10.4 fw wmi ready event

 drivers/net/wireless/ath/ath10k/core.c    |   9 +
 drivers/net/wireless/ath/ath10k/core.h    |   2 +
 drivers/net/wireless/ath/ath10k/hw.h      |  61 +++
 drivers/net/wireless/ath/ath10k/mac.c     |   2 +
 drivers/net/wireless/ath/ath10k/wmi-tlv.c |  47 ++
 drivers/net/wireless/ath/ath10k/wmi.c     | 793 +++++++++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/wmi.h     | 792 ++++++++++++++++++++++++++++-
 7 files changed, 1700 insertions(+), 6 deletions(-)

-- 
1.8.1.2




More information about the ath10k mailing list