summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | e1000: M88 PHY workaroundAuke Kok2006-06-272-17/+40
| | * | e1000: fix adapter led blinking inconsistencyAuke Kok2006-06-273-14/+40
| | * | e1000: disable CRC stripping workaroundAuke Kok2006-06-271-4/+1Star
| | * | e1000: force register write flushes to circumvent broken platformsAuke Kok2006-06-272-9/+33
| | * | e1000: rework module param code with uninitialized valuesAuke Kok2006-06-271-106/+61Star
| | * | e1000: recycle skbAuke Kok2006-06-271-1/+2
| | * | e1000: change printk into DPRINTKAuke Kok2006-06-271-1/+1
| | * | e1000: add smart power down codeAuke Kok2006-06-273-0/+41
| | * | e1000: small performance tweak by removing double codeAuke Kok2006-06-271-1/+0Star
| | * | e1000: fix CONFIG_PM blocksAuke Kok2006-06-271-2/+4
| | * | e1000: Make PHY powerup/down a functionAuke Kok2006-06-271-27/+49
| | * | e1000: rework driver hardware reset lockingAuke Kok2006-06-273-75/+105
| | * | e1000: fix loopback ethtool testAuke Kok2006-06-271-1/+1
| | * | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgar...Auke Kok2006-06-21628-13724/+30492
| | |\ \
| | * | | e1000: prevent statistics from garbling during bus resetsAuke Kok2006-06-091-1/+7
| * | | | [PATCH] 8139too deadlock fixArjan van de Ven2006-07-051-2/+3
| * | | | [netdrvr] 3c59x: snip changelog from source codeJeff Garzik2006-07-051-166/+0Star
* | | | | Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-07-103-5/+9
|\ \ \ \ \
| * | | | | [PATCH] Only the first two bits in bio->bi_rw and rq->flags matchJens Axboe2006-07-062-3/+3
| * | | | | [PATCH] blktrace: readahead supportNathan Scott2006-07-062-1/+5
| * | | | | [PATCH] blktrace: fix barrier vs sync typoNathan Scott2006-07-061-1/+1
| | |_|_|/ | |/| | |
* | | | | Revert "ACPI: dock driver"Linus Torvalds2006-07-096-788/+1Star
* | | | | i386: improve and correct inline asm memory constraintsLinus Torvalds2006-07-098-62/+57Star
* | | | | power: improve inline asm memory constraintsLinus Torvalds2006-07-093-32/+32
* | | | | [PATCH] Fix cpufreq vs hotplug lockdep recursion.Dave Jones2006-07-071-0/+4
|/ / / /
* | | | Linux 2.6.18-rc1Linus Torvalds2006-07-061-2/+2
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-07-061-8/+10
|\ \ \ \
| * | | | [PKT_SCHED]: Fix error handling while dumping actionsThomas Graf2006-07-061-2/+4
| * | | | [PKT_SCHED]: Return ENOENT if action module is unavailableThomas Graf2006-07-061-0/+1
| * | | | [PKT_SCHED]: Fix illegal memory dereferences when dumping actionsThomas Graf2006-07-061-6/+5Star
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-07-064-6/+25
|\ \ \ \ \
| * | | | | [SPARC64]: Fix stack overflow checking in modular non-SMP kernels.Mikael Pettersson2006-07-061-5/+5
| * | | | | [SPARC64]: Fix sparc64 build errors when CONFIG_PCI=n.Randy Dunlap2006-07-063-1/+20
| |/ / / /
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-07-069-271/+897
|\ \ \ \ \
| * | | | | [PCI] Add JMicron PCI ID constantsJeff Garzik2006-07-061-0/+7
| * | | | | [PATCH] ahci: Ensure that we don't grab both functionsroot2006-07-061-4/+11
| * | | | | [PATCH] libata-core.c: restore configuration boot messages in ata_dev_configu...Borislav Petkov2006-07-061-5/+5
| * | | | | [PATCH] sata_sil24: add suspend/sleep supportTejun Heo2006-07-061-0/+25
| * | | | | [PATCH] sata_sil24: separate out sil24_init_controller()Tejun Heo2006-07-061-45/+62
| * | | | | [PATCH] sata_sil: add suspend/sleep supportTejun Heo2006-07-061-0/+17
| * | | | | [PATCH] sata_sil: separate out sil_init_controller()Tejun Heo2006-07-061-38/+48
| * | | | | [PATCH] libata: reimplement controller-wide PMTejun Heo2006-07-063-7/+298
| * | | | | [PATCH] libata: reimplement per-dev PMTejun Heo2006-07-063-92/+115
| * | | | | [PATCH] libata: implement PM EH actionsTejun Heo2006-07-063-4/+198
| * | | | | [PATCH] libata: separate out __ata_ehi_hotplugged()Tejun Heo2006-07-061-2/+7
| * | | | | [PATCH] libata: implement ATA_EHI_NO_AUTOPSY and QUIETTejun Heo2006-07-063-16/+23
| * | | | | [PATCH] libata: clean up debounce parameters and improve parameter selectionTejun Heo2006-07-063-18/+24
| * | | | | [PATCH] libata: implement ATA_EHI_RESUME_LINKTejun Heo2006-07-063-8/+11
| * | | | | [PATCH] libata: replace ap_lock w/ ap->lock in ata_scsi_error()Tejun Heo2006-07-061-12/+11Star
| * | | | | [PATCH] libata: fix ehc->i.action setting in ata_eh_autopsy()Tejun Heo2006-07-061-1/+1