aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_mgmt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-15[SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal1-10/+12
2013-10-25[SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal1-2/+8
2013-10-25[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX CompletionJayamohan Kallickal1-21/+62
2013-10-25[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal1-0/+11
2013-10-25[SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal1-0/+19
2013-10-25[SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal1-2/+32
2013-10-25[SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal1-4/+13
2013-10-25[SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal1-3/+16
2013-10-25[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal1-2/+14
2013-10-25[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal1-5/+5
2013-10-25[SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal1-17/+60
2013-10-25[SCSI] be2iscsi: Fix negotiated parameters upload to FWJayamohan Kallickal1-5/+3
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal1-0/+20
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal1-0/+21
2013-04-24treewide: Fix typo in printk and commentsMasanari Iida1-1/+1
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose1-0/+132
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose1-63/+37
2012-11-27[SCSI] be2iscsi: Update the copyright informationJohn Soni Jose1-1/+1
2012-11-27[SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose1-0/+39
2012-11-27[SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose1-0/+139
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose1-0/+16
2012-09-14[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.John Soni Jose1-0/+46
2012-09-14[SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose1-62/+95
2012-09-14[SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump modeJohn Soni Jose1-0/+133
2012-05-30[SCSI] be2iscsi: fix dma free size mismatch regressionMike Christie1-3/+2
2012-04-25[SCSI] be2iscsi: Get Port State and Speed of the AdapterJohn Soni Jose1-0/+27
2012-04-25[SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie1-28/+385
2012-04-25[SCSI] be2iscsi: Adding bsg interface for be2iscsiJayamohan Kallickal1-1/+69
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose1-0/+26
2011-05-01[SCSI] be2iscsi: fix chip cleanupJayamohan Kallickal1-2/+2
2011-04-15[SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal1-7/+6
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal1-1/+1
2010-08-06[SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal1-0/+71
2010-07-28[SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal1-24/+21
2010-07-28[SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal1-7/+6
2010-07-28[SCSI] be2iscsi: Fixing return valuesJayamohan Kallickal1-1/+1
2010-07-28[SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal1-3/+3
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-03[SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal1-5/+9
2010-02-17[SCSI] be2iscsi: Adding support for BE3Jayamohan Kallickal1-0/+2
2010-02-08[SCSI] be2iscsi: changing copyright to 2010Jayamohan Kallickal1-1/+1
2010-02-08[SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cidsJayamohan Kallickal1-6/+6
2010-01-18[SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal1-59/+69
2010-01-18[SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal1-1/+10
2009-12-04[SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal1-17/+52
2009-10-02[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driverJayamohan Kallickal1-0/+321