[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1410006842-26517-1-git-send-email-jeffrey.t.kirsher@intel.com>
Date: Sat, 6 Sep 2014 05:34:00 -0700
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
To: davem@...emloft.net
Cc: Jeff Kirsher <jeffrey.t.kirsher@...el.com>, netdev@...r.kernel.org,
nhorman@...hat.com, sassmann@...hat.com, jogreene@...hat.com
Subject: [net-next 0/2][pull request] Intel Wired LAN Driver Updates 2014-09-06
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists