numam-dpdk/drivers/net/ixgbe
Wenzhuo Lu 08f941e925 ixgbe/base: configure MDIO clock for X550em
The MDIO clock needs to be configured for a specific speed for
x550em. We expected this to be done automatically, but in
the early days of the project this was not happening. We put
code in to do this ourselves.
Eventually, we decided that there is no harm in having SW do
this all the time, so we may not remove this code in the future.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-06-26 12:58:05 +02:00
..
base ixgbe/base: configure MDIO clock for X550em 2015-06-26 12:58:05 +02:00
ixgbe_82599_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_api.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_defines.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ixgbe: fix X550 copper link 2015-06-22 17:27:58 +02:00
ixgbe_ethdev.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_fdir.c ixgbe: fix flow director flexbytes offset 2015-06-22 11:56:24 +02:00
ixgbe_logs.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_pf.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_rxtx_vec.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_rxtx.c ixgbe: fix TSO in IPv6 2015-06-22 16:59:08 +02:00
ixgbe_rxtx.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
Makefile ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00