All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (igb, e1000e)
Date: Thu, 14 Dec 2023 06:20:27 +0000	[thread overview]
Message-ID: <170253482782.28524.17079894571846314196.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231212204947.513563-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Tue, 12 Dec 2023 12:49:42 -0800 you wrote:
> This series contains updates to igb and e1000e drivers.
> 
> Ilpo Järvinen does some cleanups to both drivers: utilizing FIELD_GET()
> helpers and using standard kernel defines over driver created ones.
> 
> The following are changes since commit 609c767f2c5505f104ed6bbb3554158131913f86:
>   Merge branch 'net-dsa-realtek-two-rtl8366rb-fixes'
> and are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue 1GbE
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] igb: Use FIELD_GET() to extract Link Width
    https://git.kernel.org/netdev/net-next/c/4f6011678d38
  - [net-next,2/3] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
    https://git.kernel.org/netdev/net-next/c/4c39e76846b2
  - [net-next,3/3] e1000e: Use pcie_capability_read_word() for reading LNKSTA
    https://git.kernel.org/netdev/net-next/c/bf88f7d920da

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-12-14  6:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 20:49 [PATCH net-next 0/3][pull request] Intel Wired LAN Driver Updates 2023-12-12 (igb, e1000e) Tony Nguyen
2023-12-12 20:49 ` [PATCH net-next 1/3] igb: Use FIELD_GET() to extract Link Width Tony Nguyen
2023-12-12 20:49 ` [PATCH net-next 2/3] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code Tony Nguyen
2023-12-12 20:49 ` [PATCH net-next 3/3] e1000e: Use pcie_capability_read_word() for reading LNKSTA Tony Nguyen
2023-12-14  6: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=170253482782.28524.17079894571846314196.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=kuba@kernel.org \
    --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 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.