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