summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-04-16[SCSI] tgt: use KMEM_CACHE macroFUJITA Tomonori1-3/+1
2008-04-12[SCSI] initio: fix big endian problems for auto request senseGrant Grundler1-4/+5
2008-04-10[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6James Smart1-1/+1
2008-04-10[SCSI] lpfc 8.2.6 : Miscellaneous FixesJames Smart8-86/+21
2008-04-10[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixesJames Smart2-2/+32
2008-04-10[SCSI] lpfc 8.2.6 : Multiple discovery fixesJames Smart11-201/+208
2008-04-07[SCSI] qla2xxx: Update version number to 8.02.01-k1.Andrew Vasquez1-2/+2
2008-04-07[SCSI] qla2xxx: Correct vport configuration-change handling.Seokmann Ju1-1/+9
2008-04-07[SCSI] qla2xxx: Use proper HA during asynchrounous event handling.Seokmann Ju1-6/+26
2008-04-07[SCSI] qla2xxx: Check DFLG_NO_CABLE only on physical port.Seokmann Ju1-1/+2
2008-04-07[SCSI] qla2xxx: Consistently access the physical HA port.Seokmann Ju1-6/+8
2008-04-07[SCSI] qla2xxx: Remove unused member (dma_handle) from srb_t structure.Andrew Vasquez1-3/+0
2008-04-07[SCSI] qla2xxx: Add ISP84XX support.Harihara Kadayam11-26/+454
2008-04-07[SCSI] qla2xxx: Assign mailbox command timeout values in a consistent manner.Ravi Anand1-31/+31
2008-04-07[SCSI] qla2xxx: Add midlayer target/device reset support.Andrew Vasquez5-198/+192
2008-04-07[SCSI] qla2xxx: Check alternate 'reason' code during GPSC status handling.Andrew Vasquez2-2/+5
2008-04-07[SCSI] qla2xxx: Add Flash Descriptor Table layout support.Andrew Vasquez5-43/+152
2008-04-07[SCSI] qla2xxx: Use PCI-SIG nomenclature for PCIe bandwidth units.Andrew Vasquez1-2/+2
2008-04-07[SCSI] qla2xxx: Cruft cleanup of functions and structures.Andrew Vasquez11-428/+2
2008-04-07[SCSI] qla2xxx: Add hardware trace-logging support.Andrew Vasquez8-25/+229
2008-04-07[SCSI] qla2xxx: Add FC-transport Asynchronous Event Notification support.Andrew Vasquez4-0/+102
2008-04-07[SCSI] qla2xxx: Simplify interrupt handler locking.Andrew Vasquez1-19/+12
2008-04-07[SCSI] qla2xxx: Use an rport's scsi_target_id member consistently throughout ...Andrew Vasquez3-9/+6
2008-04-07[SCSI] qla2xxx: Remove unused and obsolete #define's.Andrew Vasquez4-27/+0
2008-04-07[SCSI] qla2xxx: Add support for host supported speeds FC transport attribute.Andrew Vasquez1-5/+20
2008-04-07[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez18-32/+20
2008-04-07[SCSI] qla2xxx: Update firmware filenames for new ISP parts.Andrew Vasquez1-1/+2
2008-04-07[SCSI] ips: remove spurious cpu_to_leX on outX statementsJames Bottomley1-16/+16
2008-04-07[SCSI] transport_class: BUG if we can't release the attribute containerJames Bottomley2-2/+3
2008-04-07[SCSI] fix barrier failure issueJames Bottomley1-6/+4
2008-04-07[SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke1-0/+62
2008-04-07[SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke1-68/+55
2008-04-07[SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke2-209/+170
2008-04-07[SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt2-209/+234
2008-04-07[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.Martin Peschke1-78/+65
2008-04-07[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.Martin Peschke1-41/+28
2008-04-07[SCSI] zfcp: Remove obsolete output function from debug trace.Martin Peschke1-15/+0
2008-04-07[SCSI] zfcp: Cleanup debug trace view functions.Martin Peschke1-220/+162
2008-04-07[SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke1-14/+16
2008-04-07[SCSI] aic94xx: cleanupsAdrian Bunk13-113/+87
2008-04-07[SCSI] ch: fix sparse shadowed variable warningsHarvey Harrison1-16/+17
2008-04-07[SCSI] make scsi_end_bidi_request() staticAdrian Bunk1-1/+1
2008-04-07[SCSI] hptiop: fix header.context usageJames Bottomley1-2/+4
2008-04-07[SCSI] wd33c93: fix up cut and paste errorJames Bottomley3-9/+9
2008-04-07[SCSI] scsi_debug: remove unnecessary function declarationsFUJITA Tomonori1-144/+133
2008-04-07[SCSI] scsi_debug: support large non-fake virtual diskFUJITA Tomonori1-3/+3
2008-04-07[SCSI] scsi_debug: remove the duplicated code in resp_read and resp_writeFUJITA Tomonori1-66/+50
2008-04-07[SCSI] scsi_debug: sweep up sdebug_capacity calculationFUJITA Tomonori1-27/+17
2008-04-07[SCSI] scsi_debug: remove unnecessary sdebug_store_sizeFUJITA Tomonori1-7/+6
2008-04-07[SCSI] hosts.c: removed one unneeded shost->active_mode assignmentDenis Cheng1-1/+0