| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCSI] libfc: remove tgt_flags from fc_fcp_pkt struct | john fastabend | 2010-12-21 | 2 | -5/+2 |
* | [SCSI] libfc: use rport timeout values for fcp recovery | john fastabend | 2010-12-21 | 1 | -16/+42 |
* | [SCSI] libfc: incorrect scsi host byte codes returned to scsi-ml | john fastabend | 2010-12-21 | 1 | -20/+41 |
* | [SCSI] libfc: fix stats computation in fc_queuecommand() | Hillf Danton | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] libfc: fix mem leak in fc_seq_assign() | Hillf Danton | 2010-12-21 | 1 | -1/+1 |
* | [SCSI] libfc: Fix incorrect locking and unlocking in FCP | Robert Love | 2010-12-21 | 1 | -1/+1 |
* | [SCSI] libfc: tune fc_exch_em_alloc() to be O(2) | Hillf Danton | 2010-12-21 | 1 | -3/+33 |
* | [SCSI] libfc: fix mem leak in fc_exch_recv_seq_resp() | Hillf Danton | 2010-12-21 | 1 | -1/+1 |
* | [SCSI] libfc: fix NULL pointer dereference bug in fc_fcp_pkt_release | Yi Zou | 2010-12-21 | 1 | -1/+3 |
* | [SCSI] libfc: remove define of fc_seq_exch in fc_exch.c | Hillf Danton | 2010-12-21 | 1 | -1/+0 |
* | [SCSI] bfa: fix endianess sparse check warnings | Maggie | 2010-12-21 | 14 | -225/+228 |
* | [SCSI] bfa: fix regular sparse check warnings. | Maggie | 2010-12-21 | 9 | -28/+52 |
* | [SCSI] bnx2i: Updated version to 2.6.2.2 | Eddie Wai | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] bnx2i: Updated copyright and maintainer info | Eddie Wai | 2010-12-21 | 7 | -7/+14 |
* | [SCSI] bnx2i: Cleaned up various error conditions in ep_connect/disconnect | Eddie Wai | 2010-12-21 | 1 | -27/+40 |
* | [SCSI] bnx2i: Added return code check for chip kwqe submission request | Eddie Wai | 2010-12-21 | 3 | -20/+60 |
* | [SCSI] bnx2i: Modified the bnx2i stop path to compensate for in progress ops | Eddie Wai | 2010-12-21 | 2 | -5/+23 |
* | [SCSI] bnx2i: Removed the dynamic registration of CNIC | Eddie Wai | 2010-12-21 | 3 | -92/+0 |
* | [SCSI] bnx2i: Added mutex lock protection to conn_get_param | Eddie Wai | 2010-12-21 | 1 | -3/+10 |
* | [SCSI] bnx2i: Allow to abort the connection if connect request times out | Eddie Wai | 2010-12-21 | 1 | -1/+1 |
* | [SCSI] bnx2i: Fixed the remote TCP RST handling for the 570X (1g) | Eddie Wai | 2010-12-21 | 2 | -7/+9 |
* | [SCSI] bnx2i: Fixed a cid leak issue for 5771X (10g) | Eddie Wai | 2010-12-21 | 1 | -8/+16 |
* | [SCSI] bnx2i: Fixed the endian bug in the TMF LUN cmd send | Eddie Wai | 2010-12-21 | 1 | -1/+5 |
* | [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In | Eddie Wai | 2010-12-21 | 3 | -2/+4 |
* | [SCSI] bnx2i: Fixed bugs in the handling of unsolicited NOP-Ins | Eddie Wai | 2010-12-21 | 1 | -8/+15 |
* | [SCSI] mpt2sas: Bump version 07.100.00.00 | Kashyap, Desai | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Debug string changes from target to device. | Kashyap, Desai | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] mpt2sas: Sanity check for phy count is added using max phy count | Kashyap, Desai | 2010-12-21 | 1 | -4/+8 |
* | [SCSI] mpt2sas: change queue depth with reason argument more appropriately | Kashyap, Desai | 2010-12-21 | 1 | -11/+26 |
* | [SCSI] mpt2sas: Remove code for TASK_SET_FULL from driver. | Kashyap, Desai | 2010-12-21 | 2 | -92/+0 |
* | [SCSI] mpt2sas: MPI 2.0 Header updated | Kashyap, Desai | 2010-12-21 | 8 | -18/+95 |
* | [SCSI] mpt2sas: Modify code to support Expander switch | Kashyap, Desai | 2010-12-21 | 3 | -124/+206 |
* | [SCSI] mpt2sas: Create a pool of chain buffer instead of dedicated per IOs | Kashyap, Desai | 2010-12-21 | 3 | -43/+119 |
* | [SCSI] mpt2sas: Added loadtime para for IOMissingDelay and DMD | Kashyap, Desai | 2010-12-21 | 1 | -0/+100 |
* | [SCSI] mpt2sas: Added sanity check for cb_idx and smid access. | Kashyap, Desai | 2010-12-21 | 2 | -1/+9 |
* | [SCSI] mpt2sas: Removed compiler warnnings when logging is disabled | Kashyap, Desai | 2010-12-21 | 2 | -2/+3 |
* | [SCSI] lpfc 8.3.19: Update lpfc driver version to 8.3.19 | James Smart | 2010-12-21 | 1 | -1/+1 |
* | [SCSI] lpfc 8.3.19: Change heartbeat to default to disabled | James Smart | 2010-12-21 | 1 | -2/+2 |
* | [SCSI] lpfc 8.3.19: Added support for ELS RRQ command | James Smart | 2010-12-21 | 13 | -20/+803 |
* | [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery support | James Smart | 2010-12-21 | 14 | -382/+516 |
* | [SCSI] lpfc 8.3.19: Add latest SLI4 Hardware initialization support | James Smart | 2010-12-21 | 3 | -33/+149 |
* | [SCSI] lpfc 8.3.19: Fix critical errors and crashes | James Smart | 2010-12-21 | 6 | -14/+99 |
* | [SCSI] fix id computation in scsi_eh_target_reset() | James Bottomley | 2010-12-21 | 1 | -36/+25 |
* | [SCSI] ipr: fix mailbox register definition and add a delay before reading | Wayne Boyer | 2010-12-21 | 2 | -6/+43 |
* | [SCSI] ipr: fix lun assignment and comparison | Wayne Boyer | 2010-12-21 | 1 | -4/+3 |
* | [SCSI] Retrieve the Caching mode page | Luben Tuikov | 2010-12-21 | 1 | -16/+47 |
* | [SCSI] libsas: fix definition of wideport, include local sas address | Dan Williams | 2010-12-21 | 2 | -5/+15 |
* | [SCSI] sd: improve logic and efficiecy of media-change detection | Alan Stern | 2010-12-21 | 1 | -7/+20 |
* | [SCSI] fix up documentation for change in ->queuecommand to lockless calling | James Bottomley | 2010-12-21 | 1 | -28/+31 |
* | [SCSI] bfa: rename log_level to bfa_log_level | Jing Huang | 2010-12-20 | 9 | -46/+47 |