linux/drivers/net/ethernet/intel/igb
Carolyn Wyborny 65189d284b igb: Fix for Alt MAC Address feature on 82580 and later devices
In 82580 and later devices, the alternate MAC address feature is
completely handled by the option ROM and software does not handle
it anymore.  This patch changes the check_alt_mac_addr function to
exit immediately if device is 82580 or later.

Signed-off-by: Carolyn Wyborny <carolyn.wyborny@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-10-21 03:13:21 -07:00
..
e1000_82575.c igb: Loopback functionality supports for i350 devices 2011-10-12 22:50:21 -07:00
e1000_82575.h igb: Create separate functions for generating cmd_type and olinfo 2011-10-06 23:27:16 -07:00
e1000_defines.h igb: Add workaround for byte swapped VLAN on i350 local traffic 2011-10-12 22:46:40 -07:00
e1000_hw.h
e1000_mac.c igb: Fix for Alt MAC Address feature on 82580 and later devices 2011-10-21 03:13:21 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: Code to prevent overwriting SFP I2C 2011-10-06 03:33:03 -07:00
e1000_phy.h
e1000_regs.h igb: Loopback functionality supports for i350 devices 2011-10-12 22:50:21 -07:00
igb.h igb: Check if subordinate VFs are assigned to virtual machines 2011-10-17 05:08:13 -07:00
igb_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next 2011-10-11 15:24:56 -04:00
igb_main.c igb: fix a compile warning 2011-10-20 17:09:40 -04:00
Makefile