Re: [PATCH 0/4] ethtool: implement Energy Detect Powerdown support via phy-tunable

2019-09-03 Thread David Miller
From: Alexandru Ardelean Date: Tue, 3 Sep 2019 19:06:22 +0300 > First 2 patches implement the kernel support for controlling Energy Detect > Powerdown support via phy-tunable, and the next 2 patches implement the > ethtool user-space control. You should do this as two separate patch series, one

Re: [PATCH 0/4] ethtool: implement Energy Detect Powerdown support via phy-tunable

2019-09-03 Thread John W. Linville
On Tue, Sep 03, 2019 at 07:06:22PM +0300, Alexandru Ardelean wrote: > This patch series is actually 2 series in 1. > > First 2 patches implement the kernel support for controlling Energy Detect > Powerdown support via phy-tunable, and the next 2 patches implement the > ethtool user-space control.

[PATCH 0/4] ethtool: implement Energy Detect Powerdown support via phy-tunable

2019-09-03 Thread Alexandru Ardelean
This patch series is actually 2 series in 1. First 2 patches implement the kernel support for controlling Energy Detect Powerdown support via phy-tunable, and the next 2 patches implement the ethtool user-space control. Hopefully, this combination of 2 series is an acceptable approach; if not, I a