FW 1.0.0.716 brings per-VDEV statistics. This patch-set implements debugfs mechanism to fetch those. There's still few more fileds we can read from the FW stats event, which are not covered here. Please note there's an ABI change in wmi_peer_stats structure, hence the PEER statistics will be corrupted if used with older firmware (e.g. 1.0.0.636) Bartosz Markowski (3): ath10k: update wmi_request_stats_cmd structure ath10k: update wal_dbg_tx_stats structure ath10k: implement per-VDEV FW statistics drivers/net/wireless/ath/ath10k/core.h | 18 +++++++++ drivers/net/wireless/ath/ath10k/debug.c | 42 ++++++++++++++++--- drivers/net/wireless/ath/ath10k/wmi.h | 67 ++++++++++++++++++++++++++----- 3 files changed, 113 insertions(+), 14 deletions(-) -- 1.7.10 -- 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