Netdev List
 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, andrew+netdev@lunn.ch,
	netdev@vger.kernel.org
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>
Subject: [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-01-07 (ice, igc)
Date: Tue,  7 Jan 2025 11:01:44 -0800	[thread overview]
Message-ID: <20250107190150.1758577-1-anthony.l.nguyen@intel.com> (raw)

For ice:

Arkadiusz corrects mask value being used to determine DPLL phase range.

Przemyslaw corrects frequency value for E823 devices.

For igc:

En-Wei Wu adds a check and, early, return for failed register read.

The following are changes since commit fd48f071a3d6d51e737e953bb43fe69785cf59a9:
  net: don't dump Tx and uninitialized NAPIs
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue 100GbE

Arkadiusz Kubalewski (1):
  ice: fix max values for dpll pin phase adjust

En-Wei Wu (1):
  igc: return early when failing to read EECD register

Przemyslaw Korba (1):
  ice: fix incorrect PHY settings for 100 GB/s

 .../net/ethernet/intel/ice/ice_adminq_cmd.h   |  2 ++
 drivers/net/ethernet/intel/ice/ice_dpll.c     | 35 ++++++++++++-------
 .../net/ethernet/intel/ice/ice_ptp_consts.h   |  4 +--
 drivers/net/ethernet/intel/igc/igc_base.c     |  6 ++++
 4 files changed, 33 insertions(+), 14 deletions(-)

-- 
2.47.1


             reply	other threads:[~2025-01-07 19:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-07 19:01 Tony Nguyen [this message]
2025-01-07 19:01 ` [PATCH net 1/3] ice: fix max values for dpll pin phase adjust Tony Nguyen
2025-01-07 19:01 ` [PATCH net 2/3] ice: fix incorrect PHY settings for 100 GB/s Tony Nguyen
2025-01-08  2:49   ` Kalesh Anakkur Purayil
2025-01-07 19:01 ` [PATCH net 3/3] igc: return early when failing to read EECD register Tony Nguyen
2025-01-08  2:48   ` Kalesh Anakkur Purayil
2025-01-08  8:11   ` Przemek Kitszel
2025-04-18 19:34   ` Bjorn Helgaas
2025-04-22 17:16     ` Tony Nguyen
     [not found]       ` <CAMqyJG1nm2mYnsXeF=h_xM_0ydAVFK9gdEznJO8hwd-B_2sm_w@mail.gmail.com>
2025-04-23  9:12         ` En-Wei WU
2025-01-09  3:40 ` [PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2025-01-07 (ice, igc) 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=20250107190150.1758577-1-anthony.l.nguyen@intel.com \
    --to=anthony.l.nguyen@intel.com \
    --cc=andrew+netdev@lunn.ch \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox