Hi, Here are some patches to add support for PG2.0. In the near future we will remove support for PG1.0 to keep the code simple and since nobody should be using that old R&D hardware version anymore, but for now we support both. Please review. Cheers, Luca. Ido Reis (5): wl18xx: fix PHY_INIT addresses mem size wl18xx: support PG2 version of the chip wl18xx: FW/PHY arguments added for PG2 wl18xx: PG2.0 HW Watch dog interrupt support wl18xx: pad only last frame in aggregration buffer for PG2 drivers/net/wireless/ti/wl12xx/acx.h | 14 ++++++ drivers/net/wireless/ti/wl12xx/main.c | 5 +- drivers/net/wireless/ti/wl18xx/acx.h | 20 ++++++++ drivers/net/wireless/ti/wl18xx/conf.h | 4 ++ drivers/net/wireless/ti/wl18xx/main.c | 77 ++++++++++++++++++++++++++++--- drivers/net/wireless/ti/wl18xx/reg.h | 7 +++ drivers/net/wireless/ti/wl18xx/tx.h | 3 ++ drivers/net/wireless/ti/wlcore/acx.h | 27 +++++------ drivers/net/wireless/ti/wlcore/hw_ops.h | 9 ++++ drivers/net/wireless/ti/wlcore/main.c | 13 +++++- drivers/net/wireless/ti/wlcore/tx.c | 16 +++++-- drivers/net/wireless/ti/wlcore/tx.h | 4 +- drivers/net/wireless/ti/wlcore/wlcore.h | 4 ++ 13 files changed, 170 insertions(+), 33 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