netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: andrew@lunn.ch, linux@armlinux.org.uk, edumazet@google.com,
	kuba@kernel.org, davem@davemloft.net, pabeni@redhat.com,
	cphealy@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/7] net: phy: smsc: add support for edpd tunable
Date: Mon, 03 Apr 2023 09:20:25 +0000	[thread overview]
Message-ID: <168051362522.15794.1695880460690842406.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <d0e999eb-d148-a5c1-df03-9b4522b9f2fd@gmail.com>

Hello:

This series was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Sun, 2 Apr 2023 17:10:34 +0200 you wrote:
> This adds support for the EDPD PHY tunable.
> Per default EDPD is disabled in interrupt mode, the tunable can be used
> to override this, e.g. if the link partner doesn't use EDPD.
> The interval to check for energy can be chosen between 1000ms and
> 2000ms. Note that this value consists of the 1000ms phylib interval
> for state machine runs plus the time to wait for energy being detected.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/7] net: phy: smsc: rename flag energy_enable
    https://git.kernel.org/netdev/net-next/c/fc281d78b686
  - [net-next,v2,2/7] net: phy: smsc: add helper smsc_phy_config_edpd
    https://git.kernel.org/netdev/net-next/c/89946e31ff4f
  - [net-next,v2,3/7] net: phy: smsc: clear edpd_enable if interrupt mode is used
    https://git.kernel.org/netdev/net-next/c/d56417ad1133
  - [net-next,v2,4/7] net: phy: smsc: add flag edpd_mode_set_by_user
    https://git.kernel.org/netdev/net-next/c/a62051108096
  - [net-next,v2,5/7] net: phy: smsc: prepare for making edpd wait period configurable
    https://git.kernel.org/netdev/net-next/c/1ce658693b08
  - [net-next,v2,6/7] net: phy: smsc: add support for edpd tunable
    https://git.kernel.org/netdev/net-next/c/657de1cf258d
  - [net-next,v2,7/7] net: phy: smsc: enable edpd tunable support
    https://git.kernel.org/netdev/net-next/c/3c4c3b3e6d41

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



      parent reply	other threads:[~2023-04-03  9:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-02 15:10 [PATCH net-next v2 0/7] net: phy: smsc: add support for edpd tunable Heiner Kallweit
2023-04-02 15:11 ` [PATCH net-next v2 1/7] net: phy: smsc: rename flag energy_enable Heiner Kallweit
2023-04-02 16:40   ` Simon Horman
2023-04-02 15:12 ` [PATCH net-next v2 2/7] net: phy: smsc: add helper smsc_phy_config_edpd Heiner Kallweit
2023-04-02 16:41   ` Simon Horman
2023-04-02 15:13 ` [PATCH net-next v2 3/7] net: phy: smsc: clear edpd_enable if interrupt mode is used Heiner Kallweit
2023-04-02 16:41   ` Simon Horman
2023-04-02 15:13 ` [PATCH net-next v2 4/7] net: phy: smsc: add flag edpd_mode_set_by_user Heiner Kallweit
2023-04-02 16:43   ` Simon Horman
2023-04-02 15:14 ` [PATCH net-next v2 5/7] net: phy: smsc: prepare for making edpd wait period configurable Heiner Kallweit
2023-04-02 16:43   ` Simon Horman
2023-04-02 15:16 ` [PATCH net-next v2 6/7] net: phy: smsc: add support for edpd tunable Heiner Kallweit
2023-04-02 16:43   ` Simon Horman
2023-04-02 15:17 ` [PATCH net-next v2 7/7] net: phy: smsc: enable edpd tunable support Heiner Kallweit
2023-04-02 16:44   ` Simon Horman
2023-04-03  9:20 ` 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=168051362522.15794.1695880460690842406.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=cphealy@gmail.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kuba@kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.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).