diff options
author | Anish Bhatt <anish@chelsio.com> | 2014-11-04 15:19:22 -0800 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2014-11-10 15:24:03 +0100 |
commit | d8ae3c33599ac5c7bc758d88529debbbe8c09265 (patch) | |
tree | 52750494328c9e0898028f56d2ffe22587d09e50 | |
parent | 333b2448cf5bd5a94c91a77136cac837d38fb984 (diff) | |
download | op-kernel-dev-d8ae3c33599ac5c7bc758d88529debbbe8c09265.zip op-kernel-dev-d8ae3c33599ac5c7bc758d88529debbbe8c09265.tar.gz |
cxgbi: add maintainer for cxgb3i/cxgb4i
Signed-off-by: Anish Bhatt <anish@chelsio.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ea4d005..84d9c5d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2744,6 +2744,13 @@ W: http://www.chelsio.com S: Supported F: drivers/net/ethernet/chelsio/cxgb3/ +CXGB3 ISCSI DRIVER (CXGB3I) +M: Karen Xie <kxie@chelsio.com> +L: linux-scsi@vger.kernel.org +W: http://www.chelsio.com +S: Supported +F: drivers/scsi/cxgbi/cxgb3i + CXGB3 IWARP RNIC DRIVER (IW_CXGB3) M: Steve Wise <swise@chelsio.com> L: linux-rdma@vger.kernel.org @@ -2758,6 +2765,13 @@ W: http://www.chelsio.com S: Supported F: drivers/net/ethernet/chelsio/cxgb4/ +CXGB4 ISCSI DRIVER (CXGB4I) +M: Karen Xie <kxie@chelsio.com> +L: linux-scsi@vger.kernel.org +W: http://www.chelsio.com +S: Supported +F: drivers/scsi/cxgbi/cxgb4i + CXGB4 IWARP RNIC DRIVER (IW_CXGB4) M: Steve Wise <swise@chelsio.com> L: linux-rdma@vger.kernel.org |