ixgbe: Support 2.5Gb and 5Gb speed
authorTony Nguyen <anthony.l.nguyen@intel.com>
Fri, 11 Nov 2016 00:01:33 +0000 (16:01 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 16 Feb 2017 12:02:44 +0000 (04:02 -0800)
commit1dc0eb75a8f88e37c2aee75fca0313cd6e30a1e1
tree0f6cd4ef5d8c3f69f7b9ca386562360298994b84
parentb973154a2278c6af0b0efefafb222e0189959659
ixgbe: Support 2.5Gb and 5Gb speed

Though not advertised through ethtool, if the link partner advertises a
2.5Gb or 5Gb connection, and the adapter supports it, allow the speed to be
used.

Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c