summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * [SCSI] initio: fix big endian problems for auto request senseGrant Grundler2008-04-111-4/+5
| * [SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart2008-04-101-1/+1
| * [SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart2008-04-108-86/+21Star
| * [SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2008-04-102-2/+32
| * [SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart2008-04-1011-201/+208
| * [SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez2008-04-071-2/+2
| * [SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju2008-04-071-1/+9
| * [SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju2008-04-071-6/+26
| * [SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju2008-04-071-1/+2
| * [SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju2008-04-071-6/+8
| * [SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez2008-04-071-3/+0Star
| * [SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam2008-04-0711-26/+454
| * [SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand2008-04-071-31/+31
| * [SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez2008-04-075-198/+192Star
| * [SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez2008-04-072-2/+5
| * [SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez2008-04-075-43/+152
| * [SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez2008-04-071-2/+2
| * [SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez2008-04-0711-428/+2Star
| * [SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez2008-04-078-25/+229
| * [SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez2008-04-074-0/+102
| * [SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez2008-04-071-19/+12Star
| * [SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez2008-04-073-9/+6Star
| * [SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez2008-04-074-27/+0Star
| * [SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez2008-04-071-5/+20
| * [SCSI] qla2xxx: Update copyright banner.Andrew Vasquez2008-04-0718-32/+20Star
| * [SCSI] qla2xxx: Update firmware filenames for new ISP parts.Andrew Vasquez2008-04-071-1/+2
| * [SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley2008-04-071-16/+16
| * [SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley2008-04-071-1/+1
| * [SCSI] fix barrier failure issueJames Bottomley2008-04-071-6/+4Star
| * [SCSI] aic94xx: cleanupsAdrian Bunk2008-04-0713-113/+87Star
| * [SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison2008-04-071-16/+17
| * [SCSI] make scsi_end_bidi_request() staticAdrian Bunk2008-04-071-1/+1
| * [SCSI] hptiop: fix header.context usageJames Bottomley2008-04-071-2/+4
| * [SCSI] wd33c93: fix up cut and paste errorJames Bottomley2008-04-073-9/+9
| * [SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori2008-04-071-144/+133Star
| * [SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori2008-04-071-3/+3
| * [SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori2008-04-071-66/+50Star
| * [SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori2008-04-071-27/+17Star
| * [SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori2008-04-071-7/+6Star
| * [SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng2008-04-071-1/+0Star
| * [SCSI] aacraid, ips: leX_add_cpu conversionMarcin Slusarz2008-04-072-7/+3Star
| * [SCSI] scsi_debug: fix lba and data length calculation bugsFUJITA Tomonori2008-04-071-14/+18
| * [SCSI] ps3rom: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-5/+2Star
| * [SCSI] stex: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-12/+5Star
| * [SCSI] scsi_debug: use scsi_build_sense_bufferFUJITA Tomonori2008-04-071-13/+5Star
| * [SCSI] add scsi_build_sense_buffer helper functionFUJITA Tomonori2008-04-071-0/+28
| * [SCSI] WD33C93: let platform stub override no_sync/fast/dma_modeThomas Bogendoerfer2008-04-076-6/+16
| * [SCSI] qla4xxx: fix scsi command completion, lun reset and target reset codeDavid C Somayajulu2008-04-075-53/+26Star
| * [SCSI] megaraid_sas: Add the new controller(1078DE) support to the driverbo yang2008-04-072-2/+6
| * [SCSI] megaraid_sas: Fix the frame count calculationbo yang2008-04-072-10/+25