All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Parsing per station rx duration for 10.4
@ 2016-03-15 14:30 ` Mohammed Shafi Shajakhan
  0 siblings, 0 replies; 14+ messages in thread
From: Mohammed Shafi Shajakhan @ 2016-03-15 14:30 UTC (permalink / raw)
  To: ath10k
  Cc: Kalle Valo, kvalo, mohammed, linux-wireless, Mohammed Shafi Shajakhan

From: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com>

Peer Stats for 10.4 is enabled by Extended Resource Configuration
API (based on one of the earlier patch from Raja Mani), and parsing
of the same is based also 'stats_id' which also provides backward
compatibility with older f/w (or) ath10k by design

review help:

1. Fixed documentation related comments from Kalle / Michal
2. Fixed indentation related comments from Michal
3. Removed the check for excluding peer stats for test mode (Michal)
4. Fix checking for peer stats feature enabled

Dependency over

[PATCH v5] ath10k: Enable debugfs provision to enable Peer Stats

Mohammed Shafi Shajakhan (1):
  ath10k: Enable parsing per station rx duration for 10.4

Raja Mani (1):
  ath10k: Introduce Extended Resource Config support for 10.4

 drivers/net/wireless/ath/ath10k/core.c    |   19 +++++++++-
 drivers/net/wireless/ath/ath10k/wmi-ops.h |   23 ++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.c     |   54 +++++++++++++++++++++++++----
 drivers/net/wireless/ath/ath10k/wmi.h     |   49 +++++++++++++++++++++++++-
 4 files changed, 137 insertions(+), 8 deletions(-)

-- 
1.7.9.5


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

end of thread, other threads:[~2016-03-16 19:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-15 14:30 [PATCH 0/2] Parsing per station rx duration for 10.4 Mohammed Shafi Shajakhan
2016-03-15 14:30 ` Mohammed Shafi Shajakhan
2016-03-15 14:30 ` [PATCH 1/2] ath10k: Introduce Extended Resource Config support " Mohammed Shafi Shajakhan
2016-03-15 14:30   ` Mohammed Shafi Shajakhan
2016-03-16 10:21   ` Valo, Kalle
2016-03-16 10:21     ` Valo, Kalle
2016-03-16 11:16     ` Mohammed Shafi Shajakhan
2016-03-16 11:16       ` Mohammed Shafi Shajakhan
2016-03-15 14:30 ` [PATCH 2/2] ath10k: Enable parsing per station rx duration " Mohammed Shafi Shajakhan
2016-03-15 14:30   ` Mohammed Shafi Shajakhan
2016-03-16 10:22   ` Valo, Kalle
2016-03-16 10:22     ` Valo, Kalle
2016-03-16 11:19     ` Mohammed Shafi Shajakhan
2016-03-16 11:19       ` Mohammed Shafi Shajakhan

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.