aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorNarsimhulu Musini <nmusini@cisco.com>2015-05-29 01:04:01 -0700
committerJames Bottomley <JBottomley@Odin.com>2015-06-19 16:57:51 -0700
commitc8806b6c9e824f47726f2a9b7fbbe7ebf19306fa (patch)
tree3bad521e56f6d4d2c5db184b2cce213593667acc /MAINTAINERS
parentqla2xxx: Fix indentation (diff)
downloadlinux-dev-c8806b6c9e824f47726f2a9b7fbbe7ebf19306fa.tar.xz
linux-dev-c8806b6c9e824f47726f2a9b7fbbe7ebf19306fa.zip
snic: driver for Cisco SCSI HBA
Cisco has developed a new PCI HBA interface called sNIC, which stands for SCSI NIC. This is a new storage feature supported on specialized network adapter. The new PCI function provides a uniform host interface and abstracts backend storage. [jejb: fix up checkpatch errors] Signed-off-by: Narsimhulu Musini <nmusini@cisco.com> Signed-off-by: Sesidhar Baddela <sebaddel@cisco.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 182764a14378..43362636fe78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2590,6 +2590,13 @@ L: linux-scsi@vger.kernel.org
S: Supported
F: drivers/scsi/fnic/
+CISCO SCSI HBA DRIVER
+M: Narsimhulu Musini <nmusini@cisco.com>
+M: Sesidhar Baddela <sebaddel@cisco.com>
+L: linux-scsi@vger.kernel.org
+S: Supported
+F: drivers/scsi/snic/
+
CMPC ACPI DRIVER
M: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
M: Daniel Oliveira Nascimento <don@syst.com.br>