From: Jakub Kicinski <kuba@kernel.org>
To: Enguerrand de Ribaucourt <enguerrand.de-ribaucourt@savoirfairelinux.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, hkallweit1@gmail.com,
linux@armlinux.org.uk, woojung.huh@microchip.com,
UNGLinuxDriver@microchip.com, horms@kernel.org,
Tristram.Ha@microchip.com, Arun.Ramadoss@microchip.com
Subject: Re: [PATCH net v5 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata
Date: Tue, 4 Jun 2024 07:51:59 -0700 [thread overview]
Message-ID: <20240604075159.1271401f@kernel.org> (raw)
In-Reply-To: <20240604092304.314636-1-enguerrand.de-ribaucourt@savoirfairelinux.com>
On Tue, 4 Jun 2024 09:23:01 +0000 Enguerrand de Ribaucourt wrote:
> Back in 2022, I had posted a series of patches to support the KSZ9897
> switch's CPU PHY ports but some discussions had not been concluded with
> Microchip. I've been maintaining the patches since and I'm now
> resubmitting them with some improvements to handle new KSZ9897 errata
> sheets (also concerning the whole KSZ9477 family).
>
> I'm very much listening for feedback on these patches. Please let me know if you
> have any suggestions or concerns. Thank you.
The v5 patches did not get grouped correctly by patchwork:
https://patchwork.kernel.org/project/netdevbpf/list/?series=858591&state=*
Don't try to do fancy --in-reply-to, please, just resend as a new
thread. You're already adding lore links for folks to find previous
versions (which is great!)
next prev parent reply other threads:[~2024-06-04 14:52 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-30 10:24 [PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata Enguerrand de Ribaucourt
2024-05-30 10:24 ` [PATCH v3 1/5] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support Enguerrand de Ribaucourt
2024-05-30 13:26 ` Andrew Lunn
2024-05-30 10:24 ` [PATCH v3 2/5] net: phy: micrel: disable suspend/resume callbacks following errata Enguerrand de Ribaucourt
2024-05-30 10:24 ` [PATCH v3 3/5] net: phy: micrel: add Microchip KSZ 9477 to the device table Enguerrand de Ribaucourt
2024-05-30 10:24 ` [PATCH v3 4/5] net: dsa: microchip: use collision based back pressure mode Enguerrand de Ribaucourt
2024-05-30 10:24 ` [PATCH v3 5/5] net: dsa: microchip: monitor potential faults in half-duplex mode Enguerrand de Ribaucourt
2024-05-30 10:37 ` Hariprasad Kelam
2024-05-30 13:29 ` Andrew Lunn
2024-05-30 13:30 ` [PATCH v3 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata Andrew Lunn
2024-05-30 18:46 ` Woojung.Huh
2024-05-31 14:24 ` [PATCH v4 " Enguerrand de Ribaucourt
2024-05-31 14:24 ` [PATCH net v4 1/5] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support Enguerrand de Ribaucourt
2024-05-31 19:39 ` Tristram.Ha
2024-06-03 7:53 ` Enguerrand de Ribaucourt
2024-06-01 17:13 ` Simon Horman
2024-05-31 14:24 ` [PATCH net v4 2/5] net: phy: micrel: disable suspend/resume callbacks following errata Enguerrand de Ribaucourt
2024-05-31 19:22 ` Tristram.Ha
2024-05-31 14:24 ` [PATCH net v4 3/5] net: phy: micrel: add Microchip KSZ 9477 to the device table Enguerrand de Ribaucourt
2024-05-31 14:24 ` [PATCH net v4 4/5] net: dsa: microchip: use collision based back pressure mode Enguerrand de Ribaucourt
2024-06-03 3:23 ` Arun.Ramadoss
2024-05-31 14:24 ` [PATCH net v4 5/5] net: dsa: microchip: monitor potential faults in half-duplex mode Enguerrand de Ribaucourt
2024-05-31 15:14 ` Arun.Ramadoss
2024-06-01 17:08 ` Simon Horman
2024-06-04 9:23 ` [PATCH net v5 0/5] Add Microchip KSZ 9897 Switch CPU PHY + Errata Enguerrand de Ribaucourt
2024-06-04 14:51 ` Jakub Kicinski [this message]
2024-06-04 15:09 ` Woojung.Huh
2024-06-04 9:23 ` [PATCH net v5 1/4] net: phy: micrel: add Microchip KSZ 9897 Switch PHY support Enguerrand de Ribaucourt
2024-06-04 20:49 ` Woojung.Huh
2024-06-05 8:33 ` Enguerrand de Ribaucourt
2024-06-05 13:37 ` Woojung.Huh
2024-06-06 22:57 ` Woojung.Huh
2024-06-07 8:11 ` Enguerrand de Ribaucourt
2024-06-07 8:32 ` Enguerrand de Ribaucourt
2024-06-07 13:41 ` Woojung.Huh
2024-06-04 9:23 ` [PATCH net v5 2/4] net: phy: micrel: add Microchip KSZ 9477 to the device table Enguerrand de Ribaucourt
2024-06-04 9:23 ` [PATCH net v5 3/4] net: dsa: microchip: use collision based back pressure mode Enguerrand de Ribaucourt
2024-06-04 20:50 ` Woojung.Huh
2024-06-05 3:18 ` Arun.Ramadoss
2024-06-04 9:23 ` [PATCH net v5 4/4] net: dsa: microchip: monitor potential faults in half-duplex mode Enguerrand de Ribaucourt
2024-06-04 16:48 ` Woojung.Huh
2024-06-05 3:31 ` Arun.Ramadoss
2024-06-05 7:53 ` Enguerrand de Ribaucourt
2024-06-06 2:34 ` Arun.Ramadoss
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=20240604075159.1271401f@kernel.org \
--to=kuba@kernel.org \
--cc=Arun.Ramadoss@microchip.com \
--cc=Tristram.Ha@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew@lunn.ch \
--cc=enguerrand.de-ribaucourt@savoirfairelinux.com \
--cc=hkallweit1@gmail.com \
--cc=horms@kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=woojung.huh@microchip.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.