aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds33-13286/+6903
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-9/+2
2011-07-08staging: brcm80211: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-06staging: use of tasklets requires including interrupt.hStephen Rothwell1-0/+1
2011-07-05staging: brcm80211: added newlines to some debug macros in bcmsdh_sdmmc.cArend van Spriel1-4/+4
2011-07-05staging: brcm80211: simpler string handling in brcmf_c_pktfilter_offload_set()Roland Vossen1-9/+2
2011-07-05staging: brcm80211: remove several externs from dhd_linux.cArend van Spriel2-3/+7
2011-07-05staging: brcm80211: removed #ifdef SDIOH_API_ACCESS_RETRY_LIMITRoland Vossen1-12/+0
2011-07-05staging: brcm80211: moved fullmac definitions from .h to .c filesRoland Vossen3-223/+104
2011-07-05staging: brcm80211: merged bcmsdbus.h into sdio_host.hRoland Vossen5-193/+167
2011-07-05staging: brcm80211: merged sbsdio.h into sdio_host.hRoland Vossen4-280/+258
2011-07-05staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen9-39/+12
2011-07-05staging: brcm80211: deleted two fullmac source filesRoland Vossen5-444/+394
2011-07-05staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen2-21/+21
2011-07-05staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel1-2/+1
2011-07-05staging: brcm80211: removed remains of assert mechanism in fullmacRoland Vossen2-59/+0
2011-07-05staging: brcm80211: removed asserts from dhd_sdio.cRoland Vossen1-55/+21
2011-07-05staging: brcm80211: removed asserts from dhd_linux.cRoland Vossen1-32/+1
2011-07-05staging: brcm80211: removed asserts from dhd_cdc.c and dhd_common.cRoland Vossen2-14/+9
2011-07-05staging: brcm80211: removed asserts from bcmsdh.cRoland Vossen1-36/+0
2011-07-05staging: brcm80211: removed asserts from two fullmac filesRoland Vossen2-26/+13
2011-07-05staging: brcm80211: rename macros in dhd_dbg.hArend van Spriel5-779/+815
2011-07-05staging: brcm80211: removed unused #ifdef sections in fullmacRoland Vossen2-131/+0
2011-07-05staging: brcm80211: removed occurrences of 'dhd'Roland Vossen8-154/+132
2011-07-05staging: brcm80211: clean up checkpatch errorArend van Spriel1-2/+1
2011-07-05staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel4-26/+27
2011-07-05staging: brcm80211: rename pointer conversion macros in wl_cfg80211.hArend van Spriel2-81/+76
2011-07-05staging: brcm80211: rename structures and variables in wl_cfg80211.cArend van Spriel2-654/+695
2011-07-05staging: brcm80211: removed unused definitions from dhd_sdio.cRoland Vossen1-23/+2
2011-07-05staging: brcm80211: W_REG macro cleanup in fullmac SDIORoland Vossen1-13/+5
2011-07-05staging: brcm80211: removed last amd64 compiler warningsRoland Vossen5-20/+20
2011-07-05staging: brcm80211: got rid of redundant member 'regs' of struct dhd_busRoland Vossen1-7/+5
2011-07-05staging: brcm80211: replaced macro W_SDREG by function w_sdreg()Roland Vossen1-33/+41
2011-07-05staging: brcm80211: replaced macro R_SDREG by function r_sdreg()Roland Vossen1-28/+40
2011-07-05staging: brcm80211: fullmac register access macro's take u32 instead of pointersRoland Vossen1-39/+38
2011-07-05staging: brcm80211: removed unused code and definitions from fullmacRoland Vossen12-345/+0
2011-07-05staging: brcm80211: removed last typedefs from fullmacRoland Vossen11-86/+97
2011-07-05staging: brcm80211: rename dhd_bus structure and functionsArend van Spriel5-125/+125
2011-07-05staging: brcm80211: rename function variablesArend van Spriel4-250/+246
2011-07-05staging: brcm80211: further cleaned fullmac header filesRoland Vossen9-268/+228
2011-07-05staging: brcm80211: removed file sdiovar.hRoland Vossen6-41/+16
2011-07-05staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()Roland Vossen4-30/+0
2011-07-05staging: brcm80211: removed brcmf_sdioh_reset()Roland Vossen5-21/+0
2011-07-05staging: brcm80211: removed brcmf_sdioh_interrupt_pending()Roland Vossen5-26/+1
2011-07-05staging: brcm80211: sdh related code cleanupRoland Vossen5-342/+345
2011-07-05staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen7-230/+225
2011-07-05staging: brmc80211: cleaned up sdio related error codesRoland Vossen4-60/+44
2011-07-05staging: brcm80211: rename static functions in wl_cfg80211.cArend van Spriel1-460/+460
2011-07-05staging: brcm80211: remove unused macros from dhd_dbg.hArend van Spriel1-25/+1
2011-07-05staging: brcm80211: removed last global function declaration in .c fileRoland Vossen1-1/+0