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
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
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
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=
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