From: yegorsli...@googlemail.com Date: Mon, 28 Nov 2016 09:41:33 +0100 > From: Yegor Yefremov <yegorsli...@googlemail.com> > > Add the ability to query and set Energy Efficient Ethernet parameters > via ethtool for applicable devices. > > This patch doesn't activate full EEE support in cpsw driver, but it > enables reading and writing EEE advertising settings. This way one > can disable advertising EEE for certain speeds. > > Signed-off-by: Yegor Yefremov <yegorsli...@googlemail.com> > Acked-by: Rami Rosen <roszenr...@gmail.com> > --- > Changes: > v4: respine against net-next (David Miller) > v3: explain what features will be available with this patch (Florian > Fainelli) > v2: make routines static (Rami Rosen)
Applied, thank you.