aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211
AgeCommit message (Expand)AuthorFilesLines
2011-09-06staging: brcm80211: removed static function declarations in antsel.cRoland Vossen1-111/+103
2011-09-06staging: brcm80211: removed static function declarations in ampdu.cRoland Vossen1-159/+140
2011-09-06staging: brcm80211: removed static function declarations in alloc.cRoland Vossen1-23/+16
2011-09-06staging: brcm80211: removed static function declarations in aiutils.cRoland Vossen1-114/+97
2011-08-26staging: brcm80211: got rid of static function declarations in softmac phyRoland Vossen3-7613/+7409
2011-08-26staging: brcm80211: removed unused #ifdef sectionsRoland Vossen16-159/+4
2011-08-26staging: brcm80211: removed unused phy loggingRoland Vossen3-22/+0
2011-08-26staging: brcm80211: removed NORADIO_ENAB() macro from softmac phy codeRoland Vossen4-180/+56
2011-08-26staging: brcm80211: bugfix for 32 bit power pc platformRoland Vossen1-7/+2
2011-08-26staging: brcm80211: assigned physical addresses in dma.c correct typeRoland Vossen1-20/+15
2011-08-26staging: brcm80211: removed unused code in dma.cRoland Vossen1-116/+22
2011-08-26staging: brcm80211: remove brcmf_find_msb() functionArend van Spriel1-35/+4
2011-08-26staging: brcm80211: rename key endian conversion functionsArend van Spriel1-10/+10
2011-08-26staging: brcm80211: remove macro definitions from brcmfmac MakefileArend van Spriel3-24/+3
2011-08-26staging: brcm80211: remove usage of macro WL11N_20MHZONLYArend van Spriel1-14/+0
2011-08-26staging: brcm80211: remove macro definitions from brcmsmac MakefileArend van Spriel3-21/+3
2011-08-26staging: brcm80211: remove unused definition flag from top MakefileArend van Spriel1-1/+0
2011-08-25staging: brcmfmac: Consolidate debugging macrosJoe Perches7-862/+694
2011-08-23staging: brcm80211: use kstrdup()Thomas Meyer1-3/+1
2011-08-23staging: brcm80211: use kzalloc()Thomas Meyer1-3/+1
2011-08-23staging: brcm80211: fill in proper rx rate in mac80211 rx statusArend van Spriel3-2/+21
2011-08-23staging: brcm80211: bugfix for fifo problem on 64 bits platforms.Roland Vossen1-1/+6
2011-08-23staging: brcm80211: bugfix for exception on Sparc platformsRoland Vossen1-2/+5
2011-08-23staging: brcm80211: fix rtnl_lock issue when bringing down brcmfmacArend van Spriel1-0/+7
2011-08-23staging: brcm80211: fix checkpatch warning in fullmacFranky Lin1-1/+1
2011-08-23staging: brcm80211: make use of cordic library functionArend van Spriel5-72/+13
2011-08-23staging: brcm80211: make use of crc8 library functionArend van Spriel4-78/+17
2011-08-23staging: brcm80211: only enable brcmsmac if bcma is not setHenry Ptasinski1-0/+1
2011-08-23staging: brcm80211: removed unused MIPS specific SDRAM swap windowRoland Vossen2-10/+0
2011-08-23staging: brcm80211: restrict MIPS dma bug workaround to BCM47XXArend van Spriel1-4/+4
2011-08-23staging: brcm80211: restrict register access method for bcm47xxArend van Spriel2-3/+3
2011-08-23staging: brcm80211: remove mips specific include from dma.cArend van Spriel1-4/+0
2011-08-23staging: brcm80211: Fix handling of firmware and inits on big-endian platformsHenry Ptasinski2-17/+28
2011-08-23staging: brcm80211: Remove swaps in R_REG and W_REG macrosHenry Ptasinski1-15/+4
2011-08-23staging: brcm80211: fix off-by-one error in swap functionsHenry Ptasinski1-2/+4
2011-08-23staging: brcm80211: replace BUS_SWAP32 macro with cpu_to_le32()Arend van Spriel1-13/+13
2011-08-23staging: brcm80211: remove PHYSADDR macro from dma.cArend van Spriel1-66/+29
2011-08-23staging: brcm80211: remove W_SM and R_SM macros from dma.cArend van Spriel1-29/+25
2011-08-23staging: brcm80211: void * cleanup in fullmacFranky Lin3-12/+13
2011-08-23staging: brcm80211: got rid of several void pointers in softmacRoland Vossen10-74/+44
2011-08-23staging: brcm80211: replaced void pointers in otp functionsRoland Vossen2-58/+44
2011-08-23staging: brcm80211: replaced void pointers in dma functionsRoland Vossen3-19/+20
2011-08-23staging: brcm80211: got rid of several void pointers for softmac PCIRoland Vossen5-52/+53
2011-08-23staging: brcm80211: remove unused func parameter in wl_cfg80211 of fullmacFranky Lin1-12/+12
2011-08-23staging: brcm80211: remove dead SDTEST code from fullmacFranky Lin2-491/+1
2011-08-23staging: brcm80211: remove unused parameter from data interface in fullmacFranky Lin3-35/+16
2011-08-23staging: brcm80211: remove wrapper functions in bcmsdh_sdmmc.cFranky Lin3-37/+8
2011-08-23staging: brcm80211: remove dead code from dhd_sdio.cFranky Lin1-174/+46
2011-08-23staging: brcm80211: absorb brcmf_sdioh_abort into brcmf_sdcard_abortFranky Lin3-18/+10
2011-08-23staging: brcm80211: absorb brcmf_sdioh_interrupt_deregister into brcmf_sdcard_intr_deregFranky Lin3-25/+7