All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: woojung.huh@microchip.com, UNGLinuxDriver@microchip.com,
	andrew@lunn.ch, f.fainelli@gmail.com, olteanv@gmail.com,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, clement.leger@bootlin.com, afaerber@suse.de,
	mani@kernel.org, nbd@nbd.name, john@phrozen.org,
	sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com,
	lorenzo@kernel.org, matthias.bgg@gmail.com, wellslutw@gmail.com,
	jiawenwu@trustnetic.com, mengyuanlou@net-swift.com,
	hkallweit1@gmail.com, linux@armlinux.org.uk,
	tobias@waldekranz.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-actions@lists.infradead.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH RESEND net-next 0/4] net: mdio: Remove support for building C45 muxed addresses
Date: Sat, 21 Jan 2023 02:20:17 +0000	[thread overview]
Message-ID: <167426761776.30830.16011679653553684585.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230119130700.440601-1-michael@walle.cc>

Hello:

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

On Thu, 19 Jan 2023 14:06:56 +0100 you wrote:
> [Russell told me that his mailserver rejected my mail because of
> an ill-formated "To:" header. Resending now with plain git-send-email
> instead of b4 send.]
> 
> I've picked this older series from Andrew up and rebased it onto
> the latest net-next.
> 
> [...]

Here is the summary with links:
  - [RESEND,net-next,1/4] net: phy: Remove fallback to old C45 method
    https://git.kernel.org/netdev/net-next/c/db1a63aed89c
  - [RESEND,net-next,2/4] net: ngbe: Drop mdiobus_c45_regad()
    https://git.kernel.org/netdev/net-next/c/45d564bf3625
  - [RESEND,net-next,3/4] net: Remove C45 check in C22 only MDIO bus drivers
    https://git.kernel.org/netdev/net-next/c/660a57046035
  - [RESEND,net-next,4/4] net: mdio: Remove support for building C45 muxed addresses
    https://git.kernel.org/netdev/net-next/c/99d5fe9c7f3d

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




WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Michael Walle <michael@walle.cc>
Cc: woojung.huh@microchip.com, UNGLinuxDriver@microchip.com,
	andrew@lunn.ch, f.fainelli@gmail.com, olteanv@gmail.com,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, clement.leger@bootlin.com, afaerber@suse.de,
	mani@kernel.org, nbd@nbd.name, john@phrozen.org,
	sean.wang@mediatek.com, Mark-MC.Lee@mediatek.com,
	lorenzo@kernel.org, matthias.bgg@gmail.com, wellslutw@gmail.com,
	jiawenwu@trustnetic.com, mengyuanlou@net-swift.com,
	hkallweit1@gmail.com, linux@armlinux.org.uk,
	tobias@waldekranz.com, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-actions@lists.infradead.org,
	linux-mediatek@lists.infradead.org
Subject: Re: [PATCH RESEND net-next 0/4] net: mdio: Remove support for building C45 muxed addresses
Date: Sat, 21 Jan 2023 02:20:17 +0000	[thread overview]
Message-ID: <167426761776.30830.16011679653553684585.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20230119130700.440601-1-michael@walle.cc>

Hello:

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

On Thu, 19 Jan 2023 14:06:56 +0100 you wrote:
> [Russell told me that his mailserver rejected my mail because of
> an ill-formated "To:" header. Resending now with plain git-send-email
> instead of b4 send.]
> 
> I've picked this older series from Andrew up and rebased it onto
> the latest net-next.
> 
> [...]

Here is the summary with links:
  - [RESEND,net-next,1/4] net: phy: Remove fallback to old C45 method
    https://git.kernel.org/netdev/net-next/c/db1a63aed89c
  - [RESEND,net-next,2/4] net: ngbe: Drop mdiobus_c45_regad()
    https://git.kernel.org/netdev/net-next/c/45d564bf3625
  - [RESEND,net-next,3/4] net: Remove C45 check in C22 only MDIO bus drivers
    https://git.kernel.org/netdev/net-next/c/660a57046035
  - [RESEND,net-next,4/4] net: mdio: Remove support for building C45 muxed addresses
    https://git.kernel.org/netdev/net-next/c/99d5fe9c7f3d

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



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-01-21  2:20 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-19 13:06 [PATCH RESEND net-next 0/4] net: mdio: Remove support for building C45 muxed addresses Michael Walle
2023-01-19 13:06 ` Michael Walle
2023-01-19 13:06 ` [PATCH RESEND net-next 1/4] net: phy: Remove fallback to old C45 method Michael Walle
2023-01-19 13:06   ` Michael Walle
2023-01-19 13:06 ` [PATCH RESEND net-next 2/4] net: ngbe: Drop mdiobus_c45_regad() Michael Walle
2023-01-19 13:06   ` Michael Walle
2023-01-19 13:06 ` [PATCH RESEND net-next 3/4] net: Remove C45 check in C22 only MDIO bus drivers Michael Walle
2023-01-19 13:06   ` Michael Walle
2023-01-19 13:07 ` [PATCH RESEND net-next 4/4] net: mdio: Remove support for building C45 muxed addresses Michael Walle
2023-01-19 13:07   ` Michael Walle
2023-01-19 18:00 ` [PATCH RESEND net-next 0/4] " Russell King (Oracle)
2023-01-19 18:00   ` Russell King (Oracle)
2023-01-21  2:20 ` patchwork-bot+netdevbpf [this message]
2023-01-21  2:20   ` patchwork-bot+netdevbpf

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=167426761776.30830.16011679653553684585.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=Mark-MC.Lee@mediatek.com \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=afaerber@suse.de \
    --cc=andrew@lunn.ch \
    --cc=clement.leger@bootlin.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=f.fainelli@gmail.com \
    --cc=hkallweit1@gmail.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=john@phrozen.org \
    --cc=kuba@kernel.org \
    --cc=linux-actions@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=lorenzo@kernel.org \
    --cc=mani@kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=michael@walle.cc \
    --cc=nbd@nbd.name \
    --cc=netdev@vger.kernel.org \
    --cc=olteanv@gmail.com \
    --cc=pabeni@redhat.com \
    --cc=sean.wang@mediatek.com \
    --cc=tobias@waldekranz.com \
    --cc=wellslutw@gmail.com \
    --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.