aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-24[SCSI] be2iscsi: correct return value in mgmt_invalidate_icds()Dan Carpenter1-3/+2
2010-04-08[SCSI] be2iscsi: fix lock imbalanceJiri Slaby1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03[SCSI] be2iscsi: Alloc only one EQ if intr modeJayamohan Kallickal1-5/+9
2010-03-03[SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2-5/+3
2010-03-03[SCSI] be2iscsi: Remove debug codeJayamohan Kallickal2-3/+2
2010-03-03[SCSI] be2iscsi: cleans up abort handlingJayamohan Kallickal1-51/+11
2010-03-03[SCSI] be2iscsi: Fix for a possible udelay while holding lockJayamohan Kallickal1-7/+0
2010-03-03[SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal4-18/+145
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal1-1/+1
2010-02-17[SCSI] be2iscsi: Adding support for BE3Jayamohan Kallickal4-6/+35
2010-02-08[SCSI] be2iscsi: correction in the claculation for num_cxn_wrbJayamohan Kallickal1-7/+6
2010-02-08[SCSI] be2iscsi: changing the chip opcode for TEXTJayamohan Kallickal1-2/+1
2010-02-08[SCSI] be2iscsi: Ensure clean reuse of wrbJayamohan Kallickal1-6/+17
2010-02-08[SCSI] be2iscsi: correcting the returnJayamohan Kallickal1-1/+1
2010-02-08[SCSI] be2iscsi: Proper checking of stateJayamohan Kallickal1-1/+1
2010-02-08[SCSI] be2iscsi: Fix for first_burstJayamohan Kallickal1-2/+2
2010-02-08[SCSI] be2iscsi: changing copyright to 2010Jayamohan Kallickal9-9/+9
2010-02-08[SCSI] be2iscsi: Remove Ring mode from driverJayamohan Kallickal1-148/+33
2010-02-08[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cidsJayamohan Kallickal1-6/+6
2010-02-08[SCSI] be2iscsi: Fixing the number of SGE'sJayamohan Kallickal1-2/+2
2010-02-08[SCSI] be2iscsi: Fixing Bug for multiple SGEsJayamohan Kallickal1-2/+3
2010-01-18[SCSI] be2iscsi: Enable TEXT req respJayamohan Kallickal1-1/+1
2010-01-18[SCSI] be2iscsi: Fixing initialization of can_queueJayamohan Kallickal1-1/+1
2010-01-18[SCSI] be2iscsi: The session failure only when Link Goes downJayamohan Kallickal1-2/+2
2010-01-18[SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal8-96/+330
2010-01-18[SCSI] be2iscsi: No requirement for endianess change for data_countJayamohan Kallickal1-1/+1
2010-01-18[SCSI] be2iscsi: decide which requests need completionJayamohan Kallickal1-0/+6
2010-01-18[SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pduJayamohan Kallickal1-1/+1
2010-01-18[SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_allocJayamohan Kallickal1-1/+1
2010-01-18[SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSPJayamohan Kallickal1-0/+6
2010-01-18[SCSI] be2iscsi: Link Wrb with next WrbJayamohan Kallickal2-11/+11
2010-01-18[SCSI] be2iscsi: Move freeing of resources to stop_connJayamohan Kallickal3-34/+21
2010-01-18[SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal4-59/+75
2009-12-10[SCSI] be2iscsi: Adding support for various Async messages from chipJayamohan Kallickal1-4/+8
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie1-1/+1
2009-12-04[SCSI] be2iscsi: Adding Ring Mode Wrb's V3Jayamohan Kallickal3-48/+169
2009-12-04[SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal8-331/+1030
2009-10-02[SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal3-65/+51
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2-2/+9
2009-10-02[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal11-0/+7116