]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerJack Vogel <jack.vogel@oracle.com>
Fri, 16 Jun 2017 06:01:23 +0000 (23:01 -0700)
commitc3d6a9000b2d5fd32e27eb636b65774a2ca9ebd3
treefe91380d4c17d89b212926ca67ae1ad2b001f64b
parent1975e69c708706b84d9462ce7c0135d33310c28a
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>
Orabug: 26242766
(cherry picked from commit 1dc0eb75a8f88e37c2aee75fca0313cd6e30a1e1)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
Reviewed-by: Ethan Zhao <ethan.zhao@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c