OSDN Git Service

net: dwc-xlgmac: add the initial ethtool support
authorJie Deng <Jie.Deng1@synopsys.com>
Wed, 12 Apr 2017 05:10:06 +0000 (13:10 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Apr 2017 17:46:38 +0000 (13:46 -0400)
commitd4d49bc145e830fdcfdcfba9ef4b7db5d0b1f8a7
treefa3d2ca27451ad47a20d8e8d425e7ac23b570c5b
parent7ed14d973f7c6742f4827fbbf6730cbe20888b8b
net: dwc-xlgmac: add the initial ethtool support

It is necessary to provide ethtool support for displaying and
modifying parameters of dwc-xlgmac.

Signed-off-by: Jie Deng <jiedeng@synopsys.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/synopsys/Makefile
drivers/net/ethernet/synopsys/dwc-xlgmac-common.c
drivers/net/ethernet/synopsys/dwc-xlgmac-ethtool.c [new file with mode: 0644]
drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c
drivers/net/ethernet/synopsys/dwc-xlgmac-net.c
drivers/net/ethernet/synopsys/dwc-xlgmac.h