This series contains mostly cleanup patches. The main change is the support for scatterlist api in sdio part of the brcmfmac driver. The series is intended for v3.11 and applies to the master branch of the wireless-next repository. Arend van Spriel (4): brcmfmac: rename variable prec to more appropriate name, ie. fifo brcmfmac: remove dependency with nl80211.h brcmfmac: consolidate mac_descriptor related function names brcmfmac: simplify dpc handling using atomic operations Franky Lin (3): brcmfmac: remove redundant chip ID check in dhd_sdio brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw brcmfmac: add sdio sg list support Hante Meuleman (1): brcmfmac: Only use credits for bcmc when firmware indicates it. drivers/net/wireless/brcm80211/brcmfmac/bcmsdh.c | 179 ++++++++++++++++++-- .../net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c | 114 +------------ drivers/net/wireless/brcm80211/brcmfmac/dhd_sdio.c | 174 ++----------------- drivers/net/wireless/brcm80211/brcmfmac/fweh.h | 3 +- drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c | 96 +++++++---- .../net/wireless/brcm80211/brcmfmac/sdio_host.h | 15 +- 6 files changed, 252 insertions(+), 329 deletions(-) -- 1.7.10.4 -- 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