aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-06RDMA/cxgb3: Don't add PBL memory to gen_pool in chunksRoland Dreier1-8/+28
2008-05-06Fix bogus warning in sysdev_driver_register()OGAWA Hirofumi1-2/+1
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke1-1/+5
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund1-1/+1
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox1-2/+2
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry2-71/+4
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood1-1/+2
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson1-5/+6
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas1-36/+35
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch1-1/+1
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_eth into upstreamJeff Garzik1-37/+123
2008-05-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds12-399/+1207
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik1-11/+5
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan7-21/+748
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov1-12/+18
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov1-4/+4
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming4-160/+174
2008-05-06phylib: Fix some sparse warningsAndy Fleming1-1/+1
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming3-6/+12
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh1-7/+7
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov1-2/+4
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh1-8/+8
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov1-1/+3
2008-05-06pata_atiixp: Don't disableAlan Cox2-0/+12
2008-05-06sata_inic162x: update intro comment, up the version and drop EXPERIMENTALTejun Heo2-10/+30
2008-05-06sata_inic162x: add cardbus supportTejun Heo1-12/+24
2008-05-06sata_inic162x: kill now unused SFF related stuffTejun Heo1-51/+18
2008-05-06sata_inic162x: use IDMA for ATAPI commandsTejun Heo1-34/+47
2008-05-06sata_inic162x: use IDMA for non DMA ATA commandsTejun Heo1-34/+15
2008-05-06sata_inic162x: kill now unused bmdma related stuffTejun Heo1-98/+5
2008-05-06sata_inic162x: use IDMA for ATA_PROT_DMATejun Heo1-35/+235
2008-05-06sata_inic162x: update TF read handlingTejun Heo1-2/+45
2008-05-06sata_inic162x: add / update constantsTejun Heo1-3/+56
2008-05-06sata_inic162x: misc clean upsTejun Heo1-13/+5
2008-05-06sata_mv use hweight16() for bit counting (V2)Mark Lord1-12/+6
2008-05-06sata_mv NCQ-EH for FIS-based switchingMark Lord1-0/+165
2008-05-06sata_mv delayed eh handlingMark Lord1-1/+37
2008-05-06libata: export ata_eh_analyze_ncq_errorMark Lord2-1/+2
2008-05-06sata_mv new mv_port_intr functionMark Lord1-36/+48
2008-05-06sata_mv fix mv_host_intr bug for hc_irq_causeMark Lord1-29/+42
2008-05-06sata_mv NCQ and SError fixes for mv_err_intrMark Lord1-21/+43
2008-05-06sata_mv rearrange mv_config_fbsMark Lord1-21/+39
2008-05-06sata_mv errata workaround for sata25 part 1Mark Lord1-2/+18
2008-05-06sata_mv new mv_qc_defer methodMark Lord1-2/+41
2008-05-06sata_mv wait for empty+idleMark Lord1-0/+20
2008-05-06sata_mv pci featuresMark Lord1-3/+36
2008-05-06sata_mv more cosmetic changesMark Lord1-59/+63
2008-05-06libata: Add Intel SCH PATA driverAlek Du3-0/+216
2008-05-06ata_piix: verify SIDPR access before enabling itTejun Heo1-0/+25
2008-05-06libata: improve post-reset device ready testTejun Heo2-8/+2