All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: jeff@garzik.org
Cc: netdev@vger.kernel.org, davem@davemloft.net
Subject: [PATCH 0/3] Fix WOL for e1000/e1000e/igb
Date: Fri, 07 Nov 2008 17:03:52 -0800	[thread overview]
Message-ID: <20081108005940.18278.33953.stgit@gitlost.lost> (raw)

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

                 reply	other threads:[~2008-11-08  1:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081108005940.18278.33953.stgit@gitlost.lost \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=davem@davemloft.net \
    --cc=jeff@garzik.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.