summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh.c
Commit message (Expand)AuthorAgeFilesLines
* staging: brcm80211: removed #ifdef SDIOH_API_ACCESS_RETRY_LIMITRoland Vossen2011-07-051-12/+0
* staging: brcm80211: moved fullmac definitions from .h to .c filesRoland Vossen2011-07-051-0/+7
* staging: brcm80211: merged bcmsdbus.h into sdio_host.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: merged sbsdio.h into sdio_host.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: deleted two fullmac source filesRoland Vossen2011-07-051-1/+149
* staging: brcm80211: removed asserts from bcmsdh.cRoland Vossen2011-07-051-36/+0
* staging: brcm80211: removed last amd64 compiler warningsRoland Vossen2011-07-051-2/+2
* staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-051-47/+0
* staging: brcm80211: removed last typedefs from fullmacRoland Vossen2011-07-051-6/+8
* staging: brcm80211: further cleaned fullmac header filesRoland Vossen2011-07-051-0/+22
* staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()Roland Vossen2011-07-051-10/+0
* staging: brcm80211: removed brcmf_sdioh_reset()Roland Vossen2011-07-051-5/+0
* staging: brcm80211: removed brcmf_sdioh_interrupt_pending()Roland Vossen2011-07-051-8/+0
* staging: brcm80211: sdh related code cleanupRoland Vossen2011-07-051-81/+60
* staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen2011-07-051-141/+141
* staging: brmc80211: cleaned up sdio related error codesRoland Vossen2011-07-051-33/+19
* staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel2011-07-051-9/+0
* staging: brcm80211: replace DHD_DEBUG macro with BCMDBGArend van Spriel2011-07-051-1/+1
* staging: brcm80211: replaced typedef SDIOH_API_RC by intRoland Vossen2011-07-051-15/+15
* staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdioRoland Vossen2011-07-051-35/+35
* staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen2011-07-051-79/+79
* staging: brcm80211: correct bcmsdh_recv_buf() callsArend van Spriel2011-07-051-2/+1
* staging: brcm80211: fixed double #include problemRoland Vossen2011-06-281-4/+3
* staging: brcm80211: moved /include/sdio_host.h to /brcmfmac dirRoland Vossen2011-06-071-2/+0
* staging: brcm80211: renamed files in brcmsmac and include directoriesRoland Vossen2011-06-071-4/+4
* staging: brcm80211: renamed utility module related filesRoland Vossen2011-06-071-2/+2
* staging: brmc80211: remove sdio.h from fullmacFranky Lin2011-06-071-1/+0
* staging: brcm80211: clean up dhd.h in fullmacFranky Lin2011-06-071-0/+2
* staging: brcm80211: removed 'hnd' from filenamesRoland Vossen2011-06-071-1/+1
* staging: brcm80211: moved ASSERT logic to fullmac driverRoland Vossen2011-05-031-0/+2
* staging: brcm80211: made fullmac error codes more consistentRoland Vossen2011-05-031-7/+7
* staging: brcm80211: replace error codes part 2Roland Vossen2011-05-031-12/+12
* staging: brcm80211: replace error codes part 1Roland Vossen2011-05-031-4/+4
* staging: brcm80211: made error codes in bcmutils.h positiveRoland Vossen2011-05-031-16/+16
* staging: brcm80211: Remove si sb utils from brcmfmacFranky Lin2011-04-261-1/+0
* brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOMStanislav Fomichev2011-04-041-1/+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-5/+2
* staging: brcm80211: removed struct osl_info usage from fullmac driverArend van Spriel2011-03-021-3/+3
* staging: brcm80211: remove the rest of broadcom specific byte swapping routinesStanislav Fomichev2011-02-231-1/+0
* staging: brcm80211: replace bcopy with memcpyStanislav Fomichev2011-02-181-1/+1
* staging: brcm80211: change packet buffer type to native struct sk_buffArend van Spriel2010-11-291-1/+1
* staging: brcm80211: s/osl_t/struct osl_info/gBrett Rudley2010-11-171-3/+4
* staging: brcm80211: Move #include from bcmutils.h out to .c filesBrett Rudley2010-11-091-1/+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-1/+2
* staging: brcm80211: replace MFREE with kfreemike.rapoport@gmail.com2010-10-141-2/+2
* staging: brcm80211: replace MALLOC() with k[zm]allocmike.rapoport@gmail.com2010-10-141-3/+2
* staging: brcm80211: remove osl_malloced()/MALLOCED()mike.rapoport@gmail.com2010-10-141-2/+1
OpenPOWER on IntegriCloud