Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix inconsistencies observed in population of tx_stats in debugfs
@ 2019-02-22  7:20 Surabhi Vishnoi
  2019-02-22  7:20 ` [PATCH 1/4] ath10k: Fix the incorrect updation of NSS data in tx stats Surabhi Vishnoi
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Surabhi Vishnoi @ 2019-02-22  7:20 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless, Surabhi Vishnoi

There are some inconsistencies observed while filling various peer tx stats in tx_stats
debugfs entry per sta.

This patchset fixes the wrong updation of NSS, SGI, Bandwidth and rate_table in tx_stats
debugfs entry per sta.

Surabhi Vishnoi (4):
  ath10k: Fix the incorrect updation of NSS data in tx stats
  ath10k: Fix the wrong updation of BW in tx_stats debugfs entry
  ath10k: Fix the wrong updation of SGI in tx_stats debugfs
  ath10k: Fix the wrong calculation ht_idx and idx of rate table for
    tx_stats

 drivers/net/wireless/ath/ath10k/debugfs_sta.c |  8 +++++---
 drivers/net/wireless/ath/ath10k/htt_rx.c      | 25 +++++++++++++------------
 drivers/net/wireless/ath/ath10k/wmi.h         |  3 ++-
 3 files changed, 20 insertions(+), 16 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2019-02-24 21:40 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-22  7:20 [PATCH 0/4] Fix inconsistencies observed in population of tx_stats in debugfs Surabhi Vishnoi
2019-02-22  7:20 ` [PATCH 1/4] ath10k: Fix the incorrect updation of NSS data in tx stats Surabhi Vishnoi
2019-02-22  7:20 ` [PATCH 2/4] ath10k: Fix the wrong updation of BW in tx_stats debugfs entry Surabhi Vishnoi
2019-02-22  7:20 ` [PATCH 3/4] ath10k: Fix the wrong updation of SGI in tx_stats debugfs Surabhi Vishnoi
2019-02-24 21:13   ` kbuild test robot
2019-02-24 21:35   ` kbuild test robot
2019-02-22  7:20 ` [PATCH 4/4] ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_stats Surabhi Vishnoi

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