summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qualcomm/emac/Makefile
diff options
context:
space:
mode:
authorTimur Tabi <timur@codeaurora.org>2017-01-09 12:03:12 -0600
committerDavid S. Miller <davem@davemloft.net>2017-01-10 13:26:25 -0500
commit79f664edc1cf51a87d6681514ec89b6da5fef8e1 (patch)
treebcf5d31193b2b0c6df4b70b51da15beef8af3b56 /drivers/net/ethernet/qualcomm/emac/Makefile
parent3a89eaa65db68bf53bf92dedc60084f810e1779a (diff)
net: qcom/emac: add ethtool support
Add support for some ethtool methods: get/set link settings, get/set message level, get statistics, get link status, get ring params, get pause params, and restart autonegotiation. The code to collect the hardware statistics is moved into its own function so that it can be used by "get statistics" method. Signed-off-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/qualcomm/emac/Makefile')
-rw-r--r--drivers/net/ethernet/qualcomm/emac/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/ethernet/qualcomm/emac/Makefile b/drivers/net/ethernet/qualcomm/emac/Makefile
index 7a6687982dae..fc57cedf4c0c 100644
--- a/drivers/net/ethernet/qualcomm/emac/Makefile
+++ b/drivers/net/ethernet/qualcomm/emac/Makefile
@@ -4,6 +4,6 @@
obj-$(CONFIG_QCOM_EMAC) += qcom-emac.o
-qcom-emac-objs := emac.o emac-mac.o emac-phy.o emac-sgmii.o \
+qcom-emac-objs := emac.o emac-mac.o emac-phy.o emac-sgmii.o emac-ethtool.o \
emac-sgmii-fsm9900.o emac-sgmii-qdf2432.o \
emac-sgmii-qdf2400.o