summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2006-05-26[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik16-686/+686
2006-05-26[PATCH] forcedeth: add support for flow controlAyaz Abdulla1-35/+104
2006-05-26[PATCH] spidernet: replace whitespaces by tabsJens Osterkamp1-3/+3
2006-05-26Merge branch 'upstream-fixes' into upstreamJeff Garzik1-2/+0
2006-05-26[PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry1-2/+0
2006-05-26e1000: add shutdown handler back to fix WOLAuke Kok1-1/+9
2006-05-26[PATCH] e1000: endian fixesAlexey Dobriyan1-2/+2
2006-05-26Merge branch 'upstream-fixes' into upstreamJeff Garzik26-144/+167
2006-05-26Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2-3/+3
2006-05-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-10/+10
2006-05-26[PATCH] arlan: fix section mismatch warningsRandy Dunlap1-2/+2
2006-05-26[PATCH] wavelan: fix section mismatchRandy Dunlap1-1/+1
2006-05-26[PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall1-4/+0
2006-05-26[PATCH] scx200_acb: fix section mismatch warningRandy Dunlap1-1/+1
2006-05-26[PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks1-2/+2
2006-05-26[PATCH] ads7846 conversion accuracyDavid Brownell1-25/+28
2006-05-26[PATCH] Unlock md devices when stopping them on reboot.Neil Brown1-1/+3
2006-05-26Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-20/+21
2006-05-26ixgb: update version, datesAuke Kok11-13/+13
2006-05-26ixgb: remove changelogAuke Kok1-16/+0
2006-05-26ixgb: replace netdev->priv with netdev_priv()Auke Kok1-2/+2
2006-05-26ixgb: remove inlines, allow compiler to chooseAuke Kok1-8/+8
2006-05-26ixgb: remove lock access in the fast pathAuke Kok1-6/+6
2006-05-26ixgb: allocate only buffersize neededAuke Kok1-28/+7
2006-05-26ixgb: revert an unwanted fix regarding tso/descriptorsAuke Kok1-14/+1
2006-05-26ixgb: fix interface losing macaddr on ifdn/upAuke Kok1-0/+1
2006-05-26ixgb: fix smp polling race conditionAuke Kok1-4/+5
2006-05-25[IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz1-10/+10
2006-05-25ixgb: increment version to 1.0.104-k4Auke Kok1-1/+1
2006-05-25ixgb: use rx copybreak/skb recycleAuke Kok1-0/+20
2006-05-25ixgb: add performance enhancements to the buffer_info structAuke Kok2-30/+45
2006-05-24[PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2-2/+1
2006-05-24IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin1-20/+21
2006-05-24Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds13-75/+92
2006-05-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2006-05-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+16
2006-05-24[MMC] Fix premature use of md->diskPierre Ossman1-1/+1
2006-05-24[PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel3-0/+108
2006-05-24[PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee1-0/+5
2006-05-24[netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik4-60/+60
2006-05-24[PATCH] ibmveth change buffer pools dynamicallySantiago Leon2-44/+174
2006-05-24[PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk1-1/+1
2006-05-24Merge branch 'upstream-fixes' into upstreamJeff Garzik1-3/+16
2006-05-24[PATCH] sky2: fix jumbo packet supportStephen Hemminger1-3/+16
2006-05-24Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik13-98/+49
2006-05-24[netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik3-34/+34
2006-05-24[PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz1-0/+2
2006-05-24[PATCH] Add Myri-10G Ethernet driverBrice Goglin6-0/+3137
2006-05-24[PATCH] Revive pci_find_ext_capabilityBrice Goglin1-2/+1
2006-05-24Merge branch 'master' into upstreamJeff Garzik9-21/+24