summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac/dhd_sdio.c
Commit message (Expand)AuthorAgeFilesLines
* staging: use of tasklets requires including interrupt.hStephen Rothwell2011-07-061-0/+1
* staging: brcm80211: moved fullmac definitions from .h to .c filesRoland Vossen2011-07-051-0/+97
* 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-2/+0
* staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed asserts from dhd_sdio.cRoland Vossen2011-07-051-55/+21
* staging: brcm80211: rename macros in dhd_dbg.hArend van Spriel2011-07-051-493/+525
* staging: brcm80211: removed unused #ifdef sections in fullmacRoland Vossen2011-07-051-5/+0
* staging: brcm80211: removed occurrences of 'dhd'Roland Vossen2011-07-051-81/+77
* staging: brcm80211: removed unused definitions from dhd_sdio.cRoland Vossen2011-07-051-23/+2
* staging: brcm80211: W_REG macro cleanup in fullmac SDIORoland Vossen2011-07-051-13/+5
* staging: brcm80211: removed last amd64 compiler warningsRoland Vossen2011-07-051-10/+10
* staging: brcm80211: got rid of redundant member 'regs' of struct dhd_busRoland Vossen2011-07-051-7/+5
* staging: brcm80211: replaced macro W_SDREG by function w_sdreg()Roland Vossen2011-07-051-33/+41
* staging: brcm80211: replaced macro R_SDREG by function r_sdreg()Roland Vossen2011-07-051-28/+40
* staging: brcm80211: fullmac register access macro's take u32 instead of pointersRoland Vossen2011-07-051-39/+38
* staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen2011-07-051-23/+0
* staging: brcm80211: removed last typedefs from fullmacRoland Vossen2011-07-051-8/+12
* staging: brcm80211: rename dhd_bus structure and functionsArend van Spriel2011-07-051-106/+106
* staging: brcm80211: rename function variablesArend van Spriel2011-07-051-150/+144
* staging: brcm80211: further cleaned fullmac header filesRoland Vossen2011-07-051-1/+89
* staging: brcm80211: removed file sdiovar.hRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed brcmf_sdioh_reset()Roland Vossen2011-07-051-2/+0
* staging: brcm80211: removed brcmf_sdioh_interrupt_pending()Roland Vossen2011-07-051-2/+1
* staging: brcm80211: sdh related code cleanupRoland Vossen2011-07-051-207/+216
* staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen2011-07-051-18/+16
* staging: brcm80211: rename struct dhd_pub to struct brcmf_pubArend van Spriel2011-07-051-15/+17
* staging: brcm80211: structure renaming in dhd.hArend van Spriel2011-07-051-1/+1
* staging: brcm80211: rename macro definitions in dhd.hArend van Spriel2011-07-051-21/+23
* staging: brcm80211: clean up firmware download code in fullmacFranky Lin2011-07-051-110/+70
* staging: brcm80211: move sdio resource lock to dhd_sdio.cFranky Lin2011-07-051-39/+70
* staging: brcm80211: move dpc code to dhd_sdio.cFranky Lin2011-07-051-16/+112
* staging: brcm80211: move debug console related code to dhd_sdio.cFranky Lin2011-07-051-1/+30
* staging: brcm80211: move fullmac watchdog timer code to dhd_sdio.cFranky Lin2011-07-051-5/+179
* staging: brcm80211: move waitqueue code to dhd_sdio.cFranky Lin2011-07-051-2/+24
* staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel2011-07-051-58/+0
* staging: brcm80211: replace DHD_DEBUG macro with BCMDBGArend van Spriel2011-07-051-64/+62
* staging: brcm80211: remove BCMLXSDMMC macro definitionArend van Spriel2011-07-051-8/+1
* staging: brcm80211: further renaming in fullmac sourcesArend van Spriel2011-07-051-59/+51
* staging: brcm80211: replaced more sdio related typedefs by structsRoland Vossen2011-07-051-27/+27
* staging: brcm80211: replaced typedef by struct for several sdio typesRoland Vossen2011-07-051-1/+1
* staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdioRoland Vossen2011-07-051-15/+15
* staging: brcm80211: rename more brcmfmac module parametersArend van Spriel2011-07-051-21/+21
* staging: brcm80211: rename fullmac protocol related functionsArend van Spriel2011-07-051-5/+3
* staging: brcm80211: rename fullmac functionsArend van Spriel2011-07-051-66/+66
* staging: brcm80211: rename module parametersArend van Spriel2011-07-051-24/+25
* staging: brcm80211: rename functions and variables in dhd_common.cArend van Spriel2011-07-051-4/+4
* staging: brcm80211: remove extern function prototypes from c filesArend van Spriel2011-07-051-3/+0
* staging: brcm80211: replaced prefix of SDIO related functionsRoland Vossen2011-07-051-490/+520
* staging: brcm80211: correct bcmsdh_recv_buf() callsArend van Spriel2011-07-051-7/+7
OpenPOWER on IntegriCloud