Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
authorJakub Kicinski <kuba@kernel.org>
Fri, 29 Mar 2024 01:53:22 +0000 (18:53 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Mar 2024 01:53:23 +0000 (18:53 -0700)
commit1ae289b0b01d99756997bdb9536c5d09d264dbfd
tree03b15fc044661539cc39fc9684975552e73044cb
parent037965402a010898d34f4e35327d22c0a95cd51f
parent861e8086029e003305750b4126ecd6617465f5c7
Merge branch '1GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-03-27 (e1000e)

This series contains updates to e1000e driver only.

Vitaly adds retry mechanism for some PHY operations to workaround MDI
error and moves SMBus configuration to avoid possible PHY loss.

* '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  e1000e: move force SMBUS from enable ulp function to avoid PHY loss issue
  e1000e: Workaround for sporadic MDI error on Meteor Lake systems
====================

Link: https://lore.kernel.org/r/20240327185517.2587564-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>