aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
AgeCommit message (Expand)Author
2013-04-12brcmfmac: define and use platform specific data for SDIO.Hante Meuleman
2013-04-12brcmfmac: Add 43143 SDIO support.Hante Meuleman
2013-04-12brcmfmac: add BCM4335 sdio interface supportFranky Lin
2013-04-03brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel
2013-01-07brcmfmac: define pr_fmt in one placeArend van Spriel
2012-12-10brcmfmac: error messages should not be suppressedArend van Spriel
2012-11-16brcmfmac: code cleanupHante Meuleman
2012-11-16brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman
2012-11-16brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman
2012-11-14brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin
2012-09-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-24brcmfmac: raise SDIO host lock to higher levelFranky Lin
2012-09-10brcm80211: fix missing allocation failure checkColin Ian King
2012-09-07brcmfmac: add BCM43241 sdio interface driver supportFranky Lin
2012-06-27brcmfmac: add BCM4334 supportFranky Lin
2012-05-15brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin
2012-05-08brcmfmac: add out of band interrupt supportFranky Lin
2012-04-27brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin
2012-03-05brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel
2012-02-22brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel
2012-02-22brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel
2012-02-22brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel
2012-01-24brcm80211: Use pr_fmt and pr_<level>Joe Perches
2011-12-19brcm80211: fmac: exclude unnecessary header filesFranky Lin
2011-12-19brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin
2011-12-19brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin
2011-12-13brcm80211: fmac: add bcm4330 supportFranky Lin
2011-12-13brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin
2011-11-30brcm80211: fmac: small memory leak on errorDan Carpenter
2011-11-28brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin
2011-11-28brcm80211: fmac: move module init/exit to sdio layerFranky Lin
2011-11-28brcm80211: fmac: rename wait queue name to match using functionArend van Spriel
2011-11-28brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel
2011-11-28brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel
2011-11-28brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel
2011-11-28brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel
2011-10-14net: wireless: brcm80210: include module.hStephen Rothwell
2011-10-11net: wireless: add brcm80211 driversArend van Spriel