summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-27claw: netdev->priv vs. netdev->ml_privPeter Tiedemann1-30/+30
2008-08-27claw: fix memory leak in claw_probe.Martin Schwidefsky1-11/+8
2008-08-27[netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox1-1/+1
2008-08-27fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2-1/+15
2008-08-27igb: fix setting the number of tx queuesAlexander Duyck1-2/+2
2008-08-27igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck1-2/+6
2008-08-27igb: force all queues to interrupt once every 2 secondsAlexander Duyck1-1/+9
2008-08-27r8169: balance pci_map / pci_unmap pairFrancois Romieu1-1/+1
2008-08-27myri10ge: update version string to 1.4.3-1.358Brice Goglin1-1/+1
2008-08-27ixgbe: fix vlan filteringAlexander Duyck1-3/+5
2008-08-27Blackfin EMAC Driver: the BF526 also supports the MAC,Mike Frysinger1-3/+3
2008-08-27Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-15/+20
2008-08-27sg: restore command permission for TYPE_SCANNERFUJITA Tomonori1-8/+14
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori1-2/+9
2008-08-27Blackfin arch: move include/asm-blackfin header files to arch/blackfinBryan Wu3-3/+3
2008-08-26Ath5k: fix bintval setupJiri Slaby1-3/+5
2008-08-26Ath5k: lock beaconsJiri Slaby2-3/+13
2008-08-26atmel: try open system authentication tooDan Williams1-1/+9
2008-08-26atmel: return ENOENT on request_firmware failureDan Williams1-19/+22
2008-08-26[WATCHDOG] removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-26[WATCHDOG] at91rm9200_wdt.c: fix misleading indentationIlpo Jarvinen1-1/+1
2008-08-26[WATCHDOG] mpc8xxx_wdt: fix modular buildAnton Vorontsov1-1/+10
2008-08-26[WATCHDOG] hpwdt.c kdebug supportThomas Mingarelli1-43/+50
2008-08-26[WATCHDOG] Add support for the IDT RC32434 watchdogFlorian Fainelli3-0/+355
2008-08-26[WATCHDOG] Add support for the built-int RDC R-321x SoC watchdogFlorian Fainelli3-0/+296
2008-08-26[WATHDOG] delete unused driver mpc8xx_wdt.cJochen Friedrich3-175/+0
2008-08-26[WATCHDOG] Fix s3c2410_wdt driver coding style issuesBen Dooks1-1/+1
2008-08-26[WATCHDOG] Clean out header of s3c2410_wdt driver.Ben Dooks1-12/+0
2008-08-26[WATCHDOG] Fix NULL usage in s3c2410_wdt driver.Ben Dooks1-1/+1
2008-08-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-1/+5
2008-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-108/+114
2008-08-26powerpc/cell/oprofile: Avoid double vfree of profile bufferCarl Love2-1/+5
2008-08-25bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-25bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-25bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-25bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-25bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-25bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-25bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-25bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-25bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-37/+32
2008-08-25[S390] dcss: fix build bug.Heiko Carstens1-2/+3
2008-08-26lguest: update commentryRusty Russell1-0/+8
2008-08-26stop_machine: wean Xen off stop_machine_runRusty Russell1-1/+1
2008-08-26virtio_balloon: fix towards_target when deflating balloonAnthony Liguori1-1/+1
2008-08-25Blackfin arch: Add MTD Partitions for MTD_DATAFLASH, increase max SPI SCLKMichael Hennerich0-0/+0
2008-08-25drm: don't set the signal blocker on the master process.Dave Airlie1-8/+13
2008-08-25drm: don't call the vblank tasklet with irqs disabled.Thomas Hellstrom2-15/+17
2008-08-25r300: Fix cliprect emitNicolai Haehnle1-1/+4