android_kernel_motorola_sm6225/drivers/net/ixgbe
Donald Skidmore c4900be053 ixgbe: add SFP+ driver support
This patch adds support for SFP+ PHY in the following device ID's (10DB,
10F1, 10E1).  These SFP+ PHY's are accessed via an I2C interface so the
patch also includes functions to support this.

Another feature of note is that the PHY is pluggable and some
rearchitecting was needed to support this.

Signed-off-by: Donald Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-20 21:11:42 -08:00
..
ixgbe.h ixgbe: add SFP+ driver support 2008-11-20 21:11:42 -08:00
ixgbe_82598.c ixgbe: add SFP+ driver support 2008-11-20 21:11:42 -08:00
ixgbe_common.c ixgbe: Whitespace, copyright update and version number change patch 2008-09-24 18:55:05 -04:00
ixgbe_common.h ixgbe: Whitespace, copyright update and version number change patch 2008-09-24 18:55:05 -04:00
ixgbe_dcb.c ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 2008-11-20 20:52:10 -08:00
ixgbe_dcb.h DCB: Add support for DCB BCN 2008-11-20 21:10:23 -08:00
ixgbe_dcb_82598.c ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 2008-11-20 20:52:10 -08:00
ixgbe_dcb_82598.h ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 2008-11-20 20:52:10 -08:00
ixgbe_dcb_nl.c DCB: Add support for DCB BCN 2008-11-20 21:10:23 -08:00
ixgbe_ethtool.c ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 2008-11-20 20:52:10 -08:00
ixgbe_main.c ixgbe: add SFP+ driver support 2008-11-20 21:11:42 -08:00
ixgbe_phy.c ixgbe: add SFP+ driver support 2008-11-20 21:11:42 -08:00
ixgbe_phy.h ixgbe: add SFP+ driver support 2008-11-20 21:11:42 -08:00
ixgbe_type.h ixgbe: add SFP+ driver support 2008-11-20 21:11:42 -08:00
Makefile ixgbe: this patch adds support for DCB to the kernel and ixgbe driver 2008-11-20 20:52:10 -08:00