[PATCH 0/8] add beacon and htt msg support for 10.4 firmware
Raja Mani
rmani at qti.qualcomm.com
Mon Jun 15 22:53:07 PDT 2015
This is the continuation of earlier patch set posted for adding 10.4 wmi support.
This patch series covers following items w.r.t 10.4 firmware,
- Enhance existing swba event handler to handle variable size tim bitmap
and add support to handle 10.4 swba event.
- Enable pdev, vdev, peer related wmi operations like create, delete, etc.
- Includes scan support.
- Add 10.4 specific htt msg.
- Advertise 10.4 iface combination to mac80211.
- Adjust max ss and initialize continuous frag descriptor memory
Raja Mani (8):
ath10k: enhance swba event handler to adapt different size tim bitmap
ath10k: handle 10.4 firmware wmi swba event
ath10k: enable vdev and peer related operations for 10.4 fw
ath10k: add scan support for 10.4 fw
ath10k: add 10.4 fw specific htt msg definitions
ath10k: advertise 10.4 fw ap and sta iface combination to mac80211
ath10k: set max spatial stream to 4 for 10.4 fw
ath10k: configure frag desc memory to target for qca99X0
drivers/net/wireless/ath/ath10k/core.c | 8 ++
drivers/net/wireless/ath/ath10k/core.h | 11 +-
drivers/net/wireless/ath/ath10k/htt.c | 39 ++++++
drivers/net/wireless/ath/ath10k/htt.h | 41 ++++++
drivers/net/wireless/ath/ath10k/htt_rx.c | 3 +
drivers/net/wireless/ath/ath10k/htt_tx.c | 76 ++++++++++-
drivers/net/wireless/ath/ath10k/hw.h | 2 +
drivers/net/wireless/ath/ath10k/mac.c | 30 +++++
drivers/net/wireless/ath/ath10k/wmi-tlv.c | 18 ++-
drivers/net/wireless/ath/ath10k/wmi.c | 213 +++++++++++++++++++++++++++---
drivers/net/wireless/ath/ath10k/wmi.h | 68 +++++++++-
11 files changed, 486 insertions(+), 23 deletions(-)
--
1.8.1.2
More information about the ath10k
mailing list