From: Jeff Kirsher <redacted>
Date: Sat, 14 Jul 2012 16:06:58 -0700
This series contains updates to e1000e and ixgbe.
The following are changes since commit 141e369de698f2e17bf716b83fcc647ddcb2220c:
xfrm: Initialize the struct xfrm_dst behind the dst_enty field
and are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master
Alexander Duyck (5):
ixgbe: Simplify logic for getting traffic class from user priority
ixgbe: Cleanup unpacking code for DCB
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Matthew Vick (1):
e1000e: Program the correct register for ITR when using MSI-X.
Tushar Dave (1):
e1000e: Cleanup code logic in e1000_check_for_serdes_link_82571()
Pulled, thanks Jeff.