aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/be2iscsi/be_cmds.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-23be2iscsi: Couple MCC tag and WRB alloc and freeJitendra Bhivare1-29/+74
2016-02-23be2iscsi: Cleanup processing of BMBX completionJitendra Bhivare1-39/+36
2016-02-23be2iscsi: Fix be_mcc_compl_poll to use tag_stateJitendra Bhivare1-45/+47
2016-02-23be2iscsi: Remove be_mbox_notify_wait functionJitendra Bhivare1-75/+4
2016-02-23be2iscsi: Rename MCC and BMBX processing functionsJitendra Bhivare1-19/+19
2016-02-23be2iscsi: Remove redundant MCC processing codeJitendra Bhivare1-107/+58
2016-02-23be2iscsi: Use macros for MCC WRB and CQE fieldsJitendra Bhivare1-19/+21
2016-02-23be2iscsi: Remove unused mcc_cq_lockJitendra Bhivare1-2/+0
2016-02-23be2iscsi: Fix async link event processingJitendra Bhivare1-25/+23
2016-02-23be2iscsi: Fix to process 25G link speed info from FWJitendra Bhivare1-0/+1
2016-02-23be2iscsi: Fix IOPOLL implementationJitendra Bhivare1-1/+1
2016-02-23be2iscsi: Fix return value for MCC completionJitendra Bhivare1-1/+1
2016-02-23be2iscsi: Fix to handle misconfigured optics eventsJitendra Bhivare1-61/+103
2016-02-23be2iscsi: Fix to remove shutdown entry pointJitendra Bhivare1-14/+3
2016-02-23be2iscsi: Set mbox timeout to 30sJitendra Bhivare1-2/+3
2016-02-23be2iscsi: Fix to synchronize tag allocation using spin_lockJitendra Bhivare1-2/+4
2016-02-23be2iscsi: Fix to use atomic bit operations for tag_stateJitendra Bhivare1-55/+56
2016-02-23be2iscsi: Fix mbox synchronization replacing spinlock with mutexJitendra Bhivare1-36/+37
2016-02-23be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbxJitendra Bhivare1-31/+29
2015-10-27be2iscsi: Revert ownership to EmulexKetan Mukadam1-2/+2
2015-05-25be2iscsi : Fix the retry count for boot targetsJohn Soni Jose1-0/+4
2015-05-18MAINTAINERS, be2iscsi: change email domainMinh Tran1-3/+3
2015-03-06treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2014-09-16be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal1-2/+36
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal1-1/+1
2014-03-15[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happensJayamohan Kallickal1-1/+16
2014-03-15[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.Jayamohan Kallickal1-13/+1
2014-03-15[SCSI] be2iscsi: Fix handling timed out MBX completion from FWJayamohan Kallickal1-22/+68
2013-10-25[SCSI] be2iscsi: Fix AER handling in driverJayamohan Kallickal1-1/+1
2013-10-25[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX CompletionJayamohan Kallickal1-5/+15
2013-10-25[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute modeJayamohan Kallickal1-3/+34
2013-10-25[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapterJayamohan Kallickal1-1/+41
2013-10-25[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respondJayamohan Kallickal1-17/+31
2013-10-25[SCSI] be2iscsi: Fix the MCCQ count leakageJayamohan Kallickal1-1/+5
2013-10-25[SCSI] be2iscsi: Fix Template HDR IOCTLJayamohan Kallickal1-0/+45
2013-05-02[SCSI] be2scsi: Update copyright dates to 2013Jayamohan Kallickal1-1/+1
2013-05-02[SCSI] be2iscsi: Fix the Port Link Status issueJayamohan Kallickal1-15/+11
2013-05-02[SCSI] be2iscsi: Fix support for DEFQ extensionJayamohan Kallickal1-11/+31
2013-05-02[SCSI] be2iscsi: Fix MACRO for checking the adapter typeJayamohan Kallickal1-14/+14
2013-05-02[SCSI] be2iscsi: Fix MBX Command issuesJayamohan Kallickal1-1/+9
2013-05-02[SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffer errorJayamohan Kallickal1-0/+13
2013-05-02[SCSI] be2iscsi: Fix lack of uninitialize pattern to FWJayamohan Kallickal1-0/+51
2012-11-27[SCSI] be2iscsi: Fix Unrecoverable Error DetectionJohn Soni Jose1-2/+8
2012-11-27[SCSI] be2iscsi: Fix for MBX timeout issueJohn Soni Jose1-30/+158
2012-11-27[SCSI] be2iscsi: Update the copyright informationJohn Soni Jose1-1/+1
2012-11-27[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.John Soni Jose1-11/+27
2012-11-27[SCSI] be2iscsi: Fix the issue with soft reset.Minh Tran1-1/+1
2012-09-14[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.John Soni Jose1-0/+42
2012-09-14[SCSI] be2iscsi: Added Logging mechanism for the driver.John Soni Jose1-37/+81
2012-04-25[SCSI] be2iscsi: Get Initiator Name for the iSCSI_HostJohn Soni Jose1-0/+2