linux/drivers/net/e1000e
Bruce Allan f4d2dd4cd4 e1000e: provide MAC-family-specific function to set LAN ID
Provide MAC-specific function pointer to determine the LAN ID (PCI func).
The LAN ID is used internally by the driver to determine which h/w lock
to use to protect accessing the PHY on ESB2 as well as help to determine
the alternate MAC address on some parts.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-13 20:31:57 -08:00
..
82571.c e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
defines.h e1000e: use alternate MAC address on ESB2 if available 2010-01-13 20:31:56 -08:00
e1000.h e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
es2lan.c e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
ethtool.c e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() 2009-12-02 00:35:56 -08:00
hw.h e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
ich8lan.c e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
lib.c e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c e1000e: use alternate MAC address on ESB2 if available 2010-01-13 20:31:56 -08:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c e1000e: correct ICH/PCH PHY operations function pointers 2009-12-02 19:57:17 -08:00