summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: combine bcmsdh source files into oneArend van Spriel2013-12-181-552/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-0/+2
|\
| * brcmfmac: fix uninitialized warningArend van Spriel2013-12-021-0/+2
* | brcmfmac: determine sd host controller related variable earlierArend van Spriel2013-12-021-15/+17
* | brcmfmac: reduce logging noise accessing SDIO SleepCSR registerArend van Spriel2013-12-021-4/+15
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-15/+13
|\
| * brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-261-15/+13
* | brcmfmac: determine host controller related variables during probeArend van Spriel2013-10-181-0/+17
* | brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-031-8/+3
* | wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
|/
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-151-1/+0
* brcmfmac: add sdio sg list supportFranky Lin2013-06-181-73/+0
* brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin2013-06-181-39/+2
* drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver ownerLibo Chen2013-05-221-1/+2
* brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-121-83/+31
* brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-121-0/+2
* brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-121-0/+2
* brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-031-30/+30
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-071-2/+0
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-101-23/+21
* brcmfmac: code cleanupHante Meuleman2012-11-161-1/+0
* 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/+2
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-301-25/+0
|\
| * brcmfmac: raise SDIO host lock to higher levelFranky Lin2012-09-241-25/+0
* | 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/+3
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-081-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/+1
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-221-5/+2
* 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/+0
* 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/+11
* 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/+18
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-281-28/+9
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-281-2/+1
OpenPOWER on IntegriCloud