aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-21[SCSI] qla4xxx: Updated the Copyright headerVikas Chaudhary
2010-12-21[SCSI] qla4xxx: do not reset hba if ql4xdontresethba is setVikas Chaudhary
2010-12-21[SCSI] qla4xxx: do not check for fw hung if reset retry is in progressLalit Chandivade
2010-12-21[SCSI] qla4xxx: cache new IP address acquired via DHCPPrasanna Mumbai
2010-12-21[SCSI] qla4xxx: Fail initialization if qla4_8xxx_pci_mem_write_2M failsLalit Chandivade
2010-12-21[SCSI] qla4xxx: put device in FAILED state for 82XX initialization failureLalit Chandivade
2010-12-21[SCSI] qla4xxx: do not process interrupt unconditionallyLalit Chandivade
2010-12-21[SCSI] qla4xxx: use correct fw_ddb_index in abort taskKaren Higgins
2010-12-21[SCSI] qla4xxx: memory wedge with peg_halt test in loopSwapnil Nagle
2010-12-21[SCSI] qla4xxx: initialize MSI in correct wayShyam Sundar
2010-12-21[SCSI] qla4xxx: Drop use of IRQF_DISABLEVikas Chaudhary
2010-12-21[SCSI] libfc: fix statistics for FCP input/output megabytesJoe Eykholt
2010-12-21[SCSI] libfcoe: change fip_select to return new FCFJoe Eykholt
2010-12-21[SCSI] libfcoe: reorder FCF list to put latest advertiser firstJoe Eykholt
2010-12-21[SCSI] libfcoe: add debug message for FCF destination MACJoe Eykholt
2010-12-21[SCSI] libfcoe: retry rejected FLOGI to another FCF if possibleJoe Eykholt
2010-12-21[SCSI] libfcoe: fix checking of conflicting fabrics in fcoe_ctlr_select()Joe Eykholt
2010-12-21[SCSI] libfcoe: move some timer code to make it reusable.Joe Eykholt
2010-12-21[SCSI] libfcoe: update FIP FCF announcementsJoe Eykholt
2010-12-21[SCSI] libfc: fix fc_tm_done not freeing the allocated fsp pktYi Zou
2010-12-21[SCSI] libfc: the timeout for the REC itself is 2 * R_A_TOV_elsYi Zou
2010-12-21[SCSI] libfc: fix exchange being deleted when the abort itself is timed outYi Zou
2010-12-21[SCSI] libfc: do not fc_io_compl on fsp w/o any scsi_cmnd associatedYi Zou
2010-12-21[SCSI] libfc: add print of exchange id for debugging fc_fcpYi Zou
2010-12-21[SCSI] drivers/scsi/fcoe: Update WARN usesJoe Perches
2010-12-21[SCSI] libfc: fix memory leakage in remote portHillf Danton
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton
2010-12-21[SCSI] libfc: fix memory leakage in local portHillf Danton
2010-12-21[SCSI] libfc: remove tgt_flags from fc_fcp_pkt structjohn fastabend
2010-12-21[SCSI] libfc: use rport timeout values for fcp recoveryjohn fastabend
2010-12-21[SCSI] libfc: incorrect scsi host byte codes returned to scsi-mljohn fastabend
2010-12-21[SCSI] libfc: fix stats computation in fc_queuecommand()Hillf Danton
2010-12-21[SCSI] libfc: fix mem leak in fc_seq_assign()Hillf Danton
2010-12-21[SCSI] libfc: Fix incorrect locking and unlocking in FCPRobert Love
2010-12-21[SCSI] libfc: tune fc_exch_em_alloc() to be O(2)Hillf Danton
2010-12-21[SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp()Hillf Danton
2010-12-21[SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_releaseYi Zou
2010-12-21[SCSI] libfc: remove define of fc_seq_exch in fc_exch.cHillf Danton
2010-12-21[SCSI] bfa: fix endianess sparse check warningsMaggie
2010-12-21[SCSI] bfa: fix regular sparse check warnings.Maggie
2010-12-21[SCSI] bnx2i: Updated version to 2.6.2.2Eddie Wai
2010-12-21[SCSI] bnx2i: Updated copyright and maintainer infoEddie Wai
2010-12-21[SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnectEddie Wai
2010-12-21[SCSI] bnx2i: Added return code check for chip kwqe submission requestEddie Wai
2010-12-21[SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress opsEddie Wai
2010-12-21[SCSI] bnx2i: Removed the dynamic registration of CNICEddie Wai
2010-12-21[SCSI] bnx2i: Added mutex lock protection to conn_get_paramEddie Wai
2010-12-21[SCSI] bnx2i: Allow to abort the connection if connect request times outEddie Wai
2010-12-21[SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g)Eddie Wai
2010-12-21[SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g)Eddie Wai