alistair23-linux/drivers/net/igb
Alexander Duyck 7dfc16fab1 igb: Add support for quad port WOL and feature flags
Change igb from using a series of boolean operators to using a single flags
value that contains a number of different bit flags for all the different
features of the adapter.

This patch also adds WOL support for quad port adapters.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-11 01:20:32 -04:00
..
e1000_82575.c igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_82575.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_defines.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_hw.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_mac.c igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_mac.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
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: add 82576 MAC support 2008-07-11 01:20:32 -04:00
igb.h igb: Add support for quad port WOL and feature flags 2008-07-11 01:20:32 -04:00
igb_ethtool.c igb: Add support for quad port WOL and feature flags 2008-07-11 01:20:32 -04:00
igb_main.c igb: Add support for quad port WOL and feature flags 2008-07-11 01:20:32 -04:00
Makefile