]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Thu, 9 Jan 2025 03:33:26 +0000 (19:33 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 9 Jan 2025 03:33:26 +0000 (19:33 -0800)
commit4460e45700e77b455b64b604c6acb5a2fd2fd66b
tree3156dc43e4200e697bba87da7bd72ae2e0d96c79
parent6730ee8f083cd263b0380b60b3ee74262e94b38e
parentbd2776e39c2a82ef4681d02678bb77b3d41e79be
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2025-01-07 (ice, igc)

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.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  igc: return early when failing to read EECD register
  ice: fix incorrect PHY settings for 100 GB/s
  ice: fix max values for dpll pin phase adjust
====================

Link: https://patch.msgid.link/20250107190150.1758577-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>