Re: [PATCH] net: qcom/emac: add ethtool support

2016-12-21 Thread David Miller
From: Timur Tabi Date: Tue, 20 Dec 2016 16:32:09 -0600 > Add support for some ethtool methods: get/set link settings, get/set > message level, get statistics, get link status, and restart > autonegotiation. > > Signed-off-by: Timur Tabi Please resubmit when net-next opens back up, thanks.

[PATCH] net: qcom/emac: add ethtool support

2016-12-20 Thread Timur Tabi
Add support for some ethtool methods: get/set link settings, get/set message level, get statistics, get link status, and restart autonegotiation. Signed-off-by: Timur Tabi --- drivers/net/ethernet/qualcomm/emac/Makefile | 2 +- drivers/net/ethernet/qualcomm/emac/emac-ethtool.c | 156