forked from Minki/linux
b7a9216c5a
Fix e1000e_rar_set() to flush consecutive register writes to avoid write combining which some parts cannot handle. Update e1000e_init_rx_addrs() to call the fixed e1000e_rar_set() instead of duplicating code. Also change e1000e_rar_set() to _not_ set the Address Valid bit if the MAC address is all zeros. 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> |
||
---|---|---|
.. | ||
82571.c | ||
defines.h | ||
e1000.h | ||
es2lan.c | ||
ethtool.c | ||
hw.h | ||
ich8lan.c | ||
lib.c | ||
Makefile | ||
netdev.c | ||
param.c | ||
phy.c |