aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt2-30/+185
2010-12-21[SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()Joe Eykholt1-7/+10
2010-12-21[SCSI] libfcoe: move some timer code to make it reusable.Joe Eykholt1-3/+7
2010-12-21[SCSI] libfcoe: update FIP FCF announcementsJoe Eykholt1-11/+29
2010-12-21[SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pktYi Zou1-7/+7
2010-12-21[SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_elsYi Zou1-5/+2
2010-12-21[SCSI] libfc: fix exchange being deleted when the abort itself is timed outYi Zou1-2/+5
2010-12-21[SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associatedYi Zou1-1/+7
2010-12-21[SCSI] libfc: add print of exchange id for debugging fc_fcpYi Zou1-2/+14
2010-12-21[SCSI] drivers/scsi/fcoe: Update WARN usesJoe Perches1-1/+1
2010-12-21[SCSI] libfc: fix memory leakage in remote portHillf Danton1-1/+2
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton1-1/+3
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton1-1/+3
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend2-5/+2
2010-12-21[SCSI] libfc: use rport timeout values for fcp recoveryjohn fastabend1-16/+42
2010-12-21[SCSI] libfc: incorrect scsi host byte codes returned to scsi-mljohn fastabend1-20/+41
2010-12-21[SCSI] libfc: fix stats computation in fc_queuecommand()Hillf Danton1-2/+2
2010-12-21[SCSI] libfc: fix mem leak in fc_seq_assign()Hillf Danton1-1/+1
2010-12-21[SCSI] libfc: Fix incorrect locking and unlocking in FCPRobert Love1-1/+1
2010-12-21[SCSI] libfc: tune fc_exch_em_alloc() to be O(2)Hillf Danton1-3/+33
2010-12-21[SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp()Hillf Danton1-1/+1
2010-12-21[SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_releaseYi Zou1-1/+3
2010-12-21[SCSI] libfc: remove define of fc_seq_exch in fc_exch.cHillf Danton1-1/+0
2010-12-21[SCSI] bfa: fix endianess sparse check warningsMaggie14-225/+228
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie9-28/+52
2010-12-21[SCSI] bnx2i: Updated version to 2.6.2.2Eddie Wai1-2/+2
2010-12-21[SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai7-7/+14
2010-12-21[SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnectEddie Wai1-27/+40
2010-12-21[SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai3-20/+60
2010-12-21[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress opsEddie Wai2-5/+23
2010-12-21[SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai3-92/+0
2010-12-21[SCSI] bnx2i: Added mutex lock protection to conn_get_paramEddie Wai1-3/+10
2010-12-21[SCSI] bnx2i: Allow to abort the connection if connect request times outEddie Wai1-1/+1
2010-12-21[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai2-7/+9
2010-12-21[SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)Eddie Wai1-8/+16
2010-12-21[SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd sendEddie Wai1-1/+5
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai3-2/+4
2010-12-21[SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-InsEddie Wai1-8/+15
2010-12-21[SCSI] mpt2sas: Bump version 07.100.00.00Kashyap, Desai1-2/+2
2010-12-21[SCSI] mpt2sas: Debug string changes from target to device.Kashyap, Desai1-2/+2
2010-12-21[SCSI] mpt2sas: Sanity check for phy count is added using max phy countKashyap, Desai1-4/+8
2010-12-21[SCSI] mpt2sas: change queue depth with reason argument more appropriatelyKashyap, Desai1-11/+26
2010-12-21[SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver.Kashyap, Desai2-92/+0
2010-12-21[SCSI] mpt2sas: MPI 2.0 Header updatedKashyap, Desai8-18/+95
2010-12-21[SCSI] mpt2sas: Modify code to support Expander switchKashyap, Desai3-124/+206
2010-12-21[SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOsKashyap, Desai3-43/+119
2010-12-21[SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMDKashyap, Desai1-0/+100
2010-12-21[SCSI] mpt2sas: Added sanity check for cb_idx and smid access.Kashyap, Desai2-1/+9
2010-12-21[SCSI] mpt2sas: Removed compiler warnnings when logging is disabledKashyap, Desai2-2/+3
2010-12-21[SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19James Smart1-1/+1