summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] kill unused scsi_scan_single_target()Jeff Garzik2005-10-281-13/+0
* [SCSI] Add an 'Issue LIP' device attribute in fc_transport classAndrew Vasquez2005-10-284-13/+48
* [SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2005-10-282-10/+13
* [SCSI] mptsas: add support for PHY resetsChristoph Hellwig2005-10-282-0/+100
* [SCSI] sas: add support for PHY resetsChristoph Hellwig2005-10-281-2/+41
* [SCSI] sas: add flag for locally attached PHYsChristoph Hellwig2005-10-282-3/+10
* [SCSI] sr: remove dead codeJayachandran C2005-10-281-1/+1
* [SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.cJayachandran C2005-10-281-2/+2
* [SCSI] mptsas: support link error attributesChristoph Hellwig2005-10-281-73/+153
* [SCSI] qla2xxx: put back label erroneously removed by eh_active patchJames Bottomley2005-10-281-1/+1
* [SCSI] scsi_transport_sas: support link error attributesChristoph Hellwig2005-10-281-1/+30
* [SCSI] sgiwd93: small fixesRalf Baechle2005-10-282-27/+2
* [SCSI] dec_esp: Use the right address space macroRalf Baechle2005-10-281-5/+7
* [SCSI] dec_esp: Use physical addressesRalf Baechle2005-10-281-4/+7
* [SCSI] dec_esp: Fix mapping of ESP.Ralf Baechle2005-10-281-1/+1
* [SCSI] qla2xxx: fix unnecessary activation of blk tag queueJames Bottomley2005-10-281-26/+1
* [SCSI] qla2xxx: fix compile warningAndrew Vasquez2005-10-281-0/+2
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-2814-119/+86
* [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handlingAndrew Vasquez2005-10-281-26/+15
* [SCSI] avoid overflows in disk size calculationsJames Bottomley2005-10-281-4/+3
* [SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.James Bottomley2005-10-283-21052/+21098
* [SCSI] qla2xxx: Update license.Andrew Vasquez2005-10-2827-393/+113
* [SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.Andrew Vasquez2005-10-282-4/+3
* [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.Andrew Vasquez2005-10-287-41/+146
* [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.Andrew Vasquez2005-10-281-1/+1
* [SCSI] aacraid: Newer adapter communication iterface supportMark Haverkamp2005-10-2811-219/+454
* Merge HEAD from ../scsi-misc-2.6-old James Bottomley2005-10-2813-296/+5206
|\
| * [SCSI] aacraid: remove compiler warningMark Haverkamp2005-10-281-2/+2
| * [SCSI] aacraid: fix struct element cpu orderMark Haverkamp2005-10-282-2/+2
| * [SCSI] aacraid: fix inquiry pageMark Haverkamp2005-10-281-11/+38
| * [SCSI] aacraid: Use DMA mask definesJames Bottomley2005-10-282-9/+9
| * [SCSI] ncr53c8xx: Cleanup namespace collision with ktimersMatthew Wilcox2005-10-262-24/+11
| * [SCSI] dc395x: atomic_kmap for PIOGuennadi Liakhovetski2005-09-202-0/+21
| * [SCSI] iscsi: add module versionMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix nop-in handlingMike Christie2005-09-201-35/+47
| * [SCSI] iscsi: add newline to sysfs outputMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: fix ahs lenMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: update some iscsi proto defsMike Christie2005-09-201-1/+1
| * [SCSI] iscsi: handle nonlinear skbsMike Christie2005-09-201-2/+1
| * [SCSI] iscsi: preemt fix and cleanupMike Christie2005-09-201-24/+28
| * [SCSI] iscsi: nodelay fixMike Christie2005-09-201-1/+1
| * [SCSI] move iscsi to a better place in KconfigJames Bottomley2005-09-091-6/+7
| * [SCSI] iscsi_tcp: make iscsi compile again after recent netlink changesJames Bottomley2005-09-091-1/+2
| * Merge HEAD from ../scsi-iscsi-2.6 James Bottomley2005-09-085-248/+5106
| |\
| | * Merge ../linux-2.6James Bottomley2005-08-0929-912/+743
| | |\
| | * | [SCSI] iscsi: fix 64 bit compile warningJames Bottomley2005-08-091-1/+1
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator codeAlex Aizman2005-08-061-0/+3627
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Kconfig updateAlex Aizman2005-08-061-1/+24
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Transport class update for iSCSIAlex Aizman2005-08-061-247/+1132
| | * | [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator headerAlex Aizman2005-08-061-0/+322
OpenPOWER on IntegriCloud