summaryrefslogtreecommitdiff
path: root/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c
AgeCommit message (Expand)Author
2011-10-12staging: brcm80211: remove brcm80211 driver from the staging treeArend van Spriel
2011-10-05staging: brcm80211: fix thread blocking issue in brcmf_sdbrcm_bus_stop()Arend van Spriel
2011-10-05staging: brcm80211: remove redundant bus register layer from fullmacFranky Lin
2011-10-05staging: brcm80211: remove threads_only code from fullmacFranky Lin
2011-10-05staging: brcm80211: stop using assigned thread priority in fullmacFranky Lin
2011-10-05staging: brcm80211: remove fullmac module_param for intr/poll modeFranky Lin
2011-10-03staging: brcm80211: renamed ioctl functions/structs to dcmdRoland Vossen
2011-10-03staging: brcm80211: removed 'enforce_mutex' parameter in fullmacRoland Vossen
2011-10-03staging: brcm80211: removed fullmac function brcmf_bus_devreset()Roland Vossen
2011-10-03staging: brcm80211: removed unused fullmac spinlockRoland Vossen
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #3Roland Vossen
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #2Roland Vossen
2011-10-03staging: brcm80211: reduce indentation level in dhd_sdio.c #1Roland Vossen
2011-10-03staging: brcm80211: remove dongle firmware related debug codeArend van Spriel
2011-09-26staging: brcm80211: removed log after kzalloc()/kmalloc() failureRoland Vossen
2011-09-26staging: brcm80211: remove global variables for data frame boundaryFranky Lin
2011-09-26staging: brcm80211: remove fullmac module_param brcmf_idletimeFranky Lin
2011-09-26staging: brcm80211: remove fullmac module_param for watchdogFranky Lin
2011-09-26staging: brcm80211: remove fullmac module_param brcmf_sdiod_drive_strengthFranky Lin
2011-09-26staging: brcm80211: remove fullmac module_param brcmf_dongle_memsizeFranky Lin
2011-09-26staging: brcm80211: sparse endianness warnings for struct sdpcm_sharedRoland Vossen
2011-09-26staging: brcm80211: various fulmac sparse endianness fixesRoland Vossen
2011-09-26staging: brcm80211: sparse endianness warnings on dongle eventsRoland Vossen
2011-09-16staging: brcm80211: remove static global variables from dhd_sdio.cArend van Spriel
2011-09-16staging: brcm80211: remove fullmac module_param brcmf_deferred_txFranky Lin
2011-09-16staging: brcm80211: remove static function declaration in dhd_sdioFranky Lin
2011-09-12staging: brcm80211: remove static variables from wl_cfg80211.cArend van Spriel
2011-09-12staging: brcm80211: remove static function variable in brcmfmacArend van Spriel
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: use static qualifier for local symbols in brcmfmacArend van Spriel
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-26staging: brcm80211: removed unused #ifdef sectionsRoland Vossen
2011-08-26staging: brcm80211: remove macro definitions from brcmfmac MakefileArend van Spriel
2011-08-25staging: brcmfmac: Consolidate debugging macrosJoe Perches
2011-08-23staging: brcm80211: use kzalloc()Thomas Meyer
2011-08-23staging: brcm80211: void * cleanup in fullmacFranky Lin
2011-08-23staging: brcm80211: remove dead SDTEST code from fullmacFranky Lin
2011-08-23staging: brcm80211: remove unused parameter from data interface in fullmacFranky Lin
2011-08-23staging: brcm80211: remove dead code from dhd_sdio.cFranky Lin
2011-08-23staging: brcm80211: remove global var gInstance 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 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: fixed checkpatch warnings for fullmacRoland Vossen