Hello, This was previously sent to ath10k ML, now adding linux-wireless for wider review. Patch 3 gained a minor change since then to check for raw mode feature flag from the firmware. This patchset implements mesh support on ath10k. There aren't many changes required to the driver, now that most of the required raw-mode support is upstream. I've tested VHT multihop on openwrt with the appropriate patches backported. Regarding performance: I currently get about 75 Mbps with udp iperf due to small aggregates, which leaves a lot to be desired. Some users, however, have reported 300+ Mbps [1], so this is potentially solvable. [1] http://thread.gmane.org/gmane.linux.drivers.mesh.open80211s/3963 Bob Copeland (3): ath10k: enable monitor when OTHER_BSS requested ath10k: check for encryption before adding MIC_LEN ath10k: implement mesh support drivers/net/wireless/ath/ath10k/core.c | 6 ++++++ drivers/net/wireless/ath/ath10k/htt_tx.c | 3 ++- drivers/net/wireless/ath/ath10k/mac.c | 34 +++++++++++++++++++++++++++----- 3 files changed, 37 insertions(+), 6 deletions(-) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html