summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc_linux.c
AgeCommit message (Expand)Author
2011-07-06staging: brcm80211: deleted two fullmac source filesRoland Vossen
2011-07-06staging: brcm80211: removed asserts from two fullmac filesRoland Vossen
2011-07-06staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel
2011-07-06staging: brcm80211: further cleaned fullmac header filesRoland Vossen
2011-07-06staging: brcm80211: removed file sdiovar.hRoland Vossen
2011-07-06staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen
2011-07-05staging: brmc80211: cleaned up sdio related error codesRoland Vossen
2011-07-05staging: brcm80211: removed last global function declaration in .c fileRoland Vossen
2011-07-05staging: brcm80211: removed global function declarations from .c filesRoland Vossen
2011-07-05staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin
2011-07-05staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel
2011-07-05staging: brcm80211: replaced typedef SDIOH_API_RC by intRoland Vossen
2011-07-05staging: brcm80211: replaced typedef sdioh_info_t by struct sdioh_infoRoland Vossen
2011-07-05staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen
2011-06-28staging: brcm80211: fixed double #include problemRoland Vossen
2011-06-07staging: brcm80211: moved /include/sdio_host.h to /brcmfmac dirRoland Vossen
2011-06-07staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen
2011-06-07staging: brcm80211: moved register read/write macro'sRoland Vossen
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen
2011-06-07staging: brcm80211: clean up wl_cfg80211.h in fullmacFranky Lin
2011-06-07staging: brmc80211: remove sdio.h from fullmacFranky Lin
2011-06-07staging: brcm80211: clean up dhd.h in fullmacFranky Lin
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen
2011-05-03staging: brcm80211: replace error codes part 1Roland Vossen
2011-05-03staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen
2011-04-25staging: brcm80211: replaced BCME_OK by 0Roland Vossen
2011-03-03staging: brcm80211: remove osl source files from driverArend van Spriel
2010-12-01staging: brcm80211: bzero => memsetBrett Rudley
2010-11-09staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley
2010-11-09staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com
2010-10-09staging: brcm80211: remove unnecessary cflag, CONFIG_CFG80211nohee ko
2010-10-06staging: brcm80211: fix 'do not init statics to 0 or NULL'Jason Cooper
2010-10-05Staging: brcm80211: s/ulong/unsigned long/Greg Kroah-Hartman
2010-09-21staging: brcm80211: add fullmac driverHenry Ptasinski