Hi John, Here's our weekly patchset for the wl1271 driver, which contains the changes we made last week. Cheers, Luca. Juuso Oikarinen (5): wl1271: Prevent dropping of TX frames in joins wl1271: Idle handling into own function wl1271: Flush TX buffers to air before going to idle wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHz wl1271: Fix scan parameter handling for 5GHz Luciano Coelho (1): wl1271: the core wl1271 module shouldn't depend on SPI_MASTER drivers/net/wireless/wl12xx/Kconfig | 2 +- drivers/net/wireless/wl12xx/wl1271.h | 3 + drivers/net/wireless/wl12xx/wl1271_cmd.c | 16 ++---- drivers/net/wireless/wl12xx/wl1271_cmd.h | 2 +- drivers/net/wireless/wl12xx/wl1271_event.c | 10 ++-- drivers/net/wireless/wl12xx/wl1271_main.c | 76 +++++++++++++++++++-------- drivers/net/wireless/wl12xx/wl1271_tx.c | 36 ++++++++++++- drivers/net/wireless/wl12xx/wl1271_tx.h | 1 + 8 files changed, 103 insertions(+), 43 deletions(-) -- 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