summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] spidernet: replace whitespaces by tabsJens Osterkamp2006-05-271-3/+3
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-271-2/+0
|\
| * [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-271-2/+0
| * e1000: add shutdown handler back to fix WOLAuke Kok2006-05-271-1/+9
* | [PATCH] e1000: endian fixesAlexey Dobriyan2006-05-271-2/+2
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-2726-144/+167
|\|
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-272-3/+3
| |\
| | * [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-261-2/+2
| | * [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-271-10/+10
| |\ \
| | * | [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-261-10/+10
| | |/
| * | [PATCH] tpm: fix bug for TPM on ThinkPad T60 and Z60Kylene Jo Hall2006-05-261-4/+0
| * | [PATCH] scx200_acb: fix section mismatch warningRandy Dunlap2006-05-261-1/+1
| * | [PATCH] s3c24xx: fix spi driver with CONFIG_PMBen Dooks2006-05-261-2/+2
| * | [PATCH] ads7846 conversion accuracyDavid Brownell2006-05-261-25/+28
| * | [PATCH] Unlock md devices when stopping them on reboot.Neil Brown2006-05-261-1/+3
| * | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-05-261-20/+21
| |\ \ | | |/ | |/|
| | * IB/mthca: Fix posting lists of 256 receive requests to SRQ for TavorMichael S. Tsirkin2006-05-241-20/+21
| * | [PATCH] V4L/DVB (4045): Fixes recursive dependency for I2CJean Delvare2006-05-252-2/+1
| |/
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2006-05-2413-75/+92
| |\
| | * IB/ipath: deref correct pointer when using kernel SMABryan O'Sullivan2006-05-231-1/+1
| | * IB/ipath: fix null deref during rdma opsBryan O'Sullivan2006-05-231-5/+7
| | * IB/ipath: register as IB device ownerBryan O'Sullivan2006-05-231-0/+1
| | * IB/ipath: enable PE800 receive interrupts on user portsBryan O'Sullivan2006-05-231-0/+4
| | * IB/ipath: enable GPIO interrupt on HT-460Bryan O'Sullivan2006-05-235-8/+25
| | * IB/ipath: fix NULL dereference during cleanupBryan O'Sullivan2006-05-231-11/+11
| | * IB/ipath: replace uses of LIST_POISONBryan O'Sullivan2006-05-234-28/+25
| | * IB/ipath: fix reporting of driver version to userspaceBryan O'Sullivan2006-05-231-1/+1
| | * IB/ipath: don't modify QP if changes failBryan O'Sullivan2006-05-231-15/+17
| | * IB/ipath: fix spinlock recursion bugBryan O'Sullivan2006-05-231-6/+0
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-05-241-0/+5
| |\ \
| | * | [PATCH] libata: add pio flush for via atapi (was: Re: TR: ASUS A8V Deluxe, x8...Albert Lee2006-05-241-0/+5
| * | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-05-241-3/+16
| |\ \ \
| * | | | [MMC] Fix premature use of md->diskPierre Ossman2006-05-241-1/+1
| | |/ / | |/| |
* | | | ixgb: update version, datesAuke Kok2006-05-2611-13/+13
* | | | ixgb: remove changelogAuke Kok2006-05-261-16/+0
* | | | ixgb: replace netdev->priv with netdev_priv()Auke Kok2006-05-261-2/+2
* | | | ixgb: remove inlines, allow compiler to chooseAuke Kok2006-05-261-8/+8
* | | | ixgb: remove lock access in the fast pathAuke Kok2006-05-261-6/+6
* | | | ixgb: allocate only buffersize neededAuke Kok2006-05-261-28/+7
* | | | ixgb: revert an unwanted fix regarding tso/descriptorsAuke Kok2006-05-261-14/+1
* | | | ixgb: fix interface losing macaddr on ifdn/upAuke Kok2006-05-261-0/+1
* | | | ixgb: fix smp polling race conditionAuke Kok2006-05-261-4/+5
* | | | ixgb: increment version to 1.0.104-k4Auke Kok2006-05-251-1/+1
* | | | ixgb: use rx copybreak/skb recycleAuke Kok2006-05-251-0/+20
* | | | ixgb: add performance enhancements to the buffer_info structAuke Kok2006-05-252-30/+45
* | | | [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-243-0/+108
* | | | [netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik2006-05-244-60/+60
* | | | [PATCH] ibmveth change buffer pools dynamicallySantiago Leon2006-05-242-44/+174
* | | | [PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk2006-05-241-1/+1