net/ixgbe/base: support Marvell 1000BASE-T PHYs
authorWei Dai <wei.dai@intel.com>
Thu, 12 Jan 2017 14:53:28 +0000 (22:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:41:42 +0000 (19:41 +0100)
commit18f5a572d81a9588e2b96103bc415232ac44ef70
tree8654b50779d556ce4638af6b7db18c098d20cb65
parent37e7cb1e3572ede10edb2f084e42973c1c27741a
net/ixgbe/base: support Marvell 1000BASE-T PHYs

Add initial support for Marvell 1000BASE-T PHYs on some X550 platforms.

Firmware owns the link config for Marvell PHYs on these platforms,
software should not touch it.

Also these platforms are not capable of speeds lower than 1Gb.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_phy.c
drivers/net/ixgbe/base/ixgbe_type.h
drivers/net/ixgbe/base/ixgbe_x550.c