aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi
Commit message (Expand)AuthorAgeFilesLines
...
* [SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal2010-03-031-7/+0
* [SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal2010-03-034-18/+145
* [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+1
* [SCSI] be2iscsi: Adding support for BE3Jayamohan Kallickal2010-02-174-6/+35
* [SCSI] be2iscsi: correction in the claculation for num_cxn_wrbJayamohan Kallickal2010-02-081-7/+6
* [SCSI] be2iscsi: changing the chip opcode for TEXTJayamohan Kallickal2010-02-081-2/+1
* [SCSI] be2iscsi: Ensure clean reuse of wrbJayamohan Kallickal2010-02-081-6/+17
* [SCSI] be2iscsi: correcting the returnJayamohan Kallickal2010-02-081-1/+1
* [SCSI] be2iscsi: Proper checking of stateJayamohan Kallickal2010-02-081-1/+1
* [SCSI] be2iscsi: Fix for first_burstJayamohan Kallickal2010-02-081-2/+2
* [SCSI] be2iscsi: changing copyright to 2010Jayamohan Kallickal2010-02-089-9/+9
* [SCSI] be2iscsi: Remove Ring mode from driverJayamohan Kallickal2010-02-081-148/+33
* [SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cidsJayamohan Kallickal2010-02-081-6/+6
* [SCSI] be2iscsi: Fixing the number of SGE'sJayamohan Kallickal2010-02-081-2/+2
* [SCSI] be2iscsi: Fixing Bug for multiple SGEsJayamohan Kallickal2010-02-081-2/+3
* [SCSI] be2iscsi: Enable TEXT req respJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: Fixing initialization of can_queueJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: The session failure only when Link Goes downJayamohan Kallickal2010-01-181-2/+2
* [SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal2010-01-188-96/+330
* [SCSI] be2iscsi: No requirement for endianess change for data_countJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: decide which requests need completionJayamohan Kallickal2010-01-181-0/+6
* [SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pduJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_allocJayamohan Kallickal2010-01-181-1/+1
* [SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSPJayamohan Kallickal2010-01-181-0/+6
* [SCSI] be2iscsi: Link Wrb with next WrbJayamohan Kallickal2010-01-182-11/+11
* [SCSI] be2iscsi: Move freeing of resources to stop_connJayamohan Kallickal2010-01-183-34/+21
* [SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal2010-01-184-59/+75
* [SCSI] be2iscsi: Adding support for various Async messages from chipJayamohan Kallickal2009-12-101-4/+8
* [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-041-1/+1
* [SCSI] be2iscsi: Adding Ring Mode Wrb's V3Jayamohan Kallickal2009-12-043-48/+169
* [SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal2009-12-048-331/+1030
* [SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal2009-10-023-65/+51
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-022-2/+9
* [SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal2009-10-0211-0/+7116