linux/drivers/net/ixgbe
PJ Waskiewicz e63d976292 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices
ethtool isn't reporting the support level of WoL for 82599 KX4 devices.
While the device does support WoL, ethtool was never updated to properly
report the level of support, nor will it allow ethtool to modify the type
of packets to listen for.

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-03-20 01:17:27 -07:00
..
Makefile ixgbe: Add 82599 device id's, hook it up into the main driver. 2009-03-01 00:24:36 -08:00
ixgbe.h ixgbe: Fix interrupt configuration for 82599 2009-03-14 12:41:08 -07:00
ixgbe_82598.c ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge 2009-03-20 01:17:25 -07:00
ixgbe_82599.c ixgbe: Cleanup some whitespace issues, fixup and add some comments 2009-03-14 12:41:13 -07:00
ixgbe_common.c ixgbe: Fix some compiler warnings. 2009-03-01 20:32:39 -08:00
ixgbe_common.h ixgbe: Add hardware specific initialization code for 82599 devices 2009-03-01 00:24:33 -08: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_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: Fix some compiler warnings. 2009-03-01 20:32:39 -08: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: Add DCB for 82599, remove BCN support 2009-03-01 00:24:35 -08:00
ixgbe_ethtool.c ixgbe: Correctly report Wake On LAN for 82599 KX4 devices 2009-03-20 01:17:27 -07:00
ixgbe_main.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-03-17 15:01:30 -07:00
ixgbe_phy.c ixgbe: Add hardware specific initialization code for 82599 devices 2009-03-01 00:24:33 -08:00
ixgbe_phy.h ixgbe: Add hardware specific initialization code for 82599 devices 2009-03-01 00:24:33 -08:00
ixgbe_type.h ixgbe: Fix interrupt configuration for 82599 2009-03-14 12:41:08 -07:00