summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/bcmsdh_sdmmc.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel1-625/+0
2011-10-06staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin1-12/+4
2011-10-04staging: brcm80211: reducing indentation levels in bcmsdh_sdmmc.cArend van Spriel1-77/+63
2011-09-27staging: brcm80211: various fulmac sparse endianness fixesRoland Vossen1-2/+4
2011-09-16staging: brcm80211: remove global variable from bcmsdh_sdmmc.cArend van Spriel1-11/+10
2011-09-16staging: brcm80211: remove fullmac module_param sd_f2_blocksizeFranky Lin1-5/+5
2011-09-16staging: brcm80211: fix for fullmac build problemRoland Vossen1-2/+0
2011-09-12staging: brcm80211: remove static variables from wl_cfg80211.cArend van Spriel1-1/+0
2011-09-12staging: brcm80211: removed fullmac BRCMF_IOCTL_MAGIC supportRoland Vossen1-33/+0
2011-09-07staging: brcm80211: remove extern keyword from function definitionArend van Spriel1-14/+11
2011-09-07staging: brcm80211: use static qualifier for local symbols in brcmfmacArend van Spriel1-5/+5
2011-09-07staging: brcm80211: remove static function declaration in bcmsdh_sdmmcFranky Lin1-175/+157
2011-09-07staging: brcm80211: remove unused sdioh command type code in fullmacFranky Lin1-4/+4
2011-09-07staging: brcm80211: remove unused sdioh data mode code in fullmacFranky Lin1-1/+1
2011-09-07staging: brcm80211: replaced fullmac BRCMF_PM_RESUME_WAIT macro with functionRoland Vossen1-12/+14
2011-09-07staging: brcm80211: cleaned up fullmac macro BRCMF_PM_RESUME_RETURN_ERRORRoland Vossen1-7/+18
2011-08-26staging: brcm80211: removed unused #ifdef sectionsRoland Vossen1-4/+0
2011-08-25staging: brcmfmac: Consolidate debugging macrosJoe Perches1-88/+75
2011-08-24staging: brcm80211: remove wrapper functions in bcmsdh_sdmmc.cFranky Lin1-22/+0
2011-08-24staging: brcm80211: absorb brcmf_sdioh_abort into brcmf_sdcard_abortFranky Lin1-14/+0
2011-08-24staging: brcm80211: absorb brcmf_sdioh_interrupt_deregister into brcmf_sdcard...Franky Lin1-22/+0
2011-08-24staging: brcm80211: absorb brcmf_sdioh_interrupt_register into brcmf_sdcard_i...Franky Lin1-43/+0
2011-08-24staging: brcm80211: absorb brcmf_sdioh_iovar_op into brcmf_sdcard_iovar_opFranky Lin1-116/+0
2011-08-24staging: brcm80211: remove global var gInstance from brcmfmacFranky Lin1-110/+88
2011-08-24staging: brcm80211: remove struct sdioh_info from brcmfmacFranky Lin1-106/+80
2011-08-24staging: brcm80211: remove iovar IOV_BLOCKSIZE in brcmfmacFranky Lin1-52/+0
2011-08-24staging: brcm80211: remove function pointer of interrupt isr in brcmfmacFranky Lin1-16/+3
2011-08-24staging: brcm80211: remove dead client interrupt code from brcmfmacFranky Lin1-107/+2
2011-08-24staging: brcm80211: placed suspend flag in gInstance in brcmfmacFranky Lin1-18/+17
2011-08-24staging: brcm80211: revert removal of atomic initializationFranky Lin1-0/+2
2011-08-24staging: brcm80211: remove structure sdio_hc in brcmfmacFranky Lin1-8/+33
2011-08-24staging: brcm80211: get rid of sd debug message macro in fullmacFranky Lin1-140/+82
2011-08-24staging: brcm80211: remove code for unsupported chipFranky Lin1-38/+2
2011-08-24staging: brcm80211: move brcmf_mmc_suspend to sdio layer in fullmacFranky Lin1-10/+28
2011-08-24staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warningHenry Ptasinski1-12/+8
2011-08-23staging: brcm80211: bugfix for len==0 parameter in 3 fullmac functionsRoland Vossen1-1/+1
2011-07-06staging: brcm80211: added newlines to some debug macros in bcmsdh_sdmmc.cArend van Spriel1-4/+4
2011-07-06staging: brcm80211: merged bcmsdbus.h into sdio_host.hRoland Vossen1-1/+50
2011-07-06staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen1-1/+0
2011-07-06staging: brcm80211: deleted two fullmac source filesRoland Vossen1-2/+244
2011-07-06staging: brcm80211: removed asserts from two fullmac filesRoland Vossen1-24/+13
2011-07-06staging: brcm80211: clean up checkpatch errorArend van Spriel1-2/+1
2011-07-06staging: brcm80211: removed last amd64 compiler warningsRoland Vossen1-2/+2
2011-07-06staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen1-13/+0
2011-07-06staging: brcm80211: removed last typedefs from fullmacRoland Vossen1-1/+1
2011-07-06staging: brcm80211: further cleaned fullmac header filesRoland Vossen1-1/+10
2011-07-06staging: brcm80211: removed file sdiovar.hRoland Vossen1-1/+0
2011-07-06staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()Roland Vossen1-10/+0
2011-07-06staging: brcm80211: removed brcmf_sdioh_reset()Roland Vossen1-8/+0
2011-07-06staging: brcm80211: removed brcmf_sdioh_interrupt_pending()Roland Vossen1-7/+0