Hi, Here are a few more patches for wl18xx (or directly related to it). Two of them align features and the ABI of newer firmware versions: the new statistics structure format by Ido and the support for FW logger by default with PG2.0 chips by Arik. Then there are three more patches by Arik that improve the conf binary handling. Align the entire phy structure with the one used by the firmware, fix the module parameters to reflect the new placement of the settings (which are now in the conf structure) and make the NVS file optional, in preparation for total removal from wl18xx. Thanks guys for these patches! Cheers, Luca. Arik Nemtsov (4): wl18xx: allow FW-log by default for PG2.0 wl18xx: align wl18xx_conf_phy with FW variant and remove it wl18xx: clean up phy module parameters wlcore/wl12xx/wl18xx: make NVS file optional for wl18xx Ido Reis (1): wl18xx: update fw statistics drivers/net/wireless/ti/wl18xx/acx.h | 33 ++++-- drivers/net/wireless/ti/wl18xx/conf.h | 37 ++++++- drivers/net/wireless/ti/wl18xx/debugfs.c | 56 ++++++---- drivers/net/wireless/ti/wl18xx/main.c | 165 +++++++++++------------------- drivers/net/wireless/ti/wl18xx/reg.h | 57 ----------- drivers/net/wireless/ti/wl18xx/wl18xx.h | 2 - drivers/net/wireless/ti/wlcore/boot.c | 4 +- drivers/net/wireless/ti/wlcore/main.c | 22 ++-- 8 files changed, 166 insertions(+), 210 deletions(-) -- 1.7.10 -- 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