index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
be2iscsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-19
[SCSI] be2iscsi: fix memory leak in error path
Geyslan G. Bem
1
-5
/
+3
2013-10-25
[SCSI] be2iscsi: Bump driver version
Jayamohan Kallickal
1
-1
/
+1
2013-10-25
[SCSI] be2iscsi: Fix SGL posting for unaligned ICD values
Jayamohan Kallickal
2
-5
/
+58
2013-10-25
[SCSI] be2iscsi: Fix AER handling in driver
Jayamohan Kallickal
4
-29
/
+270
2013-10-25
[SCSI] be2iscsi: Invalidate WRB in Abort/Reset Path
Jayamohan Kallickal
1
-0
/
+10
2013-10-25
[SCSI] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion
Jayamohan Kallickal
4
-43
/
+99
2013-10-25
[SCSI] be2iscsi: Fix log level for protocol specific logs
Jayamohan Kallickal
2
-3
/
+9
2013-10-25
[SCSI] be2iscsi: Fix MSIx creation for SKH-R adapter
Jayamohan Kallickal
3
-17
/
+42
2013-10-25
[SCSI] be2iscsi: Display Port Identifier for each iSCSI function
Jayamohan Kallickal
3
-0
/
+24
2013-10-25
[SCSI] be2iscsi: Dispaly CID available for connection offload
Jayamohan Kallickal
3
-6
/
+44
2013-10-25
[SCSI] be2iscsi: Fix chute cleanup during drivers unload.
Jayamohan Kallickal
2
-8
/
+23
2013-10-25
[SCSI] be2iscsi: Fix connection offload to support Dual Chute.
Jayamohan Kallickal
4
-8
/
+31
2013-10-25
[SCSI] be2iscsi: Fix CID allocation/freeing to support Dual chute mode
Jayamohan Kallickal
4
-38
/
+160
2013-10-25
[SCSI] be2iscsi: Fix WRB_Q posting to support Dual Chute mode
Jayamohan Kallickal
4
-25
/
+89
2013-10-25
[SCSI] be2iscsi: Fix SGL Initilization and posting Pages for Dual Chute
Jayamohan Kallickal
1
-4
/
+13
2013-10-25
[SCSI] be2iscsi: Fix Template HDR support for Dual Chute mode
Jayamohan Kallickal
2
-23
/
+33
2013-10-25
[SCSI] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
Jayamohan Kallickal
5
-293
/
+516
2013-10-25
[SCSI] be2iscsi: Config parameters update for Dual Chute Support
Jayamohan Kallickal
4
-53
/
+128
2013-10-25
[SCSI] be2iscsi: Fix soft lock up issue during UE or if FW taking time to res...
Jayamohan Kallickal
3
-21
/
+34
2013-10-25
[SCSI] be2iscsi: Fix locking mechanism in Unsol Path
Jayamohan Kallickal
2
-0
/
+8
2013-10-25
[SCSI] be2iscsi: Fix negotiated parameters upload to FW
Jayamohan Kallickal
3
-20
/
+24
2013-10-25
[SCSI] be2iscsi: Fix repeated issue of MAC ADDR get IOCTL
Jayamohan Kallickal
3
-1
/
+4
2013-10-25
[SCSI] be2iscsi: Fix the MCCQ count leakage
Jayamohan Kallickal
1
-1
/
+5
2013-10-25
[SCSI] be2iscsi: Fix Template HDR IOCTL
Jayamohan Kallickal
4
-0
/
+116
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-1
/
+1
2013-05-02
[SCSI] be2iscsi: Bump the driver version to 10.0.467.0
Jayamohan Kallickal
1
-1
/
+1
2013-05-02
[SCSI] be2iscsi: Fix issue in passing the exp_cmdsn and max_cmdsn
Jayamohan Kallickal
1
-8
/
+9
2013-05-02
[SCSI] be2iscsi: Fix possible reentrancy issue in be_iopoll
Shlomo Pongratz
1
-1
/
+1
2013-05-02
[SCSI] be2scsi: Update copyright dates to 2013
Jayamohan Kallickal
9
-9
/
+9
2013-05-02
[SCSI] be2iscsi: Fix checking Adapter state while establishing CXN
Jayamohan Kallickal
1
-0
/
+7
2013-05-02
[SCSI] be2iscsi: Fix dynamic CID allocation Mechanism in driver
Jayamohan Kallickal
3
-70
/
+133
2013-05-02
[SCSI] be2iscsi : Fix the NOP-In handling code path
Jayamohan Kallickal
3
-15
/
+12
2013-05-02
[SCSI] be2iscsi: Fix the Port Link Status issue
Jayamohan Kallickal
2
-16
/
+16
2013-05-02
[SCSI] be2iscsi: Fix displaying the Active Session Count from driver
Jayamohan Kallickal
3
-0
/
+25
2013-05-02
[SCSI] be2iscsi: Fix displaying the FW Version from driver.
Jayamohan Kallickal
4
-13
/
+42
2013-05-02
[SCSI] be2iscsi: Fix support for DEFQ extension
Jayamohan Kallickal
2
-12
/
+44
2013-05-02
[SCSI] be2iscsi: Fix MACRO for checking the adapter type
Jayamohan Kallickal
3
-76
/
+79
2013-05-02
[SCSI] be2iscsi: Fix freeing CXN specific driver resources.
Jayamohan Kallickal
3
-22
/
+62
2013-05-02
[SCSI] be2iscsi: Fix MSIX support in SKH-R to 32
Jayamohan Kallickal
2
-1
/
+2
2013-05-02
[SCSI] be2iscsi: Fix MBX Command issues
Jayamohan Kallickal
2
-5
/
+12
2013-05-02
[SCSI] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffe...
Jayamohan Kallickal
2
-0
/
+17
2013-05-02
[SCSI] be2iscsi: Fix lack of uninitialize pattern to FW
Jayamohan Kallickal
3
-0
/
+53
2013-04-24
treewide: Fix typo in printk and comments
Masanari Iida
2
-2
/
+2
2013-01-03
Drivers: scsi: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-11-27
[SCSI] be2iscsi: Bump the driver version
John Soni Jose
1
-1
/
+1
2012-11-27
[SCSI] be2iscsi: Fix Unrecoverable Error Detection
John Soni Jose
5
-2
/
+178
2012-11-27
[SCSI] be2iscsi: Fix for MBX timeout issue
John Soni Jose
6
-194
/
+260
2012-11-27
[SCSI] be2iscsi: Update the copyright information
John Soni Jose
9
-9
/
+9
2012-11-27
[SCSI] be2iscsi: Fix issue of displaying adapter family.
John Soni Jose
3
-0
/
+44
2012-11-27
[SCSI] be2iscsi: Fix Task Completion Event handling
John Soni Jose
3
-104
/
+230
[next]