summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-071-2/+0Star
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-101-23/+21Star
* brcmfmac: code cleanupHante Meuleman2012-11-161-1/+0Star
* brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman2012-11-161-67/+73
* brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2012-11-161-1/+7
* brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin2012-11-141-5/+2Star
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-25/+0Star
|\
| * brcmfmac: raise SDIO host lock to higher levelFranky Lin2012-09-241-25/+0Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-0/+2
|\ \ | |/ |/|
| * brcm80211: fix missing allocation failure checkColin Ian King2012-09-101-0/+2
* | brcmfmac: add BCM43241 sdio interface driver supportFranky Lin2012-09-071-0/+2
|/
* brcmfmac: add BCM4334 supportFranky Lin2012-06-271-0/+2
* brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin2012-05-151-29/+3Star
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-091-1/+104
* brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin2012-04-271-1/+7
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-051-3/+1Star
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-221-5/+2Star
* brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-221-2/+2
* brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2012-02-221-1/+2
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-241-0/+3
* brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-191-2/+0Star
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-191-0/+1
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-191-0/+1
* brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-131-0/+2
* brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-131-12/+11Star
* brcm80211: fmac: small memory leak on errorDan Carpenter2011-11-301-1/+3
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-281-5/+18
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-281-5/+14
* brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2011-11-281-2/+6
* brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel2011-11-281-82/+18Star
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-281-28/+9Star
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-281-2/+1Star
* brcm80211: fmac: separate receiving skb chain from other receive pathArend van Spriel2011-11-281-25/+72
* net: wireless: brcm80210: include module.hStephen Rothwell2011-10-141-0/+1
* net: wireless: add brcm80211 driversArend van Spriel2011-10-111-0/+625