index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
/
be_cmds.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
be2iscsi: Couple MCC tag and WRB alloc and free
Jitendra Bhivare
2016-02-23
1
-29
/
+74
*
be2iscsi: Cleanup processing of BMBX completion
Jitendra Bhivare
2016-02-23
1
-39
/
+36
*
be2iscsi: Fix be_mcc_compl_poll to use tag_state
Jitendra Bhivare
2016-02-23
1
-45
/
+47
*
be2iscsi: Remove be_mbox_notify_wait function
Jitendra Bhivare
2016-02-23
1
-75
/
+4
*
be2iscsi: Rename MCC and BMBX processing functions
Jitendra Bhivare
2016-02-23
1
-19
/
+19
*
be2iscsi: Remove redundant MCC processing code
Jitendra Bhivare
2016-02-23
1
-107
/
+58
*
be2iscsi: Use macros for MCC WRB and CQE fields
Jitendra Bhivare
2016-02-23
1
-19
/
+21
*
be2iscsi: Remove unused mcc_cq_lock
Jitendra Bhivare
2016-02-23
1
-2
/
+0
*
be2iscsi: Fix async link event processing
Jitendra Bhivare
2016-02-23
1
-25
/
+23
*
be2iscsi: Fix to process 25G link speed info from FW
Jitendra Bhivare
2016-02-23
1
-0
/
+1
*
be2iscsi: Fix IOPOLL implementation
Jitendra Bhivare
2016-02-23
1
-1
/
+1
*
be2iscsi: Fix return value for MCC completion
Jitendra Bhivare
2016-02-23
1
-1
/
+1
*
be2iscsi: Fix to handle misconfigured optics events
Jitendra Bhivare
2016-02-23
1
-61
/
+103
*
be2iscsi: Fix to remove shutdown entry point
Jitendra Bhivare
2016-02-23
1
-14
/
+3
*
be2iscsi: Set mbox timeout to 30s
Jitendra Bhivare
2016-02-23
1
-2
/
+3
*
be2iscsi: Fix to synchronize tag allocation using spin_lock
Jitendra Bhivare
2016-02-23
1
-2
/
+4
*
be2iscsi: Fix to use atomic bit operations for tag_state
Jitendra Bhivare
2016-02-23
1
-55
/
+56
*
be2iscsi: Fix mbox synchronization replacing spinlock with mutex
Jitendra Bhivare
2016-02-23
1
-36
/
+37
*
be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
Jitendra Bhivare
2016-02-23
1
-31
/
+29
*
be2iscsi: Revert ownership to Emulex
Ketan Mukadam
2015-10-27
1
-2
/
+2
*
be2iscsi : Fix the retry count for boot targets
John Soni Jose
2015-05-25
1
-0
/
+4
*
MAINTAINERS, be2iscsi: change email domain
Minh Tran
2015-05-18
1
-3
/
+3
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
be2iscsi: Fix updating the boot enteries in sysfs
Jayamohan Kallickal
2014-09-16
1
-2
/
+36
*
be2iscsi: Fix the copyright year
Jayamohan Kallickal
2014-09-16
1
-1
/
+1
*
[SCSI] be2iscsi: Fix the session cleanup when reboot/shutdown happens
Jayamohan Kallickal
2014-03-15
1
-1
/
+16
*
[SCSI] be2iscsi: Fix doorbell format for EQ/CQ/RQ s per SLI spec.
Jayamohan Kallickal
2014-03-15
1
-13
/
+1
*
[SCSI] be2iscsi: Fix handling timed out MBX completion from FW
Jayamohan Kallickal
2014-03-15
1
-22
/
+68
*
[SCSI] be2iscsi: Fix AER handling in driver
Jayamohan Kallickal
2013-10-25
1
-1
/
+1
*
[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion
Jayamohan Kallickal
2013-10-25
1
-5
/
+15
*
[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute mode
Jayamohan Kallickal
2013-10-25
1
-3
/
+34
*
[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
Jayamohan Kallickal
2013-10-25
1
-1
/
+41
*
[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to res...
Jayamohan Kallickal
2013-10-25
1
-17
/
+31
*
[SCSI] be2iscsi: Fix the MCCQ count leakage
Jayamohan Kallickal
2013-10-25
1
-1
/
+5
*
[SCSI] be2iscsi: Fix Template HDR IOCTL
Jayamohan Kallickal
2013-10-25
1
-0
/
+45
*
[SCSI] be2scsi: Update copyright dates to 2013
Jayamohan Kallickal
2013-05-02
1
-1
/
+1
*
[SCSI] be2iscsi: Fix the Port Link Status issue
Jayamohan Kallickal
2013-05-02
1
-15
/
+11
*
[SCSI] be2iscsi: Fix support for DEFQ extension
Jayamohan Kallickal
2013-05-02
1
-11
/
+31
*
[SCSI] be2iscsi: Fix MACRO for checking the adapter type
Jayamohan Kallickal
2013-05-02
1
-14
/
+14
*
[SCSI] be2iscsi: Fix MBX Command issues
Jayamohan Kallickal
2013-05-02
1
-1
/
+9
*
[SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe...
Jayamohan Kallickal
2013-05-02
1
-0
/
+13
*
[SCSI] be2iscsi: Fix lack of uninitialize pattern to FW
Jayamohan Kallickal
2013-05-02
1
-0
/
+51
*
[SCSI] be2iscsi: Fix Unrecoverable Error Detection
John Soni Jose
2012-11-27
1
-2
/
+8
*
[SCSI] be2iscsi: Fix for MBX timeout issue
John Soni Jose
2012-11-27
1
-30
/
+158
*
[SCSI] be2iscsi: Update the copyright information
John Soni Jose
2012-11-27
1
-1
/
+1
*
[SCSI] be2iscsi: Fix support for handling CQ_CREATE V2 version.
John Soni Jose
2012-11-27
1
-11
/
+27
*
[SCSI] be2iscsi: Fix the issue with soft reset.
Minh Tran
2012-11-27
1
-1
/
+1
*
[SCSI] be2iscsi: Add support for configuring the VLAN on the adapter.
John Soni Jose
2012-09-14
1
-0
/
+42
*
[SCSI] be2iscsi: Added Logging mechanism for the driver.
John Soni Jose
2012-09-14
1
-37
/
+81
*
[SCSI] be2iscsi: Get Initiator Name for the iSCSI_Host
John Soni Jose
2012-04-25
1
-0
/
+2
[next]