linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ath10k: NF calibration period debugfs file
@ 2014-12-02 11:06 Kalle Valo
  2014-12-02 11:06 ` [PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2 Kalle Valo
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Kalle Valo @ 2014-12-02 11:06 UTC (permalink / raw)
  To: ath10k; +Cc: linux-wireless

Hi,

here are some changes I made to Peter's NF calibdation period patches. Please
review.

v2:

* add _MAX define

* support firmware restart

* set cal_period in wmi_tlv_pdev_param_map

* simplify ar->state check

* rename debugfs file to nf_cal_period to not confuse with cal_data
  file (which is about calibration data)

* WMI_10X_PDEV_PEER_STA_PS_STATECHG_ENABLE -> WMI_10X_PDEV_PARAM_PEER_STA_PS_STATECHG_ENABLE

---

Peter Oh (2):
      ath10k: add new pdev parameters for fw 10.2
      ath10k: add new wmi interface of NF cal period


 drivers/net/wireless/ath/ath10k/core.h    |    1 
 drivers/net/wireless/ath/ath10k/debug.c   |   80 +++++++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/wmi-tlv.c |    1 
 drivers/net/wireless/ath/ath10k/wmi.c     |    2 +
 drivers/net/wireless/ath/ath10k/wmi.h     |    7 +++
 5 files changed, 91 insertions(+)


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

end of thread, other threads:[~2014-12-08 15:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02 11:06 [PATCH v2 0/2] ath10k: NF calibration period debugfs file Kalle Valo
2014-12-02 11:06 ` [PATCH v2 1/2] ath10k: add new pdev parameters for fw 10.2 Kalle Valo
2014-12-04 17:37   ` Oh, Peter
2014-12-02 11:07 ` [PATCH v2 2/2] ath10k: add new wmi interface of NF cal period Kalle Valo
2014-12-04 17:41   ` Oh, Peter
2014-12-04 17:37 ` [PATCH v2 0/2] ath10k: NF calibration period debugfs file Oh, Peter
2014-12-08 15:44 ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).