aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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] Unexport scsi/scsi.h from headers_installTom Rini2010-05-021-1/+0
* [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-302-20/+136
* [SCSI] add scsi trace core functions and put trace pointsKei Tokunaga2010-04-306-0/+525
* [SCSI] ftrace: add __print_hex()Kei Tokunaga2010-04-303-0/+21
* [SCSI] Add missing scsi command definitionsMartin K. Petersen2010-04-301-0/+2
* [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-114-2/+6
* [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
* [SCSI] libfc: fix hton24 macro to take expressions as argsJoe Eykholt2010-04-111-6/+11
* [SCSI] libfc: remove unneeded variables in fc_exch_recv_req()Joe Eykholt2010-04-111-6/+0
* [SCSI] fcoe: check netif operstate instead of IFF_UP & link stateChris Leech2010-04-111-2/+1
* [SCSI] fcoe: reset FIP ctlr link state on disable/enableChris Leech2010-04-111-4/+7
* [SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMARobert Love2010-04-111-2/+7
* [SCSI] mpt2sas: Bump version 05.100.00.02Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s...Kashyap, Desai2010-04-111-3/+8
* [SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.Kashyap, Desai2010-04-111-7/+14
* [SCSI] lpfc 8.3.12: Update Driver version to 8.3.12James Smart2010-04-111-1/+1
* [SCSI] lpfc 8.3.12: Fix discovery issuesJames Smart2010-04-117-5/+105
* [SCSI] lpfc 8.3.12: BSG Fixes and enhancementsJames Smart2010-04-114-39/+253
* [SCSI] lpfc 8.3.12: Critical fixesJames Smart2010-04-116-35/+56
* [SCSI] lpfc 8.3.12: T10-PI/DIF changesJames Smart2010-04-112-139/+177
* [SCSI] lpfc 8.3.12: Miscellaneous ChangesJames Smart2010-04-112-7/+15
* [SCSI] lpfc 8.3.12: Emulex SLI enhancementsJames Smart2010-04-117-20/+187
* [SCSI] mpt2sas: Upgrade version 05.100.00.01Kashyap, Desai2010-04-111-2/+2
* [SCSI] mpt2sas: Check for NULL pointer before free_pages is added.Kashyap, Desai2010-04-111-1/+4
* [SCSI] mpt2sas: Added support for PCIe Advanced Error Recovery.Kashyap, Desai2010-04-112-0/+124
* [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctlKashyap, Desai2010-04-111-2/+5
* [SCSI] mpt2sas: sanity added to remove duplicate port from topologyKashyap, Desai2010-04-112-0/+86
* [SCSI] scsi_debug: add max_queue + no_uld parametersDouglas Gilbert2010-04-111-16/+57
* [SCSI] sd: retry read_capacity on UNIT_ATTENTIONJames Bottomley2010-04-111-3/+20