netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/2][pull request] Intel Wired LAN Driver Updates 2014-09-06
@ 2014-09-06 12:34 Jeff Kirsher
  2014-09-06 12:34 ` [net-next 1/2] e1000: e1000_ethertool.c coding style fixes Jeff Kirsher
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Kirsher @ 2014-09-06 12:34 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-09-06 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-06 12:34 [net-next 0/2][pull request] Intel Wired LAN Driver Updates 2014-09-06 Jeff Kirsher
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

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).