summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-2615-624/+632
|\
| * [netdrvr s/390] trim trailing whitespaceJeff Garzik2006-05-2615-440/+440
| * [PATCH] s390: lcs driver bug fixes and improvements [2/2]Klaus Wacker2006-05-261-5/+9
| * [PATCH] s390: lcs driver bug fixes and improvements [1/2]Klaus Wacker2006-05-261-170/+171
| * [PATCH] s390: qeth driver fixesUrsula Braun2006-05-261-10/+13
| * [PATCH] s390: qeth driver fixesUrsula Braun2006-05-262-12/+12
| * [PATCH] s390: minor fix in cu3088Cornelia Huck2006-05-261-1/+1
* | [PATCH] r8169: add new PCI IDYoichi Yuasa2006-05-261-0/+1
* | [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-2616-686/+686
* | [PATCH] forcedeth: add support for flow controlAyaz Abdulla2006-05-261-35/+104
* | [PATCH] spidernet: replace whitespaces by tabsJens Osterkamp2006-05-261-3/+3
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-261-2/+0
|\|
| * [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-261-2/+0
| * e1000: add shutdown handler back to fix WOLAuke Kok2006-05-261-1/+9
* | [PATCH] e1000: endian fixesAlexey Dobriyan2006-05-261-2/+2
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-2626-144/+167
|\|
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-262-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-261-10/+10
| |\ \
| | * | [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-251-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-242-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