This patch series mainly contains support for new wireless devices. The fix for possible race was created during testing the driver on those devices. Finally, it has a patch that adds functionality to handle nl80211 testmode command when CONFIG_NL80211_TESTMODE Kconfig item is set. This series applies to the wireless-next tree. Arend van Spriel (1): brcmfmac: add callback for nl80211 testmode command Franky Lin (1): brcmfmac: add BCM43241 sdio interface driver support Hante Meuleman (3): brcmfmac: prevent possible race condition on usb rx control. brcmfmac: Add 43242 USB support. brcmfmac: Add 43143 USB support. .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c | 2 ++ drivers/net/wireless/brcm80211/brcmfmac/dhd.h | 1 + .../net/wireless/brcm80211/brcmfmac/dhd_linux.c | 8 +++++ drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 2 ++ .../net/wireless/brcm80211/brcmfmac/sdio_chip.c | 17 +++++++++++ drivers/net/wireless/brcm80211/brcmfmac/usb.c | 31 ++++++++++++++++++-- .../net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 25 +++++++++++++++- .../net/wireless/brcm80211/include/brcm_hw_ids.h | 1 + 8 files changed, 84 insertions(+), 3 deletions(-) -- 1.7.9.5 -- 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