summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_main.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-25[SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal1-3/+50
2013-10-25[SCSI] be2iscsi: Fix AER handling in driverJayamohan Kallickal1-15/+205
2013-10-25[SCSI] be2iscsi: Invalidate WRB in Abort/Reset PathJayamohan Kallickal1-0/+10
2013-10-25[SCSI] be2iscsi: Fix log level for protocol specific logsJayamohan Kallickal1-3/+8
2013-10-25[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal1-16/+29
2013-10-25[SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal1-0/+2
2013-10-25[SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal1-2/+6
2013-10-25[SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal1-4/+10
2013-10-25[SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal1-5/+8
2013-10-25[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal1-19/+89
2013-10-25[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute modeJayamohan Kallickal1-3/+27
2013-10-25[SCSI] be2iscsi: Fix SGL Initilization and posting Pages for Dual ChuteJayamohan Kallickal1-4/+13
2013-10-25[SCSI] be2iscsi: Fix Template HDR support for Dual Chute modeJayamohan Kallickal1-17/+26
2013-10-25[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal1-264/+422
2013-10-25[SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal1-25/+38
2013-10-25[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to res...Jayamohan Kallickal1-3/+2
2013-10-25[SCSI] be2iscsi: Fix locking mechanism in Unsol PathJayamohan Kallickal1-0/+7
2013-10-25[SCSI] be2iscsi: Fix repeated issue of MAC ADDR get IOCTLJayamohan Kallickal1-0/+1
2013-10-25[SCSI] be2iscsi: Fix Template HDR IOCTLJayamohan Kallickal1-0/+41
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook1-1/+1
2013-05-02[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal1-8/+9
2013-05-02[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz1-1/+1
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal1-43/+107
2013-05-02[SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal1-13/+8
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal1-0/+2
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal1-0/+2
2013-05-02[SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal1-61/+62
2013-05-02[SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal1-22/+46
2013-05-02[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal1-0/+1
2013-05-02[SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal1-0/+1
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose1-0/+26
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose1-29/+20
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/+2
2012-11-27[SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose1-104/+163
2012-11-27[SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose1-61/+8
2012-11-27[SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose1-38/+227
2012-11-27[SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose1-2/+13
2012-11-27[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose1-0/+3
2012-11-27[SCSI] be2iscsi: Fix return value and typo.John Soni Jose1-13/+54
2012-11-27[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose1-34/+49
2012-11-27[SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose1-47/+18
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose1-0/+2
2012-11-27[SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose1-9/+14
2012-11-27[SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose1-10/+29
2012-11-27[SCSI] be2iscsi: Display Completion Event string instead of OpcodeJohn Soni Jose1-24/+64
2012-09-14[SCSI] be2iscsi: Fix a kernel panic because of TCP RST/FIN received.John Soni Jose1-27/+18
2012-09-14[SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose1-305/+519