summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_linux.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: deleted two fullmac source filesRoland Vossen2011-07-051-178/+0
* staging: brcm80211: removed last amd64 compiler warningsRoland Vossen2011-07-051-3/+3
* staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-051-45/+0
* staging: brcm80211: further cleaned fullmac header filesRoland Vossen2011-07-051-1/+1
* staging: brcm80211: sdh related code cleanupRoland Vossen2011-07-051-10/+10
* staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen2011-07-051-7/+7
* staging: brcm80211: removed global function declarations from .c filesRoland Vossen2011-07-051-6/+0
* staging: brcm80211: move fullmac watchdog timer code to dhd_sdio.cFranky Lin2011-07-051-2/+3
* staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin2011-07-051-0/+8
* staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel2011-07-051-101/+0
* staging: brcm80211: always enable code for PLATFORM_BUS functionalityArend van Spriel2011-07-051-9/+0
* staging: brcm80211: remove BCMLXSDMMC macro definitionArend van Spriel2011-07-051-38/+1
* staging: brcm80211: replaced typedef by struct for several sdio typesRoland Vossen2011-07-051-9/+7
* staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdioRoland Vossen2011-07-051-2/+2
* staging: brcm80211: rename fullmac functionsArend van Spriel2011-07-051-1/+1
* staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen2011-07-051-29/+29
* 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-3/+3
* 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 dhd.h in fullmacFranky Lin2011-06-071-2/+2
* staging: brcm80211: moved header files to more specific directoryRoland Vossen2011-06-071-1/+0
* staging: brcm80211: remove iovars IOV_HISPEEDFranky Lin2011-06-071-3/+0
* staging: brcm80211: remove iovars IOV_SDMODEFranky Lin2011-06-071-3/+0
* staging: brcm80211: remove iovars IOV_CLOCKFranky Lin2011-06-071-4/+0
* staging: brcm80211: remove iovars IOV_POWERFranky Lin2011-06-071-4/+0
* staging: brcm80211: remove iovars IOV_DIVISORFranky Lin2011-06-071-3/+0
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-0/+3
* staging: brcm80211: removed WL_NONERoland Vossen2011-05-031-1/+0
* brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-041-3/+3
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-2/+2
* staging: brcm80211: remove osl source files from driverArend van Spriel2011-03-021-1/+0
* staging: brcm80211: remove struct osl_info from driver sourcesArend van Spriel2011-03-021-17/+4
* staging: brcm80211: cleanup declaration in osl.hArend van Spriel2011-03-021-1/+1
* staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel2011-03-021-2/+2
* staging: brcm80211: remove usage of printf (macro) from driverArend van Spriel2011-02-181-1/+1
* staging: brcm80211 Remove WAKE_LOCKJustin P. Mattock2011-01-201-2/+0
* staging: brcm80211: brcmfmac: cleanup bcmsdh_(un)registerMike Rapoport2010-11-191-12/+1
* staging: brcm80211: brcmfmac: remove PCI SDIO controller bindingMike Rapoport2010-11-191-229/+0
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-5/+5
* staging: brcm80211: brcmfmac: remove PXA SDIO controller bindingMike Rapoport2010-11-161-17/+0
* staging: brcm80211: Remove pkttag from oslBrett Rudley2010-11-091-3/+3
* staging: brcm80211: Purge linuxver.h and redistribute #includes as requiredBrett Rudley2010-11-091-2/+1
* Staging: brcm80211: remove typedefs.hGreg Kroah-Hartman2010-10-211-1/+0
* Staging: brcm80211: remove uintptr typedef usageGreg Kroah-Hartman2010-10-211-1/+1
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-4/+4
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-4/+2
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-4/+2
* Staging: brcm80211: remove FALSE #defineGreg Kroah-Hartman2010-10-121-6/+6
* Staging: brcm80211: remove TRUE #defineGreg Kroah-Hartman2010-10-121-9/+9
OpenPOWER on IntegriCloud