aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211/brcmfmac/bcmsdh_sdmmc.c
Commit message (Expand)AuthorAge
* brcmfmac: combine bcmsdh source files into oneArend van Spriel2013-12-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-06
|\
| * brcmfmac: fix uninitialized warningArend van Spriel2013-12-02
* | brcmfmac: determine sd host controller related variable earlierArend van Spriel2013-12-02
* | brcmfmac: reduce logging noise accessing SDIO SleepCSR registerArend van Spriel2013-12-02
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\
| * brcmfmac: obtain platform data upon module initializationArend van Spriel2013-09-26
* | brcmfmac: determine host controller related variables during probeArend van Spriel2013-10-18
* | brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-03
* | wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-26
|/
* brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-15
* brcmfmac: add sdio sg list supportFranky Lin2013-06-18
* brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrwFranky Lin2013-06-18
* drivers/net/wireless/brcm80211/brcmfmac: add missing platform_driver ownerLibo Chen2013-05-22
* brcmfmac: define and use platform specific data for SDIO.Hante Meuleman2013-04-12
* brcmfmac: Add 43143 SDIO support.Hante Meuleman2013-04-12
* brcmfmac: add BCM4335 sdio interface supportFranky Lin2013-04-12
* brcmfmac: add dedicated log level for low-level sdio debuggingArend van Spriel2013-04-03
* brcmfmac: define pr_fmt in one placeArend van Spriel2013-01-07
* brcmfmac: error messages should not be suppressedArend van Spriel2012-12-10
* brcmfmac: code cleanupHante Meuleman2012-11-16
* brcmfmac: avoid usage of func->card->dev in sdio probe.Hante Meuleman2012-11-16
* brcmfmac: Handle mmc exceptions during init correct.Hante Meuleman2012-11-16
* brcmfmac: protect consecutive SDIO access with sdio_claim_hostFranky Lin2012-11-14
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
|\
| * brcmfmac: raise SDIO host lock to higher levelFranky Lin2012-09-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
|\ \ | |/ |/|
| * brcm80211: fix missing allocation failure checkColin Ian King2012-09-10
* | brcmfmac: add BCM43241 sdio interface driver supportFranky Lin2012-09-07
|/
* brcmfmac: add BCM4334 supportFranky Lin2012-06-27
* brcmfmac: replace brcmf_sdioh_card_regread with brcmf_sdio_regrlFranky Lin2012-05-15
* brcmfmac: add out of band interrupt supportFranky Lin2012-05-08
* brcm80211: fmac: fix SDIO function 0 register r/w issueFranky Lin2012-04-27
* brcm80211: fmac: initialize host interface drivers regardless resultArend van Spriel2012-03-05
* brcm80211: fmac: move module entry points to dhd_linux.cArend van Spriel2012-02-22
* brcm80211: fmac: use specific types in struct brcmf_busArend van Spriel2012-02-22
* brcm80211: fmac: resolve smatch issues in brcmfmac codeArend van Spriel2012-02-22
* brcm80211: Use pr_fmt and pr_<level>Joe Perches2012-01-24
* brcm80211: fmac: exclude unnecessary header filesFranky Lin2011-12-19
* brcm80211: fmac: move common layer bus interface context to dhd_bus.hFranky Lin2011-12-19
* brcm80211: fmac: move sdio related macros to sdio_host.hFranky Lin2011-12-19
* brcm80211: fmac: add bcm4330 supportFranky Lin2011-12-13
* brcm80211: fmac: save bus interface structure in function 2 deviceFranky Lin2011-12-13
* brcm80211: fmac: small memory leak on errorDan Carpenter2011-11-30
* brcm80211: fmac: introduce common bus interface struct brcmf_busFranky Lin2011-11-28
* brcm80211: fmac: move module init/exit to sdio layerFranky Lin2011-11-28
* brcm80211: fmac: rename wait queue name to match using functionArend van Spriel2011-11-28
* brcm80211: fmac: remove alignment check from brcmf_sdioh_request_buffer()Arend van Spriel2011-11-28
* brcm80211: fmac: simplify the brcmf_sdioh_request_buffer() functionArend van Spriel2011-11-28
* brcm80211: fmac: remove width parameter from brcmf_sdioh_request_bufferArend van Spriel2011-11-28