netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down
@ 2019-03-29 19:13 Heiner Kallweit
  2019-03-29 19:14 ` [PATCH v2 1/4] ethtool: sync ethtool-copy.h with linux-next from 03/28/2019 Heiner Kallweit
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Heiner Kallweit @ 2019-03-29 19:13 UTC (permalink / raw)
  To: John Linville, Andrew Lunn, Florian Fainelli; +Cc: netdev@vger.kernel.org

This series adds support for Fast Link Down as new PHY tunable.
See [0] for the kernel part incl. the Marvell PHY driver as
first user.

[0] https://marc.info/?t=155353900800001&r=1&w=2

v2:
- improve man page wording

Heiner Kallweit (4):
  ethtool: sync ethtool-copy.h with linux-next from 03/28/2019
  ethtool: simplify handling of PHY tunable downshift
  ethtool: add support for PHY tunable Fast Link Down
  ethtool: add PHY Fast Link Down tunable to man page

 ethtool-copy.h | 44 +++++++++++------------
 ethtool.8.in   | 28 +++++++++++++--
 ethtool.c      | 98 +++++++++++++++++++++++++++++++++-----------------
 3 files changed, 114 insertions(+), 56 deletions(-)

-- 
2.21.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-04-09 18:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-29 19:13 [PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down Heiner Kallweit
2019-03-29 19:14 ` [PATCH v2 1/4] ethtool: sync ethtool-copy.h with linux-next from 03/28/2019 Heiner Kallweit
2019-03-29 21:24   ` Florian Fainelli
2019-03-29 19:15 ` [PATCH v2 2/4] ethtool: simplify handling of PHY tunable downshift Heiner Kallweit
2019-03-29 21:24   ` Florian Fainelli
2019-03-29 19:15 ` [PATCH v2 3/4] ethtool: add support for PHY tunable Fast Link Down Heiner Kallweit
2019-03-29 21:25   ` Florian Fainelli
2019-03-29 19:17 ` [PATCH v2 4/4] ethtool: add PHY Fast Link Down tunable to man page Heiner Kallweit
2019-03-29 21:26   ` Florian Fainelli
2019-03-30  8:39   ` Andrew Lunn
2019-04-09 18:43 ` [PATCH v2 0/4] ethtool: add support for new PHY tunable Fast Link Down John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).