linux-stable/drivers/net/ixgbe
Peter P Waskiewicz Jr 04193058c1 ixgbe: Update get_physical_layer() calls, plus a version bump
Not all physical connection types are being correctly identified.  This
fixes that issue, and cleans up the logic to make it more maintainable.

Also clean up the code for device capabilities from the EEPROM to support
multiple SKUs of the same hardware.

Bump the version to reflect all the updates since the 82599 merge.

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>
2009-04-11 02:48:02 -07:00
..
ixgbe.h ixgbe: Fix interrupt configuration for 82599 2009-03-14 12:41:08 -07:00
ixgbe_82598.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_82599.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_common.c ixgbe: Don't return error in flow control configuration if FC is off 2009-04-11 02:48:00 -07:00
ixgbe_common.h ixgbe: fix build when DEBUG is defined 2009-04-02 01:02:27 -07:00
ixgbe_dcb.c ixgbe: Add DCB for 82599, remove BCN support 2009-03-01 00:24:35 -08:00
ixgbe_dcb.h ixgbe: Add DCB for 82599, remove BCN support 2009-03-01 00:24:35 -08:00
ixgbe_dcb_82598.c ixgbe: Allow Priority Flow Control settings to survive a device reset 2009-03-26 01:13:51 -07:00
ixgbe_dcb_82598.h ixgbe: Update copyright dates, bump the driver version number 2009-02-01 01:19:20 -08:00
ixgbe_dcb_82599.c ixgbe: Allow Priority Flow Control settings to survive a device reset 2009-03-26 01:13:51 -07:00
ixgbe_dcb_82599.h ixgbe: Add DCB for 82599, remove BCN support 2009-03-01 00:24:35 -08:00
ixgbe_dcb_nl.c ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control 2009-04-02 01:02:28 -07:00
ixgbe_ethtool.c ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters 2009-04-02 01:02:33 -07:00
ixgbe_main.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_phy.c ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
ixgbe_phy.h ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules 2009-04-11 02:48:01 -07:00
ixgbe_type.h ixgbe: Update get_physical_layer() calls, plus a version bump 2009-04-11 02:48:02 -07:00
Makefile ixgbe: Add 82599 device id's, hook it up into the main driver. 2009-03-01 00:24:36 -08:00