linux/drivers/net/igb
Peter P Waskiewicz Jr 661086df6c igb: Introduce multiple TX queues with infrastructure
This code adds multiple Tx queue infrastructure much like we
previously did in ixgbe. The MSI-X vector mapping is the bulk of
the change.

IAM can now be safely enabled and we've verified that it does
work correctly. We can also eliminate the tx ring lock.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-11 01:20:31 -04:00
..
Makefile
e1000_82575.c igb: fix init on 82575 with MNG enabled 2008-07-04 08:47:00 -04:00
e1000_82575.h igb: fix init on 82575 with MNG enabled 2008-07-04 08:47:00 -04:00
e1000_defines.h igb: fix init on 82575 with MNG enabled 2008-07-04 08:47:00 -04:00
e1000_hw.h igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_mac.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_mac.h
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h
e1000_regs.h
igb.h igb: Introduce multiple TX queues with infrastructure 2008-07-11 01:20:31 -04:00
igb_ethtool.c replace code with FIELD_SIZEOF 2008-02-11 14:51:40 -05:00
igb_main.c igb: Introduce multiple TX queues with infrastructure 2008-07-11 01:20:31 -04:00