summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific codeAdrian Bunk2006-02-241-0/+2
* Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux...Jeff Garzik2006-02-245-153/+368
|\
| * skge: protect interrupt maskStephen Hemminger2006-02-232-7/+15
| * skge: genesis phy initialzationStephen Hemminger2006-02-231-11/+26
| * skge: NAPI/irq race fixStephen Hemminger2006-02-231-12/+5
| * r8169: enable wake on lanFrancois Romieu2006-02-231-0/+87
| * r8169: fix broken ring index handling in suspend/resumeFrancois Romieu2006-02-231-43/+59
| * [PATCH] sky2: close race on IRQ mask update.Stephen Hemminger2006-02-232-7/+17
| * [PATCH] sky2: use device iomem to access PCI configStephen Hemminger2006-02-232-48/+54
| * [PATCH] sky2: force early transmit statusStephen Hemminger2006-02-231-8/+6
| * [PATCH] sky2: poke coalescing timer to fix hangStephen Hemminger2006-02-231-0/+11
| * [PATCH] sky2: limit coalescing values to ring sizeStephen Hemminger2006-02-231-3/+3
| * [PATCH] sky2: yukon-ec-u chipset initializationStephen Hemminger2006-02-232-19/+90
* | sbp2: update 36byte inquiry workaround (fix compatibility regression)Stefan Richter2006-02-231-23/+19
* | sbp2: variable status FIFO address (fix login timeout)Stefan Richter2006-02-232-69/+59
* | sbp2: fix another deadlock after disconnectionStefan Richter2006-02-231-2/+8
* | [SCSI] esp: fix eh lockingChristoph Hellwig2006-02-221-3/+1
|/
* [PATCH] padlock: Fix typo that broke 256-bit keysHerbert Xu2006-02-221-4/+4
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-02-212-7/+10
|\
| * [PATCH] libata: make ata_sg_setup_one() trim zero length sgTejun Heo2006-02-201-5/+8
| * [PATCH] libata: fix WARN_ON() condition in *_fill_sg()Tejun Heo2006-02-202-2/+2
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2006-02-214-1/+58
|\ \
| * | drm: fix brace placementDave Airlie2006-02-181-4/+2
| * | drm: radeon add r300 TX_CNTL and verify bitblt packetsDave Airlie2006-02-183-1/+55
| * | drm: fixup i915 interrupt on X server exitDave Airlie2006-02-181-0/+5
| |/
* | Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-02-211-9/+1
|\ \
| * | [PATCH] don't mangle INQUIRY if cmddt or evpd bits are setAl Viro2006-02-181-9/+1
| |/
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-02-213-43/+22
|\ \
| * | [AGPGART] Add some informational printk to nforce GART failure path.Dave Jones2006-02-211-2/+4
| * | [AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HEDave Jones2006-02-131-3/+1
| * | [AGPGART] help text updatesAdrian Bunk2006-02-101-38/+17
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-02-212-18/+79
|\ \ \
| * | | [IRDA]: irda-usb bug fixesJean Tourrilhes2006-02-202-18/+79
| | |/ | |/|
* | | [PATCH] s390: revert dasd eer moduleHeiko Carstens2006-02-217-1219/+4
* | | [PATCH] s390: dasd reference countingPeter Oberparleiter2006-02-212-1/+21
* | | [PATCH] s390: V=V qdio fixesFrank Pavlic2006-02-211-2/+11
* | | [PATCH] radeonfb: resume support for Samsung P35 laptopsCarl-Daniel Hailfinger2006-02-211-4/+15
* | | [PATCH] drivers/fc4/fc.c: memset correct lengthAlexey Dobriyan2006-02-211-1/+1
* | | [PATCH] ipw2200: Suppress warning messageZhu Yi2006-02-211-3/+3
* | | [PATCH] pktcdvd: Only return -EROFS when appropriatePeter Osterlund2006-02-211-5/+5
* | | [PATCH] pktcdvd: Fix the logic in the pkt_writable_track functionPeter Osterlund2006-02-211-13/+15
* | | [PATCH] pktcdvd: Remove useless printk statementsPeter Osterlund2006-02-211-14/+0
* | | [PATCH] pktcdvd: Rename functions and make their return values sanePeter Osterlund2006-02-211-18/+18
* | | [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()Peter Osterlund2006-02-211-0/+2
* | | [PATCH] spi: Fix modular master driver remove and device suspend/removeStephen Street2006-02-211-3/+2
* | | [PATCH] cfi_cmdset_0001: fix range for cache invalidationAlexey Korolev2006-02-211-7/+7
* | | [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-211-1/+1
|/ /
* | [PATCH] ACPI: fix vendor resource length computationBjorn Helgaas2006-02-171-4/+2
* | [PATCH] allow windfarm_pm112 module to loadJohannes Berg2006-02-171-0/+1
* | [PATCH] s390: fix assignment instead of check in ccw_device_set_online()Cornelia Huck2006-02-172-2/+1