[net-next 0/7][pull request] Intel Wired LAN Driver Updates
From: Jeff Kirsher <hidden>
Date: 2012-09-22 10:30:43
This series contains updates to igb only. The following are changes since commit abb17e6c0c7b27693201dc85f75dbb184279fd10: netlink: use <linux/export.h> instead of <linux/module.h> and are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next master Alexander Duyck (5): igb: Remove logic that was doing NUMA pseudo-aware allocations igb: Change Tx cleanup loop to do/while instead of for igb: Change how we populate the RSS indirection table igb: Simplify how we populate the RSS key igb: Use dma_unmap_addr and dma_unmap_len defines Carolyn Wyborny (1): igb: Fix stats output on i210/i211 parts. Stefan Assmann (1): igb: Change how we check for pre-existing and assigned VFs drivers/net/ethernet/intel/igb/igb.h | 8 +- drivers/net/ethernet/intel/igb/igb_main.c | 370 ++++++++++-------------------- 2 files changed, 122 insertions(+), 256 deletions(-) -- 1.7.11.4