summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: Support for asynchronous TM and Marker IOCBs.Madhuranath Iyengar2010-05-168-4/+366
* [SCSI] qla2xxx: Provide common framework for BSG and IOCB commands.Madhuranath Iyengar2010-05-167-142/+162
* [SCSI] qla2xxx: Cleanup FCP-command-status processing debug statements.Andrew Vasquez2010-05-161-129/+63
* [SCSI] qla2xxx: Limit mailbox command contention for ADISC requests.Andrew Vasquez2010-05-166-28/+178
* [SCSI] qla2xxx: Further generalization of SRB CTX infrastructure.Andrew Vasquez2010-05-163-69/+65
* [SCSI] qla2xxx: Add char device to increase driver use countHarish Zunjarrao2010-05-162-1/+16
* [SCSI] qla2xxx: Clear error status after uncorrectable non-fatal errors.Lalit Chandivade2010-05-161-1/+2
* [SCSI] qla2xxx: Display proper link state for disconnected ports.Andrew Vasquez2010-05-161-1/+2
* [SCSI] qla2xxx: Check for ISP84xx before processing to get 84xx firmware vers...Andrew Vasquez2010-05-161-3/+5
* [SCSI] a2091: Kill ugly DMA() macroGeert Uytterhoeven2010-05-021-22/+26
* [SCSI] a3000: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-25/+28
* [SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-6/+7
* [SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-47/+46
* [SCSI] a2091: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven2010-05-021-27/+29
* [SCSI] a3000: ReindentationGeert Uytterhoeven2010-05-022-163/+163
* [SCSI] mvme147: ReindentationGeert Uytterhoeven2010-05-022-83/+87
* [SCSI] gvp11: ReindentationGeert Uytterhoeven2010-05-022-297/+301
* [SCSI] a2091: ReindentationGeert Uytterhoeven2010-05-022-170/+171
* [SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven2010-05-026-15/+0
* [SCSI] qla4xxx: Update driver version to 5.02.00-k1Vikas Chaudhary2010-05-021-2/+1
* [SCSI] qla4xxx: added support for abort task management commandVikas Chaudhary2010-05-026-9/+124
* [SCSI] qla4xxx: correct use of cmd->host_scribbleVikas Chaudhary2010-05-023-9/+13
* [SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary2010-05-023-43/+94
* [SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary2010-05-021-9/+11
* [SCSI] qla4xxx: Code Clean up - remove "marker_needed"Vikas Chaudhary2010-05-021-2/+1
* [SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary2010-05-024-7/+70
* [SCSI] qla4xxx: added IPv6 support.Vikas Chaudhary2010-05-024-142/+445
* [SCSI] cxgb3i: Fix error path for module initRoland Dreier2010-05-021-1/+3
* [SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter2010-05-021-1/+3
* [SCSI] ibmvfc: Reduce error recovery timeoutBrian King2010-05-022-1/+2
* [SCSI] ibmvfc: Fix command completion handlingBrian King2010-05-021-0/+6
* [SCSI] hpsa: remove unneeded definesMike Miller2010-05-022-23/+0
* [SCSI] fix sdev_rw_attr macro for scsi device sysfs entriesTomohiro Kusumi2010-05-011-2/+2
* [SCSI] bfa: fix compilation warning in powerpcJing Huang2010-05-011-4/+4
* [SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali2010-05-0115-125/+5518
* [SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen2010-04-301-12/+111
* [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-304-0/+196
* [SCSI] scsi_debug: Block Limits VPD page fixesMartin K. Petersen2010-04-301-0/+16
* [SCSI] mvsas: fix hot plug handling and IO issuesSrinivas2010-04-115-80/+186
* [SCSI] iscsi_tcp: Remove unused field iscsi_conn from struct iscsi_sw_tcp_connAvi Kaplan2010-04-111-1/+0
* [SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks argumentsAvi Kaplan2010-04-111-2/+4
* [SCSI] scsi_dh_emc: request flag cleanupMike Christie2010-04-111-2/+0
* [SCSI] iscsi_tcp: change & to &&Dan Carpenter2010-04-111-1/+1
* [SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech2010-04-114-13/+17
* [SCSI] libfc: set both precision and field with when printing FC IDsChris Leech2010-04-114-21/+21
* [SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_respYi Zou2010-04-111-2/+1
* [SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev2010-04-113-2/+4
* [SCSI] fcoe: removes unused shost in fcoe_shost_configVasu Dev2010-04-111-6/+2
* [SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino2010-04-111-1/+1
* [SCSI] fnic: Update version to 1.4.0.145Brian Uchino2010-04-111-1/+1
OpenPOWER on IntegriCloud