public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix WOL for e1000/e1000e/igb
@ 2008-11-08  1:03 Jeff Kirsher
  0 siblings, 0 replies; only message in thread
From: Jeff Kirsher @ 2008-11-08  1:03 UTC (permalink / raw)
  To: jeff; +Cc: netdev, davem

The following series implements fixes for WOL for e1000, e1000e, and igb.  Also correct the patch subject line.

---

Rafael J. Wysocki (3):
      igb: Use device_set_wakeup_enable
      e1000: Use device_set_wakeup_enable
      e1000e: Use device_set_wakeup_enable


 drivers/net/e1000/e1000_ethtool.c |    8 ++++++--
 drivers/net/e1000/e1000_main.c    |    1 +
 drivers/net/e1000e/ethtool.c      |    8 ++++++--
 drivers/net/e1000e/netdev.c       |    1 +
 drivers/net/igb/igb_ethtool.c     |    8 ++++++--
 drivers/net/igb/igb_main.c        |    1 +
 6 files changed, 21 insertions(+), 6 deletions(-)

-- 
Cheers,
Jeff

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-08  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-08  1:03 [PATCH 0/3] Fix WOL for e1000/e1000e/igb Jeff Kirsher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox