netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Russell King - ARM Linux admin <linux@armlinux.org.uk>
To: David Miller <davem@davemloft.net>
Cc: olteanv@gmail.com, netdev@vger.kernel.org, andrew@lunn.ch,
	f.fainelli@gmail.com, vivien.didelot@gmail.com,
	claudiu.manoil@nxp.com, alexandru.marginean@nxp.com,
	ioana.ciornei@nxp.com
Subject: Re: [PATCH v2 net-next 0/6] PHYLINK integration improvements for Felix DSA driver
Date: Mon, 6 Jul 2020 09:45:04 +0100	[thread overview]
Message-ID: <20200706084503.GU1551@shell.armlinux.org.uk> (raw)
In-Reply-To: <20200705.152620.1918268774429284685.davem@davemloft.net>

On Sun, Jul 05, 2020 at 03:26:20PM -0700, David Miller wrote:
> From: Vladimir Oltean <olteanv@gmail.com>
> Date: Sat,  4 Jul 2020 15:45:01 +0300
> 
> > From: Vladimir Oltean <vladimir.oltean@nxp.com>
> > 
> > This is an overhaul of the Felix switch driver's PHYLINK operations.
> > 
> > Patches 1, 3, 4 and 5 are cleanup, patch 2 is adding a new feature and
> > and patch 6 is adaptation to the new format of an existing phylink API
> > (mac_link_up).
> > 
> > Changes since v1:
> > - Now using phy_clear_bits and phy_set_bits instead of plain writes to
> >   MII_BMCR. This combines former patches 1/7 and 6/7 into a single new
> >   patch 1/6.
> > - Updated commit message of patch 5/6.
> 
> Series applied, thanks.

v3 was posted yesterday...

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

  reply	other threads:[~2020-07-06  8:45 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-04 12:45 [PATCH v2 net-next 0/6] PHYLINK integration improvements for Felix DSA driver Vladimir Oltean
2020-07-04 12:45 ` [PATCH v2 net-next 1/6] net: dsa: felix: clarify the intention of writes to MII_BMCR Vladimir Oltean
2020-07-04 12:45 ` [PATCH v2 net-next 2/6] net: dsa: felix: support half-duplex link modes Vladimir Oltean
2020-07-04 12:45 ` [PATCH v2 net-next 3/6] net: dsa: felix: unconditionally configure MAC speed to 1000Mbps Vladimir Oltean
2020-07-04 12:45 ` [PATCH v2 net-next 4/6] net: dsa: felix: set proper pause frame timers based on link speed Vladimir Oltean
2020-07-04 12:45 ` [PATCH v2 net-next 5/6] net: dsa: felix: delete .phylink_mac_an_restart code Vladimir Oltean
2020-07-04 14:56   ` Russell King - ARM Linux admin
2020-07-04 15:50     ` Vladimir Oltean
2020-07-04 18:14       ` Russell King - ARM Linux admin
2020-07-04 20:29         ` Vladimir Oltean
2020-07-04 21:55           ` Russell King - ARM Linux admin
2020-07-04 12:45 ` [PATCH v2 net-next 6/6] net: dsa: felix: use resolved link config in mac_link_up() Vladimir Oltean
2020-07-05 22:26 ` [PATCH v2 net-next 0/6] PHYLINK integration improvements for Felix DSA driver David Miller
2020-07-06  8:45   ` Russell King - ARM Linux admin [this message]
2020-07-06 19:54     ` David Miller
2020-07-06 20:39       ` Russell King - ARM Linux admin
2020-07-06 20:46         ` David Miller
2020-07-06 20:53           ` Florian Fainelli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200706084503.GU1551@shell.armlinux.org.uk \
    --to=linux@armlinux.org.uk \
    --cc=alexandru.marginean@nxp.com \
    --cc=andrew@lunn.ch \
    --cc=claudiu.manoil@nxp.com \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=ioana.ciornei@nxp.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=vivien.didelot@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).