aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] megaraid_sas: Fix iMR OCR support to work correctlyadam radford2011-02-281-25/+37
* [SCSI] megaraid_sas: Fix max_sectors for IEEE SGLadam radford2011-02-282-0/+5
* [SCSI] megaraid_sas: Fix fault state handlingadam radford2011-02-281-1/+3
* [SCSI] megaraid_sas: Fix tasklet_init calladam radford2011-02-281-1/+1
* [SCSI] megaraid_sas: Add CFG_CLEARED AENadam radford2011-02-281-0/+1
* [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN fieldadam radford2011-02-281-2/+2
* [SCSI] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISKadam radford2011-02-281-2/+1
* [SCSI] megaraid_sas: Fix probe_one to clear MSI-X flags in kdumpadam radford2011-02-282-1/+21
* [SCSI] megaraid_sas: Call tasklet_schedule for MSI-Xadam radford2011-02-281-1/+3
* [SCSI] megaraid_sas: Enable MSI-X before calling megasas_init_fwadam radford2011-02-281-12/+12
* [SCSI] megaraid_sas: Add missing check_and_restore_queue_depth calladam radford2011-02-281-1/+5
* [SCSI] megaraid_sas: Fix failure gotosadam radford2011-02-282-11/+12
* [SCSI] libsas: fix loopback topology bug during discoveryjack_wang2011-02-281-0/+5
* [SCSI] lpfc: block target when port queueing limit is hitMike Christie2011-02-281-1/+4
* [SCSI] lpfc: force retry in queuecommand when port is transitioningMike Christie2011-02-281-1/+1
* [SCSI] qla2xxx: Update version number to 8.03.07.00Madhuranath Iyengar2011-02-251-2/+2
* [SCSI] qla2xxx: Check return value of fc_block_scsi_eh()Andrew Vasquez2011-02-251-9/+20
* [SCSI] qla2xxx: The ISP82XX should be online while waiting for commands compl...Saurav Kashyap2011-02-251-3/+16
* [SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez2011-02-252-2/+82
* [SCSI] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion.Andrew Vasquez2011-02-251-16/+13
* [SCSI] qla2xxx: Clear any stale login-states during an adapter reset.Andrew Vasquez2011-02-251-0/+17
* [SCSI] qla2xxx: Pass right CT command string for CT status processing.Andrew Vasquez2011-02-251-1/+1
* [SCSI] qla2xxx: Don't wait for active mailbox command completion when firmwar...Giridhar Malavali2011-02-251-7/+7
* [SCSI] qla2xxx: Abort pending commands for faster recovery during ISP reset.Giridhar Malavali2011-02-256-61/+125
* [SCSI] qla2xxx: Display nport_id when any SNS command fails.Giridhar Malavali2011-02-251-6/+13
* [SCSI] qla2xxx: Reinitialize the device initialize timeout value after reset ...Giridhar Malavali2011-02-251-0/+2
* [SCSI] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scs...Chad Dupuis2011-02-251-1/+1
* [SCSI] qla2xxx: Remove host_lock in queuecommand functionMadhuranath Iyengar2011-02-251-16/+6
* [SCSI] be2iscsi: fix null ptr ref in conn get paramMike Christie2011-02-243-16/+9
* [SCSI] bnx2i: fix null ptr ref in conn get paramMike Christie2011-02-241-23/+22
* [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-244-22/+22
* [SCSI] iscsi class: add callout to get iscsi_endpoint valuesMike Christie2011-02-241-2/+37
* [SCSI] iscsi_tcp: use iscsi_conn_get_addr_param libiscsi functionMike Christie2011-02-242-67/+71
* [SCSI] libiscsi: add helper to convert addr to stringMike Christie2011-02-241-3/+41
* [SCSI] iscsi class: remove unused active variableMike Christie2011-02-241-2/+0
* [SCSI] iscsi: fix iscsi_endpoint leakMike Christie2011-02-241-13/+50
* [SCSI] cxgbi: enable TEXT PDU supportMike Christie2011-02-242-2/+2
* [SCSI] bnx2i: Updated to version 2.6.2.3Eddie Wai2011-02-241-2/+2
* [SCSI] bnx2i: Added iSCSI text pdu support for iSCSI offloadEddie Wai2011-02-243-1/+123
* [SCSI] bnx2i: Added jumbo MTU support for the no shost caseEddie Wai2011-02-241-1/+1
* [SCSI] bnx2i: Added support for the 57712(E) devicesEddie Wai2011-02-241-4/+6
* [SCSI] bnx2i: Added handling for unsupported iSCSI offload hbaEddie Wai2011-02-241-0/+15
* [SCSI] bnx2i: Fixed the 32-bit swapping of the LUN field for nopouts for 5771XEddie Wai2011-02-241-3/+3
* [SCSI] bnx2i: Allow ep CONNECT_FAILED condition to go through proper cleanupEddie Wai2011-02-241-1/+1
* [SCSI] lpfc 8.3.21: Change lpfc driver version to 8.3.21James Smart2011-02-181-2/+2
* [SCSI] lpfc 8.3.21: Debugfs additionsJames Smart2011-02-185-55/+972
* [SCSI] lpfc 8.3.21: Initialization and user interface changesJames Smart2011-02-187-37/+72
* [SCSI] lpfc 8.3.21: FC Discovery changesJames Smart2011-02-189-7/+219
* [SCSI] lpfc 8.3.21: RRQ Implementation fixesJames Smart2011-02-187-138/+205
* [SCSI] lpfc 8.3.21: Critical Errors and Bug FixesJames Smart2011-02-1812-56/+264