diff options
author | Jayamohan Kallickal <jayamohank@serverengines.com> | 2009-09-05 07:36:35 +0530 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2009-10-02 09:50:33 -0500 |
commit | 6733b39a1301b0b020bbcbf3295852e93e624cb1 (patch) | |
tree | 91f26838b430933f05fff0101dbd81e2b1c6d4e9 /MAINTAINERS | |
parent | d74cf7c3e9c4a6a659e0442aafb550b162d15e72 (diff) |
[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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c233f6fe0fff..db6c47b3ec5a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4625,6 +4625,14 @@ F: drivers/ata/ F: include/linux/ata.h F: include/linux/libata.h +SERVER ENGINES 10Gbps iSCSI - BladeEngine 2 DRIVER +P: Jayamohan Kallickal +M: jayamohank@serverengines.com +L: linux-scsi@vger.kernel.org +W: http://www.serverengines.com +S: Supported +F: drivers/scsi/be2iscsi/ + SERVER ENGINES 10Gbps NIC - BladeEngine 2 DRIVER M: Sathya Perla <sathyap@serverengines.com> M: Subbu Seetharaman <subbus@serverengines.com> |