[Intel-wired-lan] [PATCH 0/6] ixgbe: Add KR and SFP+ interfaces to X550EM_A

Mark D Rustad mark.d.rustad at intel.com
Fri Mar 18 21:07:04 UTC 2016


The following patches add support for two more interfaces for the
X550EM_A mac: KR backplane and SFP+ with a retimer.

Signed-off-by: Mark Rustad <mark.d.rustad at intel.com>

---

Mark D Rustad (6):
      ixgbe: Add KR backplane support for X550EM_A
      ixgbe: Request token for phy accesses
      ixgbe: Read and set instance id
      ixgbe: Read and parse NW_MNG_IF_SEL register
      ixgbe: Introduce function to control MDIO speed
      ixgbe: Add support for SFPs with retimer


 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c |    8 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c   |    4 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c    |   34 ++--
 drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h    |    6 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h   |   17 ++
 drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c   |  178 +++++++++++++++++++++--
 6 files changed, 216 insertions(+), 31 deletions(-)

-- 
Mark Rustad, Network Division, Intel Corporation


More information about the Intel-wired-lan mailing list