]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610
authorPiotr Kwapulinski <piotr.kwapulinski@intel.com>
Fri, 4 Jul 2025 13:06:24 +0000 (15:06 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 3 Sep 2025 17:07:26 +0000 (10:07 -0700)
commit8ee0c91097639520fe8bbd5c96ff36a546c24bdf
tree86911876f4ffbb79b2b5515b811c175eb0b5605b
parent1d8f0059091e757973324ae76253c2c059e0810f
ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610

The auto-negotiation limitation for 2.5G and 5G speeds is no longer true
for X550 successors like E610 adapter. Enable the 2.5G and 5G speeds in
auto-negotiation for E610 at driver load.

Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Signed-off-by: Piotr Kwapulinski <piotr.kwapulinski@intel.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel)
Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_e610.c