netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH REPOST net-next 0/2] net: mii clause 37 helpers
@ 2020-03-14 10:09 Russell King - ARM Linux admin
  2020-03-14 10:09 ` [PATCH net-next 1/2] net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant Russell King
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Russell King - ARM Linux admin @ 2020-03-14 10:09 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Heiner Kallweit; +Cc: David S. Miller, netdev

This is a re-post of two patches that are common to two series that
I've sent in recent weeks; I'm re-posting them separately in the hope
that they can be merged.  No changes from either of the previous
postings.

These patches:

1. convert the existing (unused) mii_lpa_to_ethtool_lpa_x() function
   to a linkmode variant.

2. add a helper for clause 37 advertisements, supporting both the
   1000baseX and defacto 2500baseX variants. Note that ethtool does
   not support half duplex for either of these, and we make no effort
   to do so.

 include/linux/mii.h | 57 ++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 39 insertions(+), 18 deletions(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 10.2Mbps down 587kbps up

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

end of thread, other threads:[~2020-03-16  0:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-14 10:09 [PATCH REPOST net-next 0/2] net: mii clause 37 helpers Russell King - ARM Linux admin
2020-03-14 10:09 ` [PATCH net-next 1/2] net: mii: convert mii_lpa_to_ethtool_lpa_x() to linkmode variant Russell King
2020-03-14 18:30   ` Andrew Lunn
2020-03-14 10:09 ` [PATCH net-next 2/2] net: mii: add linkmode_adv_to_mii_adv_x() Russell King
2020-03-14 18:31   ` Andrew Lunn
2020-03-16  0:10 ` [PATCH REPOST net-next 0/2] net: mii clause 37 helpers David Miller

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).