mirror_ubuntu-kernels/drivers/net/ethernet/marvell
Antoine Tenart 688cbaf202 net: mvpp2: fallback using h/w and random mac if the dt one isn't valid
When using a mac address described in the device tree, a check is made
to see if it is valid. When it's not, no fallback is defined. This
patches tries to get the mac address from h/w (or use a random one if
the h/w one isn't valid) when the dt mac address isn't valid.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-03 20:16:55 -07:00
..
Kconfig
Makefile
mv643xx_eth.c net: mv643xx_eth: Be drop monitor friendly 2017-08-24 21:27:09 -07:00
mvmdio.c net: mvmdio: simplify the smi read and write error paths 2017-06-16 12:27:12 -04:00
mvneta_bm.c
mvneta_bm.h
mvneta.c mvneta: Driver and hardware supports IPv6 offload, so enable it 2017-09-01 10:36:38 -07:00
mvpp2.c net: mvpp2: fallback using h/w and random mac if the dt one isn't valid 2017-09-03 20:16:55 -07:00
pxa168_eth.c
skge.c skge: add paren around sizeof arg 2017-08-16 11:01:57 -07:00
skge.h
sky2.c sky2: Use seq_puts() in sky2_debug_show() 2017-04-18 13:55:11 -04:00
sky2.h