From: Jeff Kirsher <redacted>
Date: Wed, 4 Jan 2012 22:23:32 -0800
The following series contains updates to e1000, igb and
netdev/ixgbe. There are 2 fixes and the remaining patches are
either add support or cleanup.
Here is a list of the new support added:
- igb adds support for byte queue limits and basic runtime PM
- FCoE adds ndo_get_fcoe_hbainfo() call
v2- Dropped e1000e patches while Bruce works on the suggested changes and
added 2 e1000 patches from Florian.
The following are changes since commit 117ff42fd43e92d24c6aa6f3e4f0f1e1edada140:
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master
Pulled, thanks Jeff.