linux_dsm_epyc7002/drivers/net/ethernet/arc
Max Schwarz 235a251aba arc_emac: write initial MAC address from devicetree to hw
The MAC address retrieved from dt was not actually written to the
hardware. This meant proper communication was only possible after
changing the MAC address.

Fix that by always writing the mac address during probing.

Signed-off-by: Max Schwarz <max.schwarz@online.de>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-04-22 15:55:11 -04:00
..
emac_main.c arc_emac: write initial MAC address from devicetree to hw 2014-04-22 15:55:11 -04:00
emac_mdio.c ethernet/arc/arc_emac - Add new driver 2013-06-25 16:34:32 -07:00
emac.h arc_emac: remove custom "max-speed" parsing code 2013-12-06 14:57:21 -05:00
Kconfig ethernet/arc/arc_emac - Add new driver 2013-06-25 16:34:32 -07:00
Makefile ethernet/arc/arc_emac - Add new driver 2013-06-25 16:34:32 -07:00