]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf39562fda9c6b01dd7b93acd049cc751070cfe9b
tree1ae838d0e8244c45dcafe12c959f69cfd2677d2f
parent9d7671f3bd1da2e4177cdebc3a7503c79e663fe4
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]