ath11k.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ath11k: Add some bug fixes and enhancements in htt stats
@ 2019-04-23 18:33 Bhagavathi Perumal S
  2019-04-23 18:33 ` [PATCH v2 1/3] ath11k: Fix few coding bugs " Bhagavathi Perumal S
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Bhagavathi Perumal S @ 2019-04-23 18:33 UTC (permalink / raw)
  To: ath11k; +Cc: Bhagavathi Perumal S

This fixes few coding bugs, And adds htt peer stats
as a separate debugfs entry and htt stats reset.

Bhagavathi Perumal S (3):
  ath11k: Fix few coding bugs in htt stats
  ath11k: Add htt peer stats support
  ath11k: Add debugfs entry to support htt stats reset

v2:
 Fixes compilation errors and warnings in x86_64.

 drivers/net/wireless/ath/ath11k/core.h            |   11 +-
 drivers/net/wireless/ath/ath11k/debug.h           |   50 +
 drivers/net/wireless/ath/ath11k/debug_htt_stats.c | 1346 +++++++++------------
 drivers/net/wireless/ath/ath11k/debug_htt_stats.h |  134 +-
 drivers/net/wireless/ath/ath11k/debugfs_sta.c     |   56 +
 drivers/net/wireless/ath/ath11k/dp.h              |   41 +
 drivers/net/wireless/ath/ath11k/dp_tx.c           |   12 +-
 drivers/net/wireless/ath/ath11k/dp_tx.h           |    4 +-
 8 files changed, 713 insertions(+), 941 deletions(-)

-- 
1.9.1


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

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

end of thread, other threads:[~2019-05-02 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-23 18:33 [PATCH v2 0/3] ath11k: Add some bug fixes and enhancements in htt stats Bhagavathi Perumal S
2019-04-23 18:33 ` [PATCH v2 1/3] ath11k: Fix few coding bugs " Bhagavathi Perumal S
2019-04-23 18:33 ` [PATCH v2 2/3] ath11k: Add htt peer stats support Bhagavathi Perumal S
2019-04-23 18:33 ` [PATCH v2 3/3] ath11k: Add debugfs entry to support htt stats reset Bhagavathi Perumal S
2019-05-02 13:22 ` [PATCH v2 0/3] ath11k: Add some bug fixes and enhancements in htt stats Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).