linux-uconsole/drivers/net/igb
Alexander Duyck e938dc4c79 igb: change how we handle alternate mac addresses
commit 22896639af upstream.

This patch allows us to treat the alternate mac address as though it is the
physical address on the adapter.  This is accomplished by letting the
alt_mac_address function to only fail on an NVM error.  If no errors occur
and the alternate mac address is not present then RAR0 is read as the
default mac address.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Brandon Philips <bphilips@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-08-02 10:20:44 -07:00
..
e1000_82575.c igb: change how we handle alternate mac addresses 2010-08-02 10:20:44 -07:00
e1000_82575.h igb: reset sgmii phy at start of init 2009-09-14 17:03:49 -07:00
e1000_defines.h igb: reset sgmii phy at start of init 2009-09-14 17:03:49 -07:00
e1000_hw.h igb: change how we handle alternate mac addresses 2010-08-02 10:20:44 -07:00
e1000_mac.c igb: change how we handle alternate mac addresses 2010-08-02 10:20:44 -07:00
e1000_mac.h igb: resolve namespacecheck warning for igb_hash_mc_addr 2009-09-21 11:32:33 -07:00
e1000_mbx.c igb: reconfigure mailbox timeout logic 2009-04-28 01:53:12 -07:00
e1000_mbx.h igb: fix unused external references introduced with sr-iov changes 2009-04-11 02:55:12 -07:00
e1000_nvm.c igb: update version number and copyright dates 2009-02-07 02:43:17 -08:00
e1000_nvm.h
e1000_phy.c igb: do not allow phy sw reset code to make calls to null pointers 2009-09-14 17:03:54 -07:00
e1000_phy.h igb/e1000e: update PSSR_MDIX value to reflect correct bit 2009-05-26 20:35:06 -07:00
e1000_regs.h igb: add completion timeout workaround for 82575/82576 2009-07-26 09:46:49 -07:00
igb.h igb: set vf rlpml wasn't taking vlan tag into account 2009-09-03 20:01:50 -07:00
igb_ethtool.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 2009-10-29 09:22:08 -07:00
igb_main.c igb: add support for 82576NS SerDes adapter 2010-04-26 07:41:30 -07:00
Makefile igb: Add support for enabling VFs to PF driver. 2009-02-20 00:22:54 -08:00