summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2005-10-29[SCSI] lpfc: Remove RPI hash from the driverJames.Smart@Emulex.Com5-90/+15
2005-10-29[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.James.Smart@Emulex.Com1-3/+36
2005-10-29[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"James.Smart@Emulex.Com4-6/+12
2005-10-29[SCSI] lpfc: Fix comments for nodev_tmoJames.Smart@Emulex.Com1-1/+1
2005-10-29[SCSI] lpfc: Add range checking for attributes passed as options at load time.James.Smart@Emulex.Com1-44/+64
2005-10-29[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacksJames.Smart@Emulex.Com1-11/+7
2005-10-29[SCSI] lpfc: Update to Emulex hba model namesJames.Smart@Emulex.Com1-6/+20
2005-10-29[SCSI] lpfc: Cleanup code in lpfc_get_stats().James.Smart@Emulex.Com1-19/+15
2005-10-29[SCSI] remove broken driver cpqfcJames Bottomley12-13274/+0
2005-10-29[SCSI] fix up mismerge in osstJames Bottomley1-1/+1
2005-10-28[SCSI] update fc_transport for removal of block/unblock functionsJames.Smart@Emulex.Com8-274/+355
2005-10-28[SCSI] use scmd_id(), scmd_channel() throughout codeJeff Garzik25-90/+92
2005-10-28[SCSI] use sfoo_printk() in driversJeff Garzik21-160/+149
2005-10-28[SCSI] use {sdev,scmd,starget,shost}_printk in generic codeJeff Garzik7-39/+33
2005-10-28[SCSI] kill unused scsi_scan_single_target()Jeff Garzik1-13/+0
2005-10-28[SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez4-13/+48
2005-10-28[SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2-10/+13
2005-10-28[SCSI] mptsas: add support for PHY resetsChristoph Hellwig2-0/+100
2005-10-28[SCSI] sas: add support for PHY resetsChristoph Hellwig1-2/+41
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2-3/+10
2005-10-28[SCSI] sr: remove dead codeJayachandran C1-1/+1
2005-10-28[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C1-2/+2
2005-10-28[SCSI] mptsas: support link error attributesChristoph Hellwig1-73/+153
2005-10-28[SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley1-1/+1
2005-10-28[SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig1-1/+30
2005-10-28[SCSI] sgiwd93: small fixesRalf Baechle2-27/+2
2005-10-28[SCSI] dec_esp: Use the right address space macroRalf Baechle1-5/+7
2005-10-28[SCSI] dec_esp: Use physical addressesRalf Baechle1-4/+7
2005-10-28[SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle1-1/+1
2005-10-28[SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley1-26/+1
2005-10-28[SCSI] qla2xxx: fix compile warningAndrew Vasquez1-0/+2
2005-10-28[SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley14-119/+86
2005-10-28[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez1-26/+15
2005-10-28[SCSI] avoid overflows in disk size calculationsJames Bottomley1-4/+3
2005-10-28[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley3-21052/+21098
2005-10-28[SCSI] qla2xxx: Update license.Andrew Vasquez27-393/+113
2005-10-28[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez2-4/+3
2005-10-28[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez7-41/+146
2005-10-28[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez1-1/+1
2005-10-28[SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp11-219/+454
2005-10-28Merge HEAD from ../scsi-misc-2.6-old James Bottomley13-296/+5206
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds18-11/+1047
2005-10-28[SCSI] aacraid: remove compiler warningMark Haverkamp1-2/+2
2005-10-28[SCSI] aacraid: fix struct element cpu orderMark Haverkamp2-2/+2
2005-10-28[SCSI] aacraid: fix inquiry pageMark Haverkamp1-11/+38
2005-10-28[SCSI] aacraid: Use DMA mask definesJames Bottomley2-9/+9
2005-10-28Merge branch 'sx8' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/mis...Linus Torvalds1-14/+37
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds20-774/+3784
2005-10-28Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds121-4034/+6078
2005-10-28Merge branch 'elevator-switch' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2-158/+61