ATH10K Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath10k: initial per-VDEV FW statistics implementation
@ 2013-08-26 11:33 Bartosz Markowski
  2013-08-26 11:33 ` [PATCH 1/3] ath10k: update wmi_request_stats_cmd structure Bartosz Markowski
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bartosz Markowski @ 2013-08-26 11:33 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Bartosz Markowski

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


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

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

end of thread, other threads:[~2013-08-27  8:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-26 11:33 [PATCH 0/3] ath10k: initial per-VDEV FW statistics implementation Bartosz Markowski
2013-08-26 11:33 ` [PATCH 1/3] ath10k: update wmi_request_stats_cmd structure Bartosz Markowski
2013-08-26 11:33 ` [PATCH 2/3] ath10k: update wal_dbg_tx_stats structure Bartosz Markowski
2013-08-26 11:33 ` [PATCH 3/3] ath10k: implement per-VDEV FW statistics Bartosz Markowski
2013-08-27  6:56 ` [PATCH 0/3] ath10k: initial per-VDEV FW statistics implementation Kalle Valo
2013-08-27  8:39   ` Bartosz Markowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox