All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Add support for Per STA Rx duration
@ 2016-01-13 15:46 ` Mohammed Shafi Shajakhan
  0 siblings, 0 replies; 22+ messages in thread
From: Mohammed Shafi Shajakhan @ 2016-01-13 15:46 UTC (permalink / raw)
  To: ath10k; +Cc: Kalle Valo, linux-wireless, Mohammed Shafi Shajakhan

From: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>

From: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>

*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


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2016-01-26 15:03 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 15:46 [PATCH 0/7] Add support for Per STA Rx duration Mohammed Shafi Shajakhan
2016-01-13 15:46 ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 1/7] ath10k: Add support for parsing per STA rx_duration for 10.2.4 Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 2/7] ath10k: Fix naming Peer stats rssi_changed field in 10.2.4 Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 3/7] ath10k: Cleanup setting pdev paramaters Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 4/7] ath10k: Rename few function names of firmware stats Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 5/7] ath10k: Provision to support periodic peer stats update Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 6/7] ath10k: Enable " Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-21 12:48   ` Kalle Valo
2016-01-21 12:48     ` Kalle Valo
2016-01-21 14:01     ` Mohammed Shafi Shajakhan
2016-01-21 14:01       ` Mohammed Shafi Shajakhan
2016-01-13 15:46 ` [PATCH 7/7] ath10k: Add debugfs support for Per STA total rx duration Mohammed Shafi Shajakhan
2016-01-13 15:46   ` Mohammed Shafi Shajakhan
2016-01-26 15:02 ` [PATCH 0/7] Add support for Per STA Rx duration Kalle Valo
2016-01-26 15:02   ` Kalle Valo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.