summaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211/brcmfmac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-2533-13286/+6903
|\
| * staging: brcm80211: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| * staging: use of tasklets requires including interrupt.hStephen Rothwell2011-07-061-0/+1
| * staging: brcm80211: added newlines to some debug macros in bcmsdh_sdmmc.cArend van Spriel2011-07-051-4/+4
| * staging: brcm80211: simpler string handling in brcmf_c_pktfilter_offload_set()Roland Vossen2011-07-051-9/+2
| * staging: brcm80211: remove several externs from dhd_linux.cArend van Spriel2011-07-052-3/+7
| * staging: brcm80211: removed #ifdef SDIOH_API_ACCESS_RETRY_LIMITRoland Vossen2011-07-051-12/+0
| * staging: brcm80211: moved fullmac definitions from .h to .c filesRoland Vossen2011-07-053-223/+104
| * staging: brcm80211: merged bcmsdbus.h into sdio_host.hRoland Vossen2011-07-055-193/+167
| * staging: brcm80211: merged sbsdio.h into sdio_host.hRoland Vossen2011-07-054-280/+258
| * staging: brcm80211: merged dngl_stats.h into dhd.hRoland Vossen2011-07-059-39/+12
| * staging: brcm80211: deleted two fullmac source filesRoland Vossen2011-07-055-444/+394
| * staging: brcm80211: replaced Broadcom specific acronym WLCRoland Vossen2011-07-052-21/+21
| * staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel2011-07-051-2/+1
| * staging: brcm80211: removed remains of assert mechanism in fullmacRoland Vossen2011-07-052-59/+0
| * staging: brcm80211: removed asserts from dhd_sdio.cRoland Vossen2011-07-051-55/+21
| * staging: brcm80211: removed asserts from dhd_linux.cRoland Vossen2011-07-051-32/+1
| * staging: brcm80211: removed asserts from dhd_cdc.c and dhd_common.cRoland Vossen2011-07-052-14/+9
| * staging: brcm80211: removed asserts from bcmsdh.cRoland Vossen2011-07-051-36/+0
| * staging: brcm80211: removed asserts from two fullmac filesRoland Vossen2011-07-052-26/+13
| * staging: brcm80211: rename macros in dhd_dbg.hArend van Spriel2011-07-055-779/+815
| * staging: brcm80211: removed unused #ifdef sections in fullmacRoland Vossen2011-07-052-131/+0
| * staging: brcm80211: removed occurrences of 'dhd'Roland Vossen2011-07-058-154/+132
| * staging: brcm80211: clean up checkpatch errorArend van Spriel2011-07-051-2/+1
| * staging: brcm80211: rename external function in wl_cfg80211.cArend van Spriel2011-07-054-26/+27
| * staging: brcm80211: rename pointer conversion macros in wl_cfg80211.hArend van Spriel2011-07-052-81/+76
| * staging: brcm80211: rename structures and variables in wl_cfg80211.cArend van Spriel2011-07-052-654/+695
| * 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-055-20/+20
| * 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-0512-345/+0
| * staging: brcm80211: removed last typedefs from fullmacRoland Vossen2011-07-0511-86/+97
| * staging: brcm80211: rename dhd_bus structure and functionsArend van Spriel2011-07-055-125/+125
| * staging: brcm80211: rename function variablesArend van Spriel2011-07-054-250/+246
| * staging: brcm80211: further cleaned fullmac header filesRoland Vossen2011-07-059-268/+228
| * staging: brcm80211: removed file sdiovar.hRoland Vossen2011-07-056-41/+16
| * staging: brcm80211: removed brcmf_sdioh_start() and brcmf_sdioh_stop()Roland Vossen2011-07-054-30/+0
| * staging: brcm80211: removed brcmf_sdioh_reset()Roland Vossen2011-07-055-21/+0
| * staging: brcm80211: removed brcmf_sdioh_interrupt_pending()Roland Vossen2011-07-055-26/+1
| * staging: brcm80211: sdh related code cleanupRoland Vossen2011-07-055-342/+345
| * staging: brcm80211: removed last occurrences of bcmsdh/BCMSDHRoland Vossen2011-07-057-230/+225
| * staging: brmc80211: cleaned up sdio related error codesRoland Vossen2011-07-054-60/+44
| * 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
OpenPOWER on IntegriCloud