This implements a simple interface for debugging TPC stats. I did a small hack
to sparse to check endian usage with signed 32 bit values.

---

Kalle Valo (1):
      ath10k: add a_sle32_to_cpu()

Maharaja Kennadyrajan (1):
      ath10k: implement debugfs interface for Transmit Power Control stats


 drivers/net/wireless/ath/ath10k/core.h    |   29 +++
 drivers/net/wireless/ath/ath10k/debug.c   |  233 +++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/debug.h   |    8 +
 drivers/net/wireless/ath/ath10k/wmi-ops.h |   19 ++
 drivers/net/wireless/ath/ath10k/wmi.c     |  269 +++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi.h     |   36 ++++
 6 files changed, 592 insertions(+), 2 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to