aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/brcm80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-23staging: brcm80211: SPARC build error fixPieter-Paul Giesberts1-0/+1
2011-08-23staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel1-0/+1
2011-07-27staging: brcm80211: Fix double include introduced by bad mergeDaniel Morsing1-2/+0
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds137-34787/+18123
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds3-9/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-0/+2
2011-07-08staging: brcm80211: Fix module parameter permissionsJean Delvare1-1/+1
2011-07-08staging: brcm80211: nicpci: NeateningJoe Perches1-138/+138
2011-07-06staging: use of tasklets requires including interrupt.hStephen Rothwell1-0/+1
2011-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
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 macro WLBANDINITFN from brcmsmacArend van Spriel6-28/+26
2011-07-05staging: brcm80211: remove external definitions from phy_lcn.cArend van Spriel2-8/+4
2011-07-05staging: brcm80211: remove several externs from dhd_linux.cArend van Spriel2-3/+7
2011-07-05staging: brcm80211: replace occurrences of __attribute__((packed))Arend van Spriel2-9/+9
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 Vossen27-957/+996
2011-07-05staging: brcm80211: remove checkpatch warnings from phy_n.cArend van Spriel1-29/+22
2011-07-05staging: brcm80211: made name lookup arrays more constArend van Spriel1-2/+2
2011-07-05staging: brcm80211: remove checkpatch warnings 'suspect code indent'Arend van Spriel4-12/+3
2011-07-05staging: brcm80211: renamed structures in softmacRoland Vossen13-311/+304
2011-07-05staging: brcm80211: replaced typedef tx_power_t by struct brcms_tx_powerRoland Vossen5-6/+5
2011-07-05staging: brcm80211: replaced typedef wlc_phy_t with struct brcms_phy_pubRoland Vossen9-202/+223
2011-07-05staging: brcm80211: replaced typedef phy_info_t by struct brcms_phyRoland Vossen6-626/+648
2011-07-05staging: brcm80211: replaced various typedefs in softmacRoland Vossen36-1116/+1110
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 Vossen3-135/+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