linux/drivers/net/ethernet/intel/ixgbe
Mark Rustad 87557440d8 ixgbe: Add WoL support for a new device
Add WoL support for port 0 of a new 82599-based device.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-02-26 15:54:52 -05:00
..
ixgbe.h ixgbe: add braces around else condition in ixgbe_qv_lock_* calls 2014-01-17 18:56:59 -08:00
ixgbe_82598.c
ixgbe_82599.c ixgbe: Fix incorrect logic for fixed fiber eeprom write 2014-01-16 15:34:25 -08:00
ixgbe_common.c
ixgbe_common.h ixgbe: Check for adapter removal on register writes 2014-01-14 18:59:17 -08:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: Additional adapter removal checks 2014-01-14 18:59:17 -08:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_lib.c ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix() 2014-02-18 15:33:31 -05:00
ixgbe_main.c ixgbe: Add WoL support for a new device 2014-02-26 15:54:52 -05:00
ixgbe_mbx.c ixgbe: Check for adapter removal on register writes 2014-01-14 18:59:17 -08:00
ixgbe_mbx.h
ixgbe_phy.c ixgbe: Check for adapter removal on register writes 2014-01-14 18:59:17 -08:00
ixgbe_phy.h
ixgbe_ptp.c ixgbe: don't use magic size number to assign ptp_caps.name 2014-02-26 15:54:51 -05:00
ixgbe_sriov.c ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 2014-01-17 18:37:31 -08:00
ixgbe_sriov.h ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63 2014-01-17 18:37:31 -08:00
ixgbe_sysfs.c
ixgbe_type.h ixgbe: Add WoL support for a new device 2014-02-26 15:54:52 -05:00
ixgbe_x540.c
Makefile