All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: add support for tx bitrate
@ 2016-10-07 14:58 ` akolli
  0 siblings, 0 replies; 20+ messages in thread
From: akolli @ 2016-10-07 14:58 UTC (permalink / raw)
  To: ath10k; +Cc: akolli, linux-wireless

From: Anilkumar Kolli <akolli@codeaurora.org>

This patch series adds support for tx bitrate using 
.sta_statistics callback.

tx bitrate tested on QCA4019 using iw.

Anilkumar Kolli (2):
  ath10k: add per peer htt tx stats support for 10.4
  ath10k: add support for per sta tx bitrate

 drivers/net/wireless/ath/ath10k/core.h        |   17 ++++
 drivers/net/wireless/ath/ath10k/debugfs_sta.c |   13 +++
 drivers/net/wireless/ath/ath10k/htt.c         |    2 +
 drivers/net/wireless/ath/ath10k/htt.h         |   25 +++++
 drivers/net/wireless/ath/ath10k/htt_rx.c      |  125 +++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h         |   10 +-
 6 files changed, 191 insertions(+), 1 deletion(-)

-- 
1.7.9.5


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

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCHv2 0/2] ath10k: add support for tx bitrate
@ 2016-10-18  9:29 akolli
  2016-10-18  9:29   ` akolli
  0 siblings, 1 reply; 20+ messages in thread
From: akolli @ 2016-10-18  9:29 UTC (permalink / raw)
  To: ath10k; +Cc: akolli, linux-wireless

From: Anilkumar Kolli <akolli@codeaurora.org>

This patch series adds support for tx bitrate using 
.sta_statistics callback.

tx bitrate tested on QCA4019 using iw.

Anilkumar Kolli (2):
  ath10k: add per peer htt tx stats support for 10.4
  ath10k: add support for per sta tx bitrate

 drivers/net/wireless/ath/ath10k/core.h        |   17 ++++
 drivers/net/wireless/ath/ath10k/debugfs_sta.c |   13 +++
 drivers/net/wireless/ath/ath10k/htt.c         |    2 +
 drivers/net/wireless/ath/ath10k/htt.h         |   25 +++++
 drivers/net/wireless/ath/ath10k/htt_rx.c      |  125 +++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h         |   10 +-
 6 files changed, 191 insertions(+), 1 deletion(-)

-- 
1.7.9.5


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

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

end of thread, other threads:[~2016-10-18  9:30 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 14:58 [PATCH 0/2] ath10k: add support for tx bitrate akolli
2016-10-07 14:58 ` akolli
2016-10-07 14:58 ` [PATCH 1/2] ath10k: add per peer htt tx stats support for 10.4 akolli
2016-10-07 14:58   ` akolli
2016-10-08 14:16   ` Yeoh Chun-Yeow
2016-10-08 14:16     ` Yeoh Chun-Yeow
2016-10-12  4:59     ` Valo, Kalle
2016-10-12  4:59       ` Valo, Kalle
2016-10-12 13:36       ` Yeoh Chun-Yeow
2016-10-12 13:36         ` Yeoh Chun-Yeow
2016-10-12 13:59         ` Valo, Kalle
2016-10-12 13:59           ` Valo, Kalle
2016-10-12  4:59   ` Valo, Kalle
2016-10-12  4:59     ` Valo, Kalle
2016-10-18  5:38     ` akolli
2016-10-18  5:38       ` akolli
2016-10-07 14:58 ` [PATCH 2/2] ath10k: add support for per sta tx bitrate akolli
2016-10-07 14:58   ` akolli
  -- strict thread matches above, loose matches on Subject: below --
2016-10-18  9:29 [PATCHv2 0/2] ath10k: add support for " akolli
2016-10-18  9:29 ` [PATCH 1/2] ath10k: add per peer htt tx stats support for 10.4 akolli
2016-10-18  9:29   ` akolli

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.