[PATCH] cpsw: ethtool: add support for nway reset

2016-11-28 Thread yegorslists
From: Yegor Yefremov This patch adds support for ethtool's '-r' command. Restarting N-WAY negotiation can be useful to activate newly changed EEE settings etc. Signed-off-by: Yegor Yefremov --- drivers/net/ethernet/ti/cpsw.c | 13 + 1 file changed, 13 insertions(+) diff --git a/dr

Re: [PATCH] cpsw: ethtool: add support for nway reset

2016-11-28 Thread Yegor Yefremov
On Mon, Nov 28, 2016 at 10:47 AM, wrote: > From: Yegor Yefremov > > This patch adds support for ethtool's '-r' command. Restarting > N-WAY negotiation can be useful to activate newly changed EEE > settings etc. > > Signed-off-by: Yegor Yefremov This patch applies on top of http://marc.info/?l=

Re: [PATCH] cpsw: ethtool: add support for nway reset

2016-11-29 Thread David Miller
From: yegorsli...@googlemail.com Date: Mon, 28 Nov 2016 10:47:52 +0100 > From: Yegor Yefremov > > This patch adds support for ethtool's '-r' command. Restarting > N-WAY negotiation can be useful to activate newly changed EEE > settings etc. > > Signed-off-by: Yegor Yefremov This doesn't apply

Re: [PATCH] cpsw: ethtool: add support for nway reset

2016-11-30 Thread Yegor Yefremov
Hi David, On Wed, Nov 30, 2016 at 1:41 AM, David Miller wrote: > From: yegorsli...@googlemail.com > Date: Mon, 28 Nov 2016 10:47:52 +0100 > >> From: Yegor Yefremov >> >> This patch adds support for ethtool's '-r' command. Restarting >> N-WAY negotiation can be useful to activate newly changed EE

Re: [PATCH] cpsw: ethtool: add support for nway reset

2016-11-30 Thread David Miller
From: Yegor Yefremov Date: Wed, 30 Nov 2016 10:31:30 +0100 > Hi David, > > On Wed, Nov 30, 2016 at 1:41 AM, David Miller wrote: >> From: yegorsli...@googlemail.com >> Date: Mon, 28 Nov 2016 10:47:52 +0100 >> >>> From: Yegor Yefremov >>> >>> This patch adds support for ethtool's '-r' command. R