Bruce Allan b7a9216c5a e1000e: fix and commonize code for setting the receive address registers
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>
2010-01-08 00:35:31 -08:00
..
2009-12-08 13:38:14 +01:00
2009-12-01 16:32:19 -08:00
2009-12-11 11:55:21 -08:00
2009-12-02 01:13:11 -08:00
2009-11-27 21:07:23 +01:00
2009-11-12 07:26:01 -08:00
2010-01-07 00:27:07 -08:00
2010-01-04 14:36:40 -08:00