public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: wei.fang@nxp.com, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, andrew@lunn.ch,
	hkallweit1@gmail.com, linux@armlinux.org.uk,
	kernel@pengutronix.de, linux-kernel@vger.kernel.org,
	netdev@vger.kernel.org, shenwei.wang@nxp.com,
	xiaoning.wang@nxp.com, linux-imx@nxp.com
Subject: Re: [PATCH net-next v9 0/7] net: ethernet: Rework EEE
Date: Wed, 06 Mar 2024 03:30:30 +0000	[thread overview]
Message-ID: <170969583014.3052.10867383001845356911.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240302195306.3207716-1-o.rempel@pengutronix.de>

Hello:

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

On Sat,  2 Mar 2024 20:52:59 +0100 you wrote:
> Hello all,
> 
> with Andrew's permission I'll continue mainlining this patches:
> 
> ==============================================================
> 
> Most MAC drivers get EEE wrong. The API to the PHY is not very
> obvious, which is probably why. Rework the API, pushing most of the
> EEE handling into phylib core, leaving the MAC drivers to just
> enable/disable support for EEE in there change_link call back.
> 
> [...]

Here is the summary with links:
  - [net-next,v9,1/7] net: add helpers for EEE configuration
    https://git.kernel.org/netdev/net-next/c/6f2fc8584a46
  - [net-next,v9,2/7] net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks
    https://git.kernel.org/netdev/net-next/c/e3b6876ab850
  - [net-next,v9,3/7] net: phy: Keep track of EEE configuration
    https://git.kernel.org/netdev/net-next/c/fe0d4fd9285e
  - [net-next,v9,4/7] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes
    https://git.kernel.org/netdev/net-next/c/3e43b903da04
  - [net-next,v9,5/7] net: phy: Add phy_support_eee() indicating MAC support EEE
    https://git.kernel.org/netdev/net-next/c/49168d1980e2
  - [net-next,v9,6/7] net: fec: Move fec_enet_eee_mode_set() and helper earlier
    https://git.kernel.org/netdev/net-next/c/aff1b8c84b44
  - [net-next,v9,7/7] net: fec: Fixup EEE
    https://git.kernel.org/netdev/net-next/c/6a2495adc0c8

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



      parent reply	other threads:[~2024-03-06  3:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-02 19:52 [PATCH net-next v9 0/7] net: ethernet: Rework EEE Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 1/7] net: add helpers for EEE configuration Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 2/7] net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacks Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 3/7] net: phy: Keep track of EEE configuration Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 4/7] net: phy: Immediately call adjust_link if only tx_lpi_enabled changes Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 5/7] net: phy: Add phy_support_eee() indicating MAC support EEE Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 6/7] net: fec: Move fec_enet_eee_mode_set() and helper earlier Oleksij Rempel
2024-03-02 19:53 ` [PATCH net-next v9 7/7] net: fec: Fixup EEE Oleksij Rempel
2024-03-06  3: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=170969583014.3052.10867383001845356911.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=o.rempel@pengutronix.de \
    --cc=pabeni@redhat.com \
    --cc=shenwei.wang@nxp.com \
    --cc=wei.fang@nxp.com \
    --cc=xiaoning.wang@nxp.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