net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS
authorSalil <salil.mehta@huawei.com>
Wed, 2 Aug 2017 15:59:52 +0000 (16:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Aug 2017 22:08:18 +0000 (15:08 -0700)
commit15e8e5ffd624702ba2fa0d27566069922561ae95
tree1ae838d0e8244c45dcafe12c959f69cfd2677d2f
parent496d03e960ae2067b81c26a9ea46a028e9d4055d
net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS

This patch updates the MAINTAINERS file with HNS3 Ethernet driver
maintainers names and other details. This also introduces the new
Makefiles required to build the HNS3 Ethernet driver and updates
the existing Kconfig file in the hisilicon folder.

Signed-off-by: Salil Mehta <salil.mehta@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/ethernet/hisilicon/Kconfig
drivers/net/ethernet/hisilicon/Makefile
drivers/net/ethernet/hisilicon/hns3/Makefile [new file with mode: 0644]
drivers/net/ethernet/hisilicon/hns3/hns3pf/Makefile [new file with mode: 0644]