summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
Commit message (Expand)AuthorAgeFilesLines
* staging: brmc80211: cleaned up sdio related error codesRoland Vossen2011-07-054-60/+44
* staging: brcm80211: updated TODO fileHenry Ptasinski2011-07-051-11/+1
* staging: brcm80211: fix for reported log spam problemRoland Vossen2011-07-051-5/+0
* staging: brcm80211: rename static functions in wl_cfg80211.cArend van Spriel2011-07-051-460/+460
* staging: brcm80211: remove unused macros from dhd_dbg.hArend van Spriel2011-07-051-25/+1
* staging: brcm80211: removed last global function declaration in .c fileRoland Vossen2011-07-051-1/+0
* staging: brcm80211: removed global function declarations from .c filesRoland Vossen2011-07-056-26/+17
* staging: brcm80211: rename struct dhd_pub to struct brcmf_pubArend van Spriel2011-07-057-119/+129
* staging: brcm80211: rename structure definitions in dhd_linux.cArend van Spriel2011-07-053-82/+82
* staging: brcm80211: structure renaming in dhd.hArend van Spriel2011-07-055-17/+19
* staging: brcm80211: remove unused macro definitions from dhd.hArend van Spriel2011-07-051-12/+0
* staging: brcm80211: rename macro definitions in dhd.hArend van Spriel2011-07-059-185/+187
* staging: brcm80211: rename structure definitions in dhd.hArend van Spriel2011-07-057-139/+146
* staging: brcm80211: remove unused definitions from dhd.hArend van Spriel2011-07-051-112/+0
* staging: brcm80211: rename function variablesArend van Spriel2011-07-052-438/+447
* staging: brcm80211: clean up firmware download code in fullmacFranky Lin2011-07-0510-366/+77
* staging: brcm80211: move sdio resource lock to dhd_sdio.cFranky Lin2011-07-053-83/+70
* staging: brcm80211: move dpc code to dhd_sdio.cFranky Lin2011-07-053-131/+112
* staging: brcm80211: move debug console related code to dhd_sdio.cFranky Lin2011-07-055-45/+30
* staging: brcm80211: move fullmac watchdog timer code to dhd_sdio.cFranky Lin2011-07-056-189/+191
* staging: brcm80211: move waitqueue code to dhd_sdio.cFranky Lin2011-07-053-25/+24
* staging: brcm80211: move sdio related suspend/resume code to bus interface layerFranky Lin2011-07-057-28/+55
* staging: brcm80211: use linux native ethertype iso ETH_P_BRCMArend van Spriel2011-07-051-3/+1
* staging: brcm80211: rename EPI_VERSION_STR macroArend van Spriel2011-07-053-5/+5
* staging: brcm80211: remove conditional code fragments from brcmfmacArend van Spriel2011-07-059-747/+4
* staging: brcm80211: remove custom gpio support codeArend van Spriel2011-07-053-164/+1
* staging: brcm80211: remove unnecessary macro defintionsArend van Spriel2011-07-052-3/+1
* staging: brcm80211: replace DHD_DEBUG macro with BCMDBGArend van Spriel2011-07-0511-89/+87
* staging: brcm80211: define SHOW_EVENTS macro only for debuggingArend van Spriel2011-07-051-3/+2
* staging: brcm80211: remove TOE macro definitionArend van Spriel2011-07-052-16/+1
* staging: brcm80211: remove MMC_SDIO_ABORT macro definitionArend van Spriel2011-07-052-7/+0
* staging: brcm80211: remove EMBEDDED_PLATFORM macro definitionArend van Spriel2011-07-054-245/+1
* staging: brcm80211: remove DHD_SCHED macro definitionArend van Spriel2011-07-052-5/+0
* staging: brcm80211: always enable code for PLATFORM_BUS functionalityArend van Spriel2011-07-052-10/+0
* staging: brcm80211: remove BCMLXSDMMC macro definitionArend van Spriel2011-07-054-49/+2
* staging: brcm80211: remove PKT_FILTER_SUPPORT macro definitionArend van Spriel2011-07-054-19/+10
* staging: brcm80211: remove ARP_OFFLOAD_SUPPORT macro definitionArend van Spriel2011-07-052-3/+0
* staging: brcm80211: further renaming in fullmac sourcesArend van Spriel2011-07-058-99/+80
* staging: brcm80211: replaced more sdio related typedefs by structsRoland Vossen2011-07-053-32/+34
* staging: brcm80211: replaced typedef SDIOH_API_RC by intRoland Vossen2011-07-054-47/+45
* staging: brcm80211: replaced typedef by struct for several sdio typesRoland Vossen2011-07-053-13/+11
* staging: brcm80211: replaced typedef bcmsdh_info_t by struct brcmf_sdioRoland Vossen2011-07-055-58/+58
* staging: brcm80211: replaced typedef sdioh_info_t by struct sdioh_infoRoland Vossen2011-07-054-81/+82
* staging: brcm80211: rename more brcmfmac module parametersArend van Spriel2011-07-052-58/+58
* staging: brcm80211: rename static functions in dhd_linux.cArend van Spriel2011-07-051-62/+59
* staging: brcm80211: rename netdevice related functions in fullmacArend van Spriel2011-07-054-41/+40
* staging: brcm80211: remove conditional SIMPLE_ISCAN codeArend van Spriel2011-07-051-391/+0
* staging: brcm80211: rename dhd_prot and get rid of dhd_prot_t typedefArend van Spriel2011-07-052-35/+36
* staging: brcm80211: get rid of PKT[TO/FROM]NATIVE macrosArend van Spriel2011-07-051-36/+6
* staging: brcm80211: rename fullmac protocol related functionsArend van Spriel2011-07-056-103/+115
OpenPOWER on IntegriCloud