[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1313911761-11709-1-git-send-email-jeffrey.t.kirsher@intel.com>
Date: Sun, 21 Aug 2011 00:29:11 -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,
gospo@...hat.com
Subject: [net-next 00/10][pull request] Intel Wired LAN Driver Update
The following series contains updates to ixgbe.
The following are changes since commit ca1ba7caa68520864e4b9227e67f3bbc6fed373b:
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next
and are available in the git repository at:
master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next master
Alexander Duyck (10):
ixgbe: Simplify transmit cleanup path
ixgbe: convert rings from q_vector bit indexed array to linked list
ixgbe: Drop the TX work limit and instead just leave it to budget
ixgbe: consolidate all MSI-X ring interrupts and poll routines into
one
ixgbe: cleanup allocation and freeing of IRQ affinity hint
ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA
ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt
types
ixgbe: Drop unnecessary adapter->hw dereference in loopback test
setup
ixgbe: combine PCI_VDEVICE and board declaration to same line
ixgbe: Update TXDCTL configuration to correctly handle WTHRESH
drivers/net/ethernet/intel/ixgbe/ixgbe.h | 11 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c | 25 +-
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 738 +++++++---------------
3 files changed, 239 insertions(+), 535 deletions(-)
--
1.7.6
--
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