linux-kernel-test/drivers/net/igb
PJ Waskiewicz 844290e560 igb: add NAPI Rx queue support
Update the NAPI implementation to use the new napi_struct infrstructure.
This removes the need of multiple net_device structs to implement a
multiqueue NAPI.

Signed-off-by: PJ Waskiewicz <peter.p.waskiewicz.jr.@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-04 08:47:01 -04:00
..
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_ethtool.c replace code with FIELD_SIZEOF 2008-02-11 14:51:40 -05:00
igb_main.c igb: add NAPI Rx queue support 2008-07-04 08:47:01 -04:00
igb.h igb: add NAPI Rx queue support 2008-07-04 08:47:01 -04:00
Makefile