linux/drivers/net/ethernet/intel
Jacob Keller 8e2813f59e ixgbe: check for WoL support in single function
This patch consolidates the case logic for checking whether a device supports
WoL into a single place. Previously ethtool and probe used similar logic that
was copied and maintained separately. This patch encapsulates the core logic
into a function so that a user only has to update one place.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-04-27 02:31:26 -07:00
..
e1000 e1000: Support RX-ALL flag. 2012-04-04 00:21:27 -07:00
e1000e e1000e: 82579 potential system hang on stress when ME enabled 2012-04-27 02:25:13 -07:00
igb igb: Force flow control off during reset when forcing speed. 2012-04-27 02:28:45 -07:00
igbvf intel: make wired ethernet driver message level consistent (rev2) 2012-03-27 23:29:22 -07:00
ixgb intel: make wired ethernet driver message level consistent (rev2) 2012-03-27 23:29:22 -07:00
ixgbe ixgbe: check for WoL support in single function 2012-04-27 02:31:26 -07:00
ixgbevf intel: make wired ethernet driver message level consistent (rev2) 2012-03-27 23:29:22 -07:00
e100.c e100: enable transmit time stamping. 2012-04-14 02:02:41 -07:00
Kconfig net: remove ixp2000 ethernet driver 2012-04-04 18:09:37 -04:00
Makefile