ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support
authorRadoslaw Tyl <radoslawx.tyl@intel.com>
Fri, 26 Jun 2020 13:28:14 +0000 (15:28 +0200)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 1 Jul 2020 22:04:54 +0000 (15:04 -0700)
commita296d665eae1e8ec6445683bfb999c884058426a
tree0c59a3f5f773808c4ae240985e81c49de8509940
parentbb0967c04e8bed3428e4c54f925cdd1890f8d2c6
ixgbe: Add ethtool support to enable 2.5 and 5.0 Gbps support

Added full support for new version Ethtool API. New API allow use
2500Gbase-T and 5000base-T supported and advertised link speed modes.

Signed-off-by: Radoslaw Tyl <radoslawx.tyl@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c