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(+) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html