All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Daniel Golle <daniel@makrotopia.org>
Cc: hauke@hauke-m.de, andrew@lunn.ch, olteanv@gmail.com,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, p.zabel@pengutronix.de, linux@armlinux.org.uk,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
	andreas.schirm@siemens.com, lukas.stockmann@siemens.com,
	alexander.sverdlin@siemens.com, peter.christen@siemens.com,
	ajayaraman@maxlinear.com, bxu@maxlinear.com, lxu@maxlinear.com,
	jpovazanec@maxlinear.com, fchan@maxlinear.com,
	yweng@maxlinear.com, lrosu@maxlinear.com, john@phrozen.org
Subject: Re: [PATCH net-next v4 0/7] net: dsa: lantiq_gswip: prepare for supporting new features
Date: Mon, 25 Aug 2025 22:30:14 +0000	[thread overview]
Message-ID: <175616101425.3580155.8913076433536253697.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <cover.1755878232.git.daniel@makrotopia.org>

Hello:

This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri, 22 Aug 2025 17:11:18 +0100 you wrote:
> Prepare for supporting the newer standalone MaxLinear GSW1xx switch
> family by refactoring the existing lantiq_gswip driver.
> This is the first of a total of 3 series and doesn't yet introduce
> any functional changes, but rather just makes the driver more
> flexible, so new hardware and features can be supported in future.
> 
> This series has been preceded by an RFC series which covers everything
> needed to support the MaxLinear GSW1xx family of switches. Andrew Lunn
> had suggested to start with the 8 patches now submitted as they prepare
> but don't yet introduce any functional changes.
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/7] net: dsa: lantiq_gswip: deduplicate dsa_switch_ops
    https://git.kernel.org/netdev/net-next/c/fa1439a86583
  - [net-next,v4,2/7] net: dsa: lantiq_gswip: prepare for more CPU port options
    https://git.kernel.org/netdev/net-next/c/2bec1c383699
  - [net-next,v4,3/7] net: dsa: lantiq_gswip: move definitions to header
    https://git.kernel.org/netdev/net-next/c/476c001a554d
  - [net-next,v4,4/7] net: dsa: lantiq_gswip: introduce bitmap for MII ports
    https://git.kernel.org/netdev/net-next/c/dc6156976d2e
  - [net-next,v4,5/7] net: dsa: lantiq_gswip: load model-specific microcode
    https://git.kernel.org/netdev/net-next/c/2e5311d3782f
  - [net-next,v4,6/7] net: dsa: lantiq_gswip: make DSA tag protocol model-specific
    https://git.kernel.org/netdev/net-next/c/1ccc407285e2
  - [net-next,v4,7/7] net: dsa: lantiq_gswip: store switch API version in priv
    https://git.kernel.org/netdev/net-next/c/8a7576d220c1

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-08-25 22:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22 16:11 [PATCH net-next v4 0/7] net: dsa: lantiq_gswip: prepare for supporting new features Daniel Golle
2025-08-22 16:11 ` [PATCH net-next v4 1/7] net: dsa: lantiq_gswip: deduplicate dsa_switch_ops Daniel Golle
2025-08-22 16:11 ` [PATCH net-next v4 2/7] net: dsa: lantiq_gswip: prepare for more CPU port options Daniel Golle
2025-08-22 16:11 ` [PATCH net-next v4 3/7] net: dsa: lantiq_gswip: move definitions to header Daniel Golle
2025-08-22 16:11 ` [PATCH net-next v4 4/7] net: dsa: lantiq_gswip: introduce bitmap for MII ports Daniel Golle
2025-08-22 16:12 ` [PATCH net-next v4 5/7] net: dsa: lantiq_gswip: load model-specific microcode Daniel Golle
2025-08-22 16:12 ` [PATCH net-next v4 6/7] net: dsa: lantiq_gswip: make DSA tag protocol model-specific Daniel Golle
2025-08-22 16:12 ` [PATCH net-next v4 7/7] net: dsa: lantiq_gswip: store switch API version in priv Daniel Golle
2025-08-24 16:00   ` Andrew Lunn
2025-08-25 22:30 ` patchwork-bot+netdevbpf [this message]

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=175616101425.3580155.8913076433536253697.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=ajayaraman@maxlinear.com \
    --cc=alexander.sverdlin@siemens.com \
    --cc=andreas.schirm@siemens.com \
    --cc=andrew@lunn.ch \
    --cc=bxu@maxlinear.com \
    --cc=daniel@makrotopia.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fchan@maxlinear.com \
    --cc=hauke@hauke-m.de \
    --cc=john@phrozen.org \
    --cc=jpovazanec@maxlinear.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=lrosu@maxlinear.com \
    --cc=lukas.stockmann@siemens.com \
    --cc=lxu@maxlinear.com \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=p.zabel@pengutronix.de \
    --cc=pabeni@redhat.com \
    --cc=peter.christen@siemens.com \
    --cc=yweng@maxlinear.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.