alistair23-linux/drivers/net/ixgbe
Jesse Brandeburg f08482766b ixgbe: add clean rx many routine
in some configurations there can be more than one rx queue per vector
in msi-x mode.  Add functionality to be able to clean this without
changing the performance path single-rx-queue cleanup.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:54:59 -04:00
..
ixgbe.h ixgbe: fix ring reallocation in ethtool 2008-09-24 18:54:57 -04:00
ixgbe_82598.c ixgbe: add device support for XF LR adapters 2008-09-24 18:54:56 -04:00
ixgbe_common.c ixgbe: fix multicast address update 2008-09-24 18:54:48 -04:00
ixgbe_common.h ixgbe: Implement HAVE_SET_RX_MODE 2008-09-03 10:03:32 -04:00
ixgbe_ethtool.c ixgbe: lro stats were not counted on first ethtool -Scall 2008-09-24 18:54:58 -04:00
ixgbe_main.c ixgbe: add clean rx many routine 2008-09-24 18:54:59 -04:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: add device support for XF LR adapters 2008-09-24 18:54:56 -04:00
Makefile