linux/net/dsa
Xiaofei Shen 8069a08d35 net: dsa: read mac address from DT for slave device
commit a2c7023f70 upstream.

Before creating a slave netdevice, get the mac address from DTS and
apply in case it is valid.

Signed-off-by: Xiaofei Shen <xiaofeis@codeaurora.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Cc: Pali Rohár <pali@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-10 12:36:02 +01:00
..
dsa_priv.h
dsa.c
dsa2.c net: dsa: read mac address from DT for slave device 2020-11-10 12:36:02 +01:00
Kconfig
legacy.c
Makefile
master.c
port.c net: dsa: fix unintended change of bridge interface STP state 2020-01-27 14:50:26 +01:00
slave.c net: dsa: read mac address from DT for slave device 2020-11-10 12:36:02 +01:00
switch.c net: dsa: Check existence of .port_mdb_add callback before calling it 2019-08-25 10:48:03 +02:00
tag_brcm.c net: dsa: Fix duplicate frames flooded by learning 2020-04-02 15:28:11 +02:00
tag_dsa.c
tag_edsa.c dsa: Allow forwarding of redirected IGMP traffic 2020-09-23 12:10:56 +02:00
tag_ksz.c
tag_lan9303.c
tag_mtk.c net: dsa: mt7530: fix roaming from DSA user ports 2020-06-03 08:19:03 +02:00
tag_qca.c net: dsa: tag_qca: Make sure there is headroom for tag 2020-02-24 08:34:34 +01:00
tag_trailer.c