summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: deleted two fullmac source filesRoland Vossen2011-07-051-260/+0
* staging: brcm80211: removed asserts from two fullmac filesRoland Vossen2011-07-051-2/+0
* staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel2011-07-051-1/+1
* staging: brcm80211: further cleaned fullmac header filesRoland Vossen2011-07-051-2/+0
* staging: brcm80211: removed file sdiovar.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen2011-07-051-15/+12
* staging: brmc80211: cleaned up sdio related error codesRoland Vossen2011-07-051-2/+3
* staging: brcm80211: removed last global function declaration in .c fileRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed global function declarations from .c filesRoland Vossen2011-07-051-8/+0
* staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin2011-07-051-0/+42
* staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel2011-07-051-2/+0
* staging: brcm80211: replaced typedef SDIOH_API_RC by intRoland Vossen2011-07-051-1/+1
* staging: brcm80211: replaced typedef sdioh_info_t by struct sdioh_infoRoland Vossen2011-07-051-6/+6
* staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen2011-07-051-26/+26
* staging: brcm80211: fixed double #include problemRoland Vossen2011-06-281-10/+9
* staging: brcm80211: moved /include/sdio_host.h to /brcmfmac dirRoland Vossen2011-06-071-1/+1
* staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen2011-06-071-2/+2
* staging: brcm80211: moved register read/write macro'sRoland Vossen2011-06-071-0/+1
* staging: brcm80211: renamed utility module related filesRoland Vossen2011-06-071-2/+2
* staging: brcm80211: clean up wl_cfg80211.h in fullmacFranky Lin2011-06-071-0/+1
* staging: brmc80211: remove sdio.h from fullmacFranky Lin2011-06-071-1/+0
* staging: brcm80211: clean up dhd.h in fullmacFranky Lin2011-06-071-0/+1
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-0/+3
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-1/+1
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-1/+1
* staging: brcm80211: replaced BCME_OK by 0Roland Vossen2011-04-251-1/+1
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: bzero => memsetBrett Rudley2010-12-011-1/+1
* staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley2010-11-091-0/+1
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-0/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-4/+3
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-1/+1
* staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko2010-10-091-4/+0
* staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper2010-10-061-1/+1
* Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman2010-10-051-1/+1
* staging: brcm80211: add fullmac driverHenry Ptasinski2010-09-211-0/+236
OpenPOWER on IntegriCloud