mbox series

[0/3] Add support for MESH 11S for WCN3990

Message ID 1555489907-30117-1-git-send-email-svishnoi@codeaurora.org (mailing list archive)
Headers show
Series Add support for MESH 11S for WCN3990 | expand

Message

Surabhi Vishnoi April 17, 2019, 8:31 a.m. UTC
Currently, mesh 11s is not supported for WCN3990.
This patchset add the changes to enable the mesh for WCN3990.

Surabhi Vishnoi (3):
  ath10k: Add wmi tlv vdev subtype for mesh in WCN3990
  ath10k: Do not send probe response template for mesh
  ath10k: Add wmi tlv service map for mesh 11s

 drivers/net/wireless/ath/ath10k/mac.c     |  4 ++++
 drivers/net/wireless/ath/ath10k/wmi-tlv.c | 24 +++++++++++++++++++++++-
 drivers/net/wireless/ath/ath10k/wmi-tlv.h | 12 ++++++++++++
 3 files changed, 39 insertions(+), 1 deletion(-)