All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Nguyen <anthony.l.nguyen@intel.com>
To: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com,
	edumazet@google.com, netdev@vger.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>
Subject: [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-01-29 (e1000e, ixgbe)
Date: Mon, 29 Jan 2024 10:52:36 -0800	[thread overview]
Message-ID: <20240129185240.787397-1-anthony.l.nguyen@intel.com> (raw)

This series contains updates to e1000e and ixgbe drivers.

Jake corrects values used for maximum frequency adjustment for e1000e.

Christophe Jaillet adjusts error handling path so that semaphore is
released on ixgbe.

The following are changes since commit 577e4432f3ac810049cb7e6b71f4d96ec7c6e894:
  tcp: add sanity checks to rx zerocopy
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 1GbE

Christophe JAILLET (1):
  ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()

Jacob Keller (1):
  e1000e: correct maximum frequency adjustment values

 drivers/net/ethernet/intel/e1000e/e1000.h     | 20 +++++++++++++++++
 drivers/net/ethernet/intel/e1000e/ptp.c       | 22 +++++++++++++------
 drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c |  3 ++-
 3 files changed, 37 insertions(+), 8 deletions(-)

-- 
2.41.0


             reply	other threads:[~2024-01-29 18:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-29 18:52 Tony Nguyen [this message]
2024-01-29 18:52 ` [PATCH net 1/2] e1000e: correct maximum frequency adjustment values Tony Nguyen
2024-01-29 18:52 ` [PATCH net 2/2] ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550() Tony Nguyen
2024-01-31  2:40 ` [PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2024-01-29 (e1000e, ixgbe) 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=20240129185240.787397-1-anthony.l.nguyen@intel.com \
    --to=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.