Re: [PATCH v2 2/2][ethtool] ethtool: implement support for Energy Detect Power Down

2019-09-23 Thread Andrew Lunn
On Fri, Sep 20, 2019 at 12:44:31PM +0300, Alexandru Ardelean wrote: > This change adds control for enabling/disabling Energy Detect Power Down > mode, as well as configuring wake-up intervals for TX pulses, via the new > ETHTOOL_PHY_EDPD control added in PHY tunable, in the kernel. > > Signed-off-

[PATCH v2 2/2][ethtool] ethtool: implement support for Energy Detect Power Down

2019-09-19 Thread Alexandru Ardelean
This change adds control for enabling/disabling Energy Detect Power Down mode, as well as configuring wake-up intervals for TX pulses, via the new ETHTOOL_PHY_EDPD control added in PHY tunable, in the kernel. Signed-off-by: Alexandru Ardelean --- Changelog v1 -> v2: * reworked the parse_named_ui