summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Set the vga cursor even when hiddenSamuel Thibault2005-11-051-1/+2
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-0513-460/+628
|\
| * [PATCH] phy address mask support for generic phy layerMatt Porter2005-11-051-0/+3
| * [PATCH] pcnet32: Prevent hang with 79c976Don Fry2005-11-051-1/+5
| * [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551Don Fry2005-11-051-7/+16
| * [PATCH] pcnet32: show name of failing deviceDon Fry2005-11-051-21/+41
| * [PATCH] S2io: Multi buffer mode supportAnanda Raju2005-11-053-409/+455
| * [PATCH] drivers/net/wireless/airo.c unsigned comparasonGabriel A. Devenyi2005-11-051-1/+1
| * Merge branch 'master'Jeff Garzik2005-11-05597-57799/+55063Star
| |\
| * \ Merge branch 'master'Jeff Garzik2005-10-3129-272/+696
| |\ \
| * | | [PATCH] fec_8xx: Add support for Intel PHY LX971Pantelis Antoniou2005-10-302-0/+48
| * | | [PATCH] fec_8xx: Remove dependency on NETTA & NETPHONEPantelis Antoniou2005-10-301-1/+1
| * | | [PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou2005-10-301-9/+12
| * | | [PATCH] PPC 4xx EMAC driver: fix VSC8201 PHY initializationEugene Surovegin2005-10-301-0/+12
| * | | [PATCH] PPC 44x EMAC driver: add 440GR supportEugene Surovegin2005-10-304-6/+8
| * | | [PATCH] PPC 44x EMAC driver: add 440SPe supportEugene Surovegin2005-10-303-8/+29
* | | | [libata] restore sg on DMA mapping failureTejun Heo2005-11-051-2/+8
| |_|/ |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-05127-36880/+28939Star
|\ \ \
| * | | [SCSI] sd: Fix refcountingAlan Stern2005-11-051-37/+62
| * | | Fix ips.c compileJames Bottomley2005-11-051-0/+1
| * | | Merge by HandJames Bottomley2005-11-05127-36843/+28876Star
| |\ \ \
| | * | | [SCSI] ips: Fix initialization bug with kdumpJack Hammer2005-11-011-0/+93
| | * | | [SCSI] ips: Fix up for correct scatter/gather processingJack Hammer2005-10-291-13/+36
| | * | | [SCSI] lpfc: Change version number to 8.1.0James.Smart@Emulex.Com2005-10-291-1/+1
| | * | | [SCSI] lpfc 8.1.0 : Add owner field to struct pci_driverJames.Smart@Emulex.Com2005-10-291-0/+1
| | * | | [SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com2005-10-297-217/+155Star
| | * | | [SCSI] lpfc: Remove unneeded IOCB_t * castJames.Smart@Emulex.Com2005-10-291-1/+1
| | * | | [SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com2005-10-291-7/+16
| | * | | [SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com2005-10-294-90/+89Star
| | * | | [SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley2005-10-299-206/+187Star
| | * | | [SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com2005-10-295-90/+15Star
| | * | | [SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com2005-10-291-3/+36
| | * | | [SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com2005-10-294-6/+12
| | * | | [SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com2005-10-291-1/+1
| | * | | [SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com2005-10-291-44/+64
| | * | | [SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com2005-10-291-11/+7Star
| | * | | [SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com2005-10-291-6/+20
| | * | | [SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com2005-10-291-19/+15Star
| | * | | [SCSI] remove broken driver cpqfcJames Bottomley2005-10-2912-13274/+0Star
| | * | | [SCSI] fix up mismerge in osstJames Bottomley2005-10-291-1/+1
| | * | | [SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com2005-10-298-274/+355
| | * | | [SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik2005-10-2925-90/+92
| | * | | [SCSI] use sfoo_printk() in driversJeff Garzik2005-10-2921-160/+149Star
| | * | | [SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik2005-10-297-39/+33Star
| | * | | [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-291-13/+0Star
| | * | | [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-294-13/+48
| | * | | [SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2005-10-292-10/+13
| | * | | [SCSI] mptsas: add support for PHY resetsChristoph Hellwig2005-10-292-0/+100
| | * | | [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-291-2/+41
| | * | | [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-292-3/+10