[PATCH v2 00/10] introduce wmi support for qca99X0
Raja Mani
rmani at qti.qualcomm.com
Mon Jun 22 07:40:08 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.
v2 changes:
- Synced wmi service/cmd/event/pdev/vdev ids to most
stable 10.4 firmware.
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 | 90 +++
drivers/net/wireless/ath/ath10k/wmi.c | 879 +++++++++++++++++++++++++++++-
drivers/net/wireless/ath/ath10k/wmi.h | 859 ++++++++++++++++++++++++++++-
7 files changed, 1896 insertions(+), 6 deletions(-)
--
1.8.1.2
More information about the ath10k
mailing list