All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ath11k: Add some bug fixes and enhancements in htt stats
@ 2019-04-15 15:52 Bhagavathi Perumal S
  2019-04-15 15:52 ` [PATCH 1/3] ath11k: Fix few coding bugs " Bhagavathi Perumal S
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Bhagavathi Perumal S @ 2019-04-15 15:52 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

 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 | 1338 +++++++++------------
 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, 709 insertions(+), 937 deletions(-)

-- 
1.9.1


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

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

end of thread, other threads:[~2019-04-23 18:38 UTC | newest]

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

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.