aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2005-10-29[SCSI] lpfc: Fix eh_ return codes for commandsJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Remove unneeded IOCB_t * castJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Adjust lpfc_scsi_buf allocationJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priorityJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Fix for "command completion for iotax x?? not found"James Bottomley
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com
2005-10-29[SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com
2005-10-29[SCSI] remove broken driver cpqfcJames Bottomley
2005-10-29[SCSI] fix up mismerge in osstJames Bottomley
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez
2005-10-28[SCSI] mptsas: white space fixes and version bumpChristoph Hellwig
2005-10-28[SCSI] mptsas: add support for PHY resetsChristoph Hellwig
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig
2005-10-28[SCSI] sr: remove dead codeJayachandran C
2005-10-28[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C
2005-10-28[SCSI] mptsas: support link error attributesChristoph Hellwig
2005-10-28[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle
2005-10-28[SCSI] dec_esp: Use the right address space macroRalf Baechle
2005-10-28[SCSI] dec_esp: Use physical addressesRalf Baechle
2005-10-28[SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez
2005-10-28[SCSI] avoid overflows in disk size calculationsJames Bottomley
2005-10-28[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez
2005-10-28[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez
2005-10-28[SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp
2005-10-28Merge HEAD from ../scsi-misc-2.6-old James Bottomley
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-28[SCSI] aacraid: remove compiler warningMark Haverkamp
2005-10-28[SCSI] aacraid: fix struct element cpu orderMark Haverkamp
2005-10-28[SCSI] aacraid: fix inquiry pageMark Haverkamp