This patch series adds new BCM4345 SDIO device support to brcmfmac and address a number of potential issues either found by testing or code inspection. The series is intended for the v4.1 kernel and applies to the master branch of the wireless-drivers-next repository. Hante Meuleman (4): brcmfmac: Fix oops when SDIO device is removed. brcmfmac: Simplify watchdog sleep. brcmfmac: Fix possible race-condition. brcmfmac: Fix race condition in msgbuf ioctl processing. Syed Asifful Dayyan (1): brcmfmac: Add support for BCM4345 SDIO chipset. drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c | 3 +- drivers/net/wireless/brcm80211/brcmfmac/chip.c | 4 + drivers/net/wireless/brcm80211/brcmfmac/msgbuf.c | 5 +- drivers/net/wireless/brcm80211/brcmfmac/sdio.c | 101 +++++++++++---------- .../net/wireless/brcm80211/include/brcm_hw_ids.h | 1 + include/linux/mmc/sdio_ids.h | 1 + 6 files changed, 62 insertions(+), 53 deletions(-) -- 1.9.1 -- 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