Jayamohan Kallickal
b38c1e8bd1
[SCSI] be2iscsi: The extended shift must be 16
...
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-07-28 09:05:38 -05:00
Jayamohan Kallickal
e9b9119350
[SCSI] be2iscsi: Adding crashdump support
...
These changes allow the driver to support crashdump. We need to reset the
chip incase of a crashdump
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-07-28 09:05:34 -05:00
Jayamohan Kallickal
03a1231009
[SCSI] be2iscsi: Fixing the return type of functions
...
Fixing some functions return values that did not match with
the possible return values
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-07-28 09:05:29 -05:00
Jayamohan Kallickal
457ff3b7dc
[SCSI] be2iscsi: Fix warnings from new checkpatch.pl
...
The latest checkpatch.pl throws some new warnings. Fixing it
to get rid of a bunch of warnings
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-07-28 09:05:28 -05:00
Jayamohan Kallickal
d2eeb1ac35
[SCSI] be2iscsi: changing copyright to 2010
...
This patch replaces 2009 with 2010 in copyright statement
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-02-08 18:34:09 -06:00
Jayamohan Kallickal
756d29c8c7
[SCSI] be2iscsi: Enable async mode for mcc rings
...
This patches enables async mode for mcc rings so that
multiple requests can be queued.
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2010-01-18 10:48:23 -06:00
Jayamohan Kallickal
35e6601903
[SCSI] be2iscsi: Adding Ring Mode Wrb's V3
...
This patch adds support for ring based wrbs
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2009-12-04 12:00:39 -06:00
Jayamohan Kallickal
bfead3b2cb
[SCSI] be2iscsi: Adding msix and mcc_rings V3
...
This patch enables msix for be2iscsi. It also enables use
of mcc_rings for fw commands. Since the mcc eq creation is
dependent on msix I am sending as one patch
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2009-12-04 12:00:38 -06:00
Jayamohan Kallickal
6733b39a13
[SCSI] be2iscsi: add 10Gbps iSCSI - BladeEngine 2 driver
...
[v2: fixed up virt_to_bus() issue spotted by sfr]
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu >
Signed-off-by: Jayamohan Kallickal <jayamohank@serverengines.com >
Signed-off-by: James Bottomley <James.Bottomley@suse.de >
2009-10-02 09:50:33 -05:00