aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/be2iscsi/be_main.c
AgeCommit message (Expand)Author
2015-04-19be2iscsi: Fix kernel panic when device initialization failsJohn Soni Jose
2015-03-18fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran
2014-03-10[SCSI] be2iscsi: fix bad if expressionMike Christie
2013-10-25[SCSI] be2iscsi: Fix SGL posting for unaligned ICD valuesJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix AER handling in driverJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Invalidate WRB in Abort/Reset PathJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix log level for protocol specific logsJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapterJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Display Port Identifier for each iSCSI functionJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Dispaly CID available for connection offloadJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix chute cleanup during drivers unload.Jayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix connection offload to support Dual Chute.Jayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute modeJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute modeJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix SGL Initilization and posting Pages for Dual ChuteJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix Template HDR support for Dual Chute modeJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Config parameters update for Dual Chute SupportJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to res...Jayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix locking mechanism in Unsol PathJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix repeated issue of MAC ADDR get IOCTLJayamohan Kallickal
2013-10-25[SCSI] be2iscsi: Fix Template HDR IOCTLJayamohan Kallickal
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-05-02[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsnJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopollShlomo Pongratz
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driverJayamohan Kallickal
2013-05-02[SCSI] be2iscsi : Fix the NOP-In handling code pathJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix displaying the Active Session Count from driverJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix displaying the FW Version from driver.Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix freeing CXN specific driver resources.Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32Jayamohan Kallickal
2013-05-02[SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal
2013-01-03Drivers: scsi: remove __dev* attributes.Greg Kroah-Hartman
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Update the copyright informationJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix issue of displaying adapter family.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix Task Completion Event handlingJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix session update context with V2 version.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix support for V2 version of WRB.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix max EQ supported by the driver.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix driver support for Skyhawk-R adapter.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix return value and typo.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix kernel panic in blk_iopoll disable mode.John Soni Jose
2012-11-27[SCSI] be2iscsi: Issue an function level reset when driver is loadedJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Display driver name and version in device attributeJohn Soni Jose
2012-11-27[SCSI] be2iscsi: Fix max supported EQ count to 8.John Soni Jose
2012-11-27[SCSI] be2iscsi: Fix memory leak in control path of driverJohn Soni Jose