linux/drivers/net/igb
Alexander Duyck 40a70b3889 igb: read address from RAH/RAL instead of from EEPROM
Instead of pulling the mac address from EEPROM it is easier to pull it from
the RAL/RAH registers and then just copy it into the address structures.

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>
2009-02-07 02:43:05 -08:00
..
Makefile
e1000_82575.c igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00
e1000_82575.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_defines.h igb: read address from RAH/RAL instead of from EEPROM 2009-02-07 02:43:05 -08:00
e1000_hw.h igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00
e1000_mac.c igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00
e1000_mac.h igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00
e1000_nvm.c igb: read address from RAH/RAL instead of from EEPROM 2009-02-07 02:43:05 -08: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: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb.h igb: remove check for needing an io port 2009-02-07 02:43:03 -08:00
igb_ethtool.c igb: Replace LRO with GRO 2009-01-21 14:34:30 -08:00
igb_main.c igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00