aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into upstreamJeff Garzik2006-06-1314-161/+160
|\
| * [PATCH] sky2: stop/start hardware idle timer on suspend/resumeStephen Hemminger2006-06-131-4/+13
| * [PATCH] sky2: save/restore base hardware irq during suspend/resumeStephen Hemminger2006-06-131-0/+3
| * [PATCH] sky2: fix hotplug detect during pollStephen Hemminger2006-06-131-2/+2
| * [PATCH] sky2: don't hard code number of portsStephen Hemminger2006-06-131-2/+2
| * [PATCH] sky2: set_power_state should be voidStephen Hemminger2006-06-131-8/+8
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-121-0/+3
| |\
| | * [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+3
| * | [sky2] Fix sky2 network driver suspend/resumeLinus Torvalds2006-06-121-0/+4
| * | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-121-0/+3
| |\ \
| | * | [PATCH] sata_mv: grab host lock inside eng_timeoutMark Lord2006-06-111-0/+3
| * | | [PATCH] Fix for the PPTP hangs that have been reportedPaul Mackerras2006-06-111-1/+3
| * | | [PATCH] PCI: reverse pci config space restore orderYu, Luming2006-06-111-1/+5
| * | | [PATCH] PCI: Improve PCI config space writebackDave Jones2006-06-111-3/+13
| * | | [PATCH] PCI: Error handling on PCI device resumeJean Delvare2006-06-111-5/+8
| |/ /
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-103-97/+52
| |\ \
| | * | [FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway2006-06-091-0/+2
| | * | [TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller2006-06-092-97/+50
| * | | [PATCH] powerpc: console_initcall ordering issuesMilton Miller2006-06-101-1/+1
| * | | [PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2006-06-102-38/+38
| * | | [PATCH] powernow-k8 crash workaroundAndrew Morton2006-06-101-1/+4
| |/ /
| * | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-083-16/+28
| |\ \
| * | | [PATCH] fbcon: fix limited scroll in SCROLL_PAN_REDRAW modeMalcom Parsons2006-06-081-1/+1
| | |/ | |/|
* | | [PATCH] net: au1000_eth: PHY framework conversionHerbert Valerio Riedel2006-06-113-1359/+378
* | | [PATCH] 3c5zz ethernet: fix section warningsRandy Dunlap2006-06-116-6/+6
* | | [PATCH] smc ethernet: fix section mismatch warningsRandy Dunlap2006-06-113-7/+4
* | | [PATCH] hp ethernet: fix section mismatchesRandy Dunlap2006-06-112-3/+3
* | | [PATCH] Section mismatch in drivers/net/ne.o during modpostRandy.Dunlap2006-06-112-2/+2
* | | [PATCH] e1000: prevent statistics from getting garbled during resetLinas Vepstas2006-06-111-1/+7
* | | [PATCH] smc911x Kconfig fixAndrew Morton2006-06-111-1/+1
* | | [PATCH] forcedeth: new device idsAyaz Abdulla2006-06-111-0/+32
* | | [PATCH] forcedeth config: versionAyaz Abdulla2006-06-111-1/+2
* | | [PATCH] forcedeth config: module parametersAyaz Abdulla2006-06-111-22/+45
* | | [PATCH] forcedeth config: diagnosticsAyaz Abdulla2006-06-111-8/+398
* | | [PATCH] forcedeth config: move functionsAyaz Abdulla2006-06-111-133/+133
* | | [PATCH] forcedeth config: statisticsAyaz Abdulla2006-06-111-3/+194
* | | [PATCH] forcedeth config: csumAyaz Abdulla2006-06-111-8/+77
* | | [PATCH] forcedeth config: wolAyaz Abdulla2006-06-111-7/+10
* | | [PATCH] forcedeth config: phyAyaz Abdulla2006-06-111-30/+78
* | | [PATCH] forcedeth config: flow controlAyaz Abdulla2006-06-111-59/+176
* | | [PATCH] forcedeth config: ring sizesAyaz Abdulla2006-06-111-58/+240
* | | [PATCH] forcedeth config: tso cleanupAyaz Abdulla2006-06-111-6/+2
* | | Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...Jeff Garzik2006-06-082-1/+188
|\ \ \
| * | | e1000: add PCI Error RecoveryAuke Kok2006-06-081-1/+113
| * | | e100: add PCI Error RecoveryAuke Kok2006-06-081-0/+75
* | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-06-082-9/+8
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netde...Jeff Garzik2006-06-082-7/+6
| |\ \ \
| | * | | e1000: remove risky prefetch on next_skb->dataAuke Kok2006-06-081-6/+2
| | * | | e1000: fix ethtool test irq alloc as "probe"Auke Kok2006-06-081-1/+4
* | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-06-087-65/+52
|\ \ \ \ \