linux_dsm_epyc7002/drivers/net/ethernet/freescale/fs_enet
LEROY Christophe 8751b12cd9 net: fs_enet: set back promiscuity mode after restart
After interface restart (eg: after link disconnection/reconnection), the bridge
function doesn't work anymore. This is due to the promiscuous mode being cleared
by the restart.

The mac-fcc already includes code to set the promiscuous mode back during the restart.
This patch adds the same handling to mac-fec and mac-scc.

Tested with bridge function on MPC885 with FEC.

Reported-by: Germain Montoies <germain.montoies@c-s.fr>
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-10-22 15:33:13 -04:00
..
fec.h fs_enet: Add MPC5125 FEC support and PHY interface selection 2012-03-19 18:02:05 -04:00
fs_enet-main.c net: fs_enet: Add NAPI TX 2014-10-08 16:01:41 -04:00
fs_enet.h net: fs_enet: Add NAPI TX 2014-10-08 16:01:41 -04:00
Kconfig net: Move MII out from under NET_CORE and hide it 2013-06-19 22:22:56 -07:00
mac-fcc.c net: fs_enet: error: 'SCCE_ENET_TXF' undeclared 2014-10-10 00:51:24 -04:00
mac-fec.c net: fs_enet: set back promiscuity mode after restart 2014-10-22 15:33:13 -04:00
mac-scc.c net: fs_enet: set back promiscuity mode after restart 2014-10-22 15:33:13 -04:00
Makefile freescale: Move the Freescale drivers 2011-08-12 00:22:12 -07:00
mii-bitbang.c drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
mii-fec.c fs_enet: remove empty MDIO bus function 2014-03-28 01:38:02 -04:00