summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-06staging: brcm80211: deleted two fullmac source filesRoland Vossen1-178/+0
2011-07-06staging: brcm80211: removed last amd64 compiler warningsRoland Vossen1-3/+3
2011-07-06staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen1-45/+0
2011-07-06staging: brcm80211: further cleaned fullmac header filesRoland Vossen1-1/+1
2011-07-06staging: brcm80211: sdh related code cleanupRoland Vossen1-10/+10
2011-07-06staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen1-7/+7
2011-07-05staging: brcm80211: removed global function declarations from .c filesRoland Vossen1-6/+0
2011-07-05staging: brcm80211: move fullmac watchdog timer code to dhd_sdio.cFranky Lin1-2/+3
2011-07-05staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin1-0/+8
2011-07-05staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel1-101/+0
2011-07-05staging: brcm80211: always enable code for PLATFORM_BUS functionalityArend van Spriel1-9/+0
2011-07-05staging: brcm80211: remove BCMLXSDMMC macro definitionArend van Spriel1-38/+1
2011-07-05staging: brcm80211: replaced typedef by struct for several sdio typesRoland Vossen1-9/+7
2011-07-05staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdioRoland Vossen1-2/+2
2011-07-05staging: brcm80211: rename fullmac functionsArend van Spriel1-1/+1
2011-07-05staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen1-29/+29
2011-06-07staging: brcm80211: moved /include/sdio_host.h to /brcmfmac dirRoland Vossen1-1/+1
2011-06-07staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen1-3/+3
2011-06-07staging: brcm80211: moved register read/write macro'sRoland Vossen1-0/+1
2011-06-07staging: brcm80211: renamed utility module related filesRoland Vossen1-2/+2
2011-06-07staging: brcm80211: clean up dhd.h in fullmacFranky Lin1-2/+2
2011-06-07staging: brcm80211: moved header files to more specific directoryRoland Vossen1-1/+0
2011-06-07staging: brcm80211: remove iovars IOV_HISPEEDFranky Lin1-3/+0
2011-06-07staging: brcm80211: remove iovars IOV_SDMODEFranky Lin1-3/+0
2011-06-07staging: brcm80211: remove iovars IOV_CLOCKFranky Lin1-4/+0
2011-06-07staging: brcm80211: remove iovars IOV_POWERFranky Lin1-4/+0
2011-06-07staging: brcm80211: remove iovars IOV_DIVISORFranky Lin1-3/+0
2011-05-03staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen1-0/+3
2011-05-03staging: brcm80211: removed WL_NONERoland Vossen1-1/+0
2011-04-05brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev1-3/+3
2011-03-29drivers: Final irq namespace conversionThomas Gleixner1-2/+2
2011-03-03staging: brcm80211: remove osl source files from driverArend van Spriel1-1/+0
2011-03-03staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel1-17/+4
2011-03-03staging: brcm80211: cleanup declaration in osl.hArend van Spriel1-1/+1
2011-03-03staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel1-2/+2
2011-02-18staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel1-1/+1
2011-01-21staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock1-2/+0
2010-11-20staging: brcm80211: brcmfmac: cleanup bcmsdh_(un)registerMike Rapoport1-12/+1
2010-11-20staging: brcm80211: brcmfmac: remove PCI SDIO controller bindingMike Rapoport1-229/+0
2010-11-18staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley1-5/+5
2010-11-16staging: brcm80211: brcmfmac: remove PXA SDIO controller bindingMike Rapoport1-17/+0
2010-11-10staging: brcm80211: Remove pkttag from oslBrett Rudley1-3/+3
2010-11-10staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley1-2/+1
2010-10-21Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman1-1/+0
2010-10-21Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman1-1/+1
2010-10-14staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com1-4/+4
2010-10-14staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com1-4/+2
2010-10-14staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com1-4/+2
2010-10-12Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman1-6/+6
2010-10-12Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman1-9/+9