From: Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx> From: Mohammed Shafi Shajakhan <mohammed@xxxxxxxxxxxxxxxx> *Enable parsing of rx_duration as part of peer stats support by the new 10.2.4 firmware *Add support to dump per STA rx_duration (usecs) *Pre-requisite cleanups *For calculating total rx-duration in host, enable provision to support periodic peer stats update. *Also enable mac80211 debugfs entry to track per STA rx duration(usecs) Mohammed Shafi Shajakhan (7): ath10k: Add support for parsing per STA rx_duration for 10.2.4 ath10k: Fix naming Peer stats rssi_changed field in 10.2.4 ath10k: Cleanup setting pdev paramaters ath10k: Rename few function names of firmware stats ath10k: Provision to support periodic peer stats update ath10k: Enable periodic peer stats update ath10k: Add debugfs support for Per STA total rx duration drivers/net/wireless/ath/ath10k/core.h | 2 ++ drivers/net/wireless/ath/ath10k/debug.c | 28 ++++++++++------- drivers/net/wireless/ath/ath10k/debug.h | 6 ++++ drivers/net/wireless/ath/ath10k/debugfs_sta.c | 41 +++++++++++++++++++++++++ drivers/net/wireless/ath/ath10k/mac.c | 32 +++++++++++++------ drivers/net/wireless/ath/ath10k/wmi.c | 22 +++++++++++-- drivers/net/wireless/ath/ath10k/wmi.h | 14 ++++++++- 7 files changed, 122 insertions(+), 23 deletions(-) -- 1.7.9.5 -- 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