summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/sdio_host.h
AgeCommit message (Expand)Author
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel
2011-10-05staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin
2011-09-16staging: brcm80211: remove global variable from bcmsdh_sdmmc.cArend van Spriel
2011-09-16staging: brcm80211: remove fullmac module_param sd_f2_blocksizeFranky Lin
2011-09-12staging: brcm80211: removed fullmac function brcmf_sdcard_iovar_op()Roland Vossen
2011-09-12staging: brcm80211: removed fullmac BRCMF_IOCTL_MAGIC supportRoland Vossen
2011-09-12staging: brcm80211: cleaned up fullmac macro'sRoland Vossen
2011-09-06staging: brcm80211: remove unused sdioh command type code in fullmacFranky Lin
2011-09-06staging: brcm80211: remove unused sdioh data mode code in fullmacFranky Lin
2011-09-06staging: brcm80211: remove function wrapper of getting sb window addressFranky Lin
2011-09-06staging: brcm80211: remove duplicate set sb window address functionFranky Lin
2011-08-23staging: brcm80211: remove unused parameter from data interface in fullmacFranky Lin
2011-08-23staging: brcm80211: remove wrapper functions in bcmsdh_sdmmc.cFranky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_abort into brcmf_sdcard_abortFranky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_interrupt_deregister into brcmf_sdcard...Franky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_interrupt_register into brcmf_sdcard_i...Franky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdioh_iovar_op into brcmf_sdcard_iovar_opFranky Lin
2011-08-23staging: brcm80211: remove global var gInstance from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove struct sdioh_info from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove iovar IOV_BLOCKSIZE in brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove function pointer of interrupt isr in brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove dead client interrupt code from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove dead code from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove struct brcmf_sdio_card from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove vendor and device id check from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove struct brcmf_sdioh_driver from brcmfmacFranky Lin
2011-08-23staging: brcm80211: placed suspend flag in gInstance in brcmfmacFranky Lin
2011-08-23staging: brcm80211: fixed checkpatch warnings for fullmacRoland Vossen
2011-08-23staging: brcm80211: absorb brcmf_sdcard_detach into brcmf_sdio_removeFranky Lin
2011-08-23staging: brcm80211: absorb brcmf_sdcard_attach into brcmf_sdio_probeFranky Lin
2011-08-23staging: brcm80211: remove BRCMF_SD_* debug macros from brcmfmacFranky Lin
2011-08-23staging: brcm80211: remove structure sdio_hc in brcmfmacFranky Lin
2011-08-23staging: brcm80211: get rid of sd debug message macro in fullmacFranky Lin
2011-08-23staging: brcm80211: fix for checkpatch 'avoid externs in c file' warningRoland Vossen
2011-07-05staging: brcm80211: moved fullmac definitions from .h to .c filesRoland Vossen
2011-07-05staging: brcm80211: merged bcmsdbus.h into sdio_host.hRoland Vossen
2011-07-05staging: brcm80211: merged sbsdio.h into sdio_host.hRoland Vossen
2011-07-05staging: brcm80211: removed last amd64 compiler warningsRoland Vossen
2011-07-05staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen
2011-07-05staging: brcm80211: removed last typedefs from fullmacRoland Vossen
2011-07-05staging: brcm80211: further cleaned fullmac header filesRoland Vossen
2011-07-05staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()Roland Vossen
2011-07-05staging: brcm80211: removed brcmf_sdioh_reset()Roland Vossen
2011-07-05staging: brcm80211: removed brcmf_sdioh_interrupt_pending()Roland Vossen
2011-07-05staging: brcm80211: sdh related code cleanupRoland Vossen
2011-07-05staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen
2011-07-05staging: brcm80211: removed global function declarations from .c filesRoland Vossen
2011-07-05staging: brcm80211: replace DHD_DEBUG macro with BCMDBGArend van Spriel
2011-07-05staging: brcm80211: replaced typedef by struct for several sdio typesRoland Vossen
2011-07-05staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdioRoland Vossen