aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge branch 'for-2.6.30' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+52
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds705-80037/+89436
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds40-536/+746
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds50-609/+1160
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller556-24773/+22574
2009-03-26Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds76-542/+1316
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds146-3612/+4989
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds113-530/+1052
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds40-1850/+1533
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds18-367/+2043
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-17/+19
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds12-3/+2596
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds6-273/+379
2009-03-26loop: fix circular locking in loop_clr_fd()Nikanth Karthikesan1-2/+14
2009-03-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-0/+32
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz5-6/+26
2009-03-26e1000e: update version numberJesse Brandeburg1-1/+1
2009-03-26e1000e: fix close interrupt raceJesse Brandeburg1-6/+10
2009-03-26e1000e: fix loss of multicast packetsJesse Brandeburg1-44/+18
2009-03-26e1000e: commonize tx cleanup routine to match e1000 & igbAlexander Duyck1-11/+8
2009-03-26e1000: fix close race with interruptJesse Brandeburg1-4/+24
2009-03-26e1000: cleanup clean_tx_irq routine so that it completely cleans ringAlexander Duyck1-12/+9
2009-03-26e1000: fix tx hang detect logic and address dma mapping issuesAlexander Duyck1-25/+30
2009-03-25bonding: select current active slave when enslaving device for mode tlb and albJiri Pirko1-0/+1
2009-03-25gianfar: reallocate skb when headroom is not enough for fcbLi Yang1-10/+21
2009-03-25Bump release date to 25Mar2009 and version to 0.22Florian Fainelli1-2/+2
2009-03-25r6040: Fix second PHY addressFlorian Fainelli1-1/+1
2009-03-25[WATCHDOG] i6300esb.c: start lockingWim Van Sebroeck1-4/+6
2009-03-25[WATCHDOG] i6300esb.c: convert to platform device driverWim Van Sebroeck1-33/+57
2009-03-25[WATCHDOG] wdt.c: remove #ifdef CONFIG_WDT_501Alan Cox2-93/+74
2009-03-25[WATCHDOG] Fix io.h & uaccess.h includes.Wim Van Sebroeck2-5/+3
2009-03-25[WATCHDOG] More coding-style and trivial clean-upWim Van Sebroeck34-236/+344
2009-03-25[WATCHDOG] struct file_operations should be constWim Van Sebroeck2-2/+2
2009-03-25[WATCHDOG] cpwd.c: Coding style - Clean-upWim Van Sebroeck1-38/+40
2009-03-25[WATCHDOG] hpwdt.c: Add new HP BMC controller. Thomas Mingarelli1-8/+7
2009-03-25[PATCH 13/13] drivers/watchdog: use USB API functions rather than constantsJulia Lawall1-3/+1
2009-03-25[WATCHDOG] orion5x_wdt: fix compile issue by providing tclk as platform dataThomas Reitmayr1-14/+62
2009-03-25[WATCHDOG] rc32434_wdt: make sure watchdog is not running at startupWim Van Sebroeck1-1/+4
2009-03-25[WATCHDOG] rc32434_wdt: add spin_lockingWim Van Sebroeck1-0/+14
2009-03-25[WATCHDOG] rc32434_wdt: add shutdown methodWim Van Sebroeck1-4/+10
2009-03-25[WATCHDOG] rc32434_wdt: add timeout module parameterPhil Sutter1-16/+31
2009-03-25[WATCHDOG] rc32434_wdt: clean-up driverPhil Sutter1-38/+37
2009-03-25[WATCHDOG] davinci: convert to ioremap() + io[read|write]Kevin Hilman1-20/+25
2009-03-25[WATCHDOG] w83697ug: add error checkingEric Lammerts1-6/+15
2009-03-25[WATCHDOG] cpwd.c & riowd.c - unlocked_ioctlWim Van Sebroeck2-18/+17
2009-03-25qeth: fix wait_event_timeout handlingHeiko Carstens1-4/+5
2009-03-25qeth: check for completion of a running recoveryUrsula Braun2-0/+22
2009-03-25qeth: unregister MAC addresses during recovery.Klaus-Dieter Wacker1-2/+4
2009-03-25qeth: remove EDDPFrank Blaschka8-980/+111
2009-03-25qeth: add statistics for tx csumFrank Blaschka4-2/+11