netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: davem@davemloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@intel.com>,
	netdev@vger.kernel.org, nhorman@redhat.com, sassmann@redhat.com,
	jogreene@redhat.com
Subject: [net-next 0/2][pull request] Intel Wired LAN Driver Updates 2014-09-06
Date: Sat,  6 Sep 2014 05:34:00 -0700	[thread overview]
Message-ID: <1410006842-26517-1-git-send-email-jeffrey.t.kirsher@intel.com> (raw)

This series contains updates to e1000 and igb.

Krzysztof provides a patch to cleanup the coding style in e1000 to quiet
checkpatch.pl warnings.

Todd adds two boolean flags to igb to allow for changes in the
advertised EEE speeds from ethtool.

The following are changes since commit cfecec56ae7c7c40f23fbdac04acee027ca3bd66:
  mlx4: only pull headers into skb head
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master

Krzysztof Majzerowicz-Jaszcz (1):
  e1000: e1000_ethertool.c coding style fixes

Todd Fujinaka (1):
  igb: add flags to set eee advertisement mode

 drivers/net/ethernet/intel/e1000/e1000_ethtool.c | 155 ++++++++++++-----------
 drivers/net/ethernet/intel/igb/e1000_82575.c     |  31 ++++-
 drivers/net/ethernet/intel/igb/e1000_82575.h     |   4 +-
 drivers/net/ethernet/intel/igb/igb_ethtool.c     |  24 +++-
 drivers/net/ethernet/intel/igb/igb_main.c        |   8 +-
 5 files changed, 128 insertions(+), 94 deletions(-)

-- 
1.9.3

             reply	other threads:[~2014-09-06 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-06 12:34 Jeff Kirsher [this message]
2014-09-06 12:34 ` [net-next 1/2] e1000: e1000_ethertool.c coding style fixes Jeff Kirsher
2014-09-06 12:34 ` [net-next 2/2] igb: add flags to set eee advertisement mode Jeff Kirsher
2014-09-06 19:30 ` [net-next 0/2][pull request] Intel Wired LAN Driver Updates 2014-09-06 David Miller

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=1410006842-26517-1-git-send-email-jeffrey.t.kirsher@intel.com \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=davem@davemloft.net \
    --cc=jogreene@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@redhat.com \
    --cc=sassmann@redhat.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).