summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-0123-887/+725Star
|\
| * Staging: Octeon: Remove /proc/octeon_ethernet_statsDavid Daney2010-02-274-178/+0Star
| * Staging: Octeon: Reformat a bunch of comments.David Daney2010-02-277-71/+44Star
| * Staging: Octeon: Free transmit SKBs in a timely mannerDavid Daney2010-02-276-63/+142
| * Staging: Octeon: Run phy bus accesses on a workqueue.David Daney2010-02-273-63/+109
| * Staging: octeon: remove unneeded includesDavid Daney2010-02-276-6/+0Star
| * MIPS: Loongson: Change the Email address of Wu ZhangjinWu Zhangjin2010-02-274-4/+4
| * Staging: Octeon Ethernet: Use constants from in.hDavid Daney2010-02-272-7/+4Star
| * Staging: Octeon Ethernet: Enable scatter-gather.David Daney2010-02-272-9/+55
| * Staging: Octeon Ethernet: Convert to NAPI.David Daney2010-02-275-163/+235
| * Staging: Octeon Ethernet: Rewrite transmit code.David Daney2010-02-275-123/+150
| * Staging: Octeon Ethernet: Fix memory allocation.David Daney2010-02-272-20/+31
| * Staging: Octeon Ethernet: Remove unused code.David Daney2010-02-276-284/+55Star
| * V4L/DVB: s2250: Fix write_reg i2c addressPete Eberlein2010-02-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-266-44/+34Star
|\ \
| * | staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy2010-02-196-44/+34Star
* | | staging: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-189-60/+40Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-171-2/+0Star
|\ \ \ | | |/ | |/|
| * | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-02-011-2/+0Star
| |\ \
| | * | drm/radeon/kms: move radeon KMS on/off switch out of staging.Dave Airlie2010-02-011-2/+0Star
| | * | Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie2009-12-181-0/+2
| | |\ \
* | | | | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-128-29/+31
* | | | | netdev: remove HAVE_ leftoversAlexey Dobriyan2010-01-281-6/+0Star
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-237-48/+60
|\| | | |
| * | | | Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman2010-01-213-33/+35
| * | | | Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2010-01-212-8/+16
| * | | | Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov2010-01-211-4/+8
| * | | | V4L/DVB (13955): cx25821: fix double unlock in medusa_video_init()Dan Carpenter2010-01-171-3/+1Star
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-193-23/+14Star
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56Larry Finger2010-01-153-23/+14Star
* | | | Staging/vt66*: kconfig, depends on WLANRandy Dunlap2009-12-232-2/+2
* | | | Staging: batman-adv: introduce missing kfreeJulia Lawall2009-12-231-1/+3
* | | | Staging: batman-adv: Add Kconfig dependancies on PROC_FS and PACKET.Andrew Lunn2009-12-231-0/+1
* | | | Staging: panel: Adjust range for PANEL_KEYPAD in KconfigPeter Huewe2009-12-231-1/+1
* | | | Staging: panel: Fix compilation error with custom lcd charsetPeter Huewe2009-12-231-1/+1
* | | | Staging: ramzswap: remove ARM specific d-cache hackNitin Gupta2009-12-232-26/+3Star
* | | | Staging: rtl8192x: fix printk formatsRandy Dunlap2009-12-234-8/+8
* | | | Staging: wlan-ng: fix Correct size given to memsetJulia Lawall2009-12-231-1/+1
* | | | staging: rtl8192su: add USB VID/PID for HWNUm-300Stephane Glondu2009-12-231-0/+2
* | | | staging: fix rtl8192su compilation errors with mac80211George Kadianakis2009-12-235-19/+19
* | | | staging: fix rtl8192e compilation errors with mac80211George Kadianakis2009-12-237-38/+38
* | | | Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-236-20/+20
* | | | Staging: rtl8192su: fix test for negative error in rtl8192_rx_isr()Roel Kluin2009-12-231-1/+1
* | | | Staging: comedi: jr3_pci: Don't ioremap too much space. Check result.Ian Abbott2009-12-231-2/+5
* | | | Staging: comedi: removed "depricated" from COMEDI_CB_BLOCKBernd Porr2009-12-231-1/+1
* | | | Staging: comedi: usbdux.c: fix locking up of the driver when the comedi ringb...Bernd Porr2009-12-231-1/+4
* | | | Staging: dst: remove from the treeGreg Kroah-Hartman2009-12-2310-3963/+0Star
* | | | Staging: sm7xx: add a new framebuffer driverWu Zhangjin2009-12-239-0/+3586
* | | | pohmelfs needs I_LOCKEvgeniy Polyakov2009-12-221-2/+0Star
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-189-281/+125Star
|\ \ \ \