summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] be2iscsi: Bump the driver version to 10.0.467.0Jayamohan Kallickal2013-05-021-1/+1
* [SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal2013-05-021-1/+1
* [SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal2013-05-021-6/+9
* [SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal2013-05-021-1/+2
* [SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal2013-05-021-0/+2
* [SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal2013-05-021-1/+3
* [SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal2013-05-021-0/+1
* [SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal2013-05-021-1/+1
* [SCSI] be2iscsi: Bump the driver versionJohn Soni Jose2012-11-271-1/+1
* [SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose2012-11-271-0/+5
* [SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose2012-11-271-1/+5
* [SCSI] be2iscsi: Update the copyright informationJohn Soni Jose2012-11-271-1/+1
* [SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose2012-11-271-0/+14
* [SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose2012-11-271-1/+49
* [SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose2012-11-271-1/+50
* [SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose2012-11-271-0/+1
* [SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose2012-11-271-5/+8
* [SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose2012-11-271-0/+4
* [SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose2012-11-271-3/+0
* [SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose2012-11-271-0/+1
* [SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose2012-11-271-0/+2
* [SCSI] be2iscsi: Bump the driver version.John Soni Jose2012-09-141-1/+1
* [SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose2012-09-141-17/+20
* [SCSI] be2iscsi: Issue MBX Cmd for login to boot target in crashdump modeJohn Soni Jose2012-09-141-0/+1
* [SCSI] be2iscsi: adding functionality to change network settings using iscsiadmMike Christie2012-04-251-1/+3
* [SCSI] be2iscsi: Bump the driver VersionJayamohan Kallickal2012-04-251-1/+1
* [SCSI] be2iscsi: Update external Branding to EmulexJayamohan Kallickal2012-04-251-2/+2
* [SCSI] be2iscsi: Fix in the Asynchronous Code PathJayamohan Kallickal2012-04-251-4/+3
* [SCSI] be2iscsi: Move driver Version to 4.1.239.0Jayamohan Kallickal2011-10-161-1/+1
* [SCSI] be2iscsi: Fixing the /proc/interrupts problem V3Jayamohan Kallickal2011-08-291-0/+3
* iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger2011-07-251-2/+2
* [SCSI] be2iscsi: update versionJayamohan Kallickal2011-05-011-1/+1
* [SCSI] be2iscsi: change in copyright noticeJayamohan Kallickal2011-04-151-7/+6
* [SCSI] be2iscsi: Driver Version change to 2.0.549.0Jayamohan Kallickal2010-08-061-1/+1
* [SCSI] be2iscsi: Increase max sectorJayamohan Kallickal2010-08-061-1/+1
* [SCSI] be2iscsi: Add support for iscsi bootJayamohan Kallickal2010-08-061-0/+3
* [SCSI] scsi: add Kconfig dependency on NETRandy Dunlap2010-07-281-0/+1
* [SCSI] be2iscsi: Maintain same ITT across loginJayamohan Kallickal2010-07-281-0/+1
* [SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal2010-07-281-1/+8
* [SCSI] be2iscsi: Fix warnings from new checkpatch.plJayamohan Kallickal2010-07-281-10/+10
* [SCSI] be2iscsi: Fixing memory allocation for connectionJayamohan Kallickal2010-03-031-3/+1
* [SCSI] be2iscsi: Cleanup of resets for device and targetJayamohan Kallickal2010-03-031-0/+7
* [SCSI] be2iscsi: Adding support for BE3Jayamohan Kallickal2010-02-171-1/+5
* [SCSI] be2iscsi: changing copyright to 2010Jayamohan Kallickal2010-02-081-1/+1
* [SCSI] be2iscsi: Fixing the number of SGE'sJayamohan Kallickal2010-02-081-2/+2
* [SCSI] be2iscsi: Enable async mode for mcc ringsJayamohan Kallickal2010-01-181-0/+2
* [SCSI] be2iscsi: Link Wrb with next WrbJayamohan Kallickal2010-01-181-2/+1
* [SCSI] be2iscsi: Use start cid and number of cid and icd from FWJayamohan Kallickal2010-01-181-8/+2
* [SCSI] be2iscsi: Adding msix and mcc_rings V3Jayamohan Kallickal2009-12-041-21/+28
* [SCSI] be2iscsi: Moving to pci_pools v3Jayamohan Kallickal2009-10-021-1/+0
OpenPOWER on IntegriCloud