linux_dsm_epyc7002/drivers/net/ethernet/mediatek
Sean Wang 7352e252b5 net: mediatek: setup proper state for disabled GMAC on the default
The current solution would setup fixed and force link of 1Gbps to the both
GMAC on the default. However, The GMAC should always be put to link down
state when the GMAC is disabled on certain target boards. Otherwise,
the driver possibly receives unexpected data from the floating hardware
connection through the unused GMAC. Although the driver had been added
certain protection in RX path to get rid of such kind of unexpected data
sent to the upper stack.

Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-12-19 13:18:31 -05:00
..
Kconfig net-next: mediatek: add platform data to adapt into various hardware 2017-08-01 15:51:48 -07:00
Makefile
mtk_eth_soc.c net: mediatek: setup proper state for disabled GMAC on the default 2017-12-19 13:18:31 -05:00
mtk_eth_soc.h drivers, net, ethernet: convert mtk_eth.dma_refcnt from atomic_t to refcount_t 2017-10-22 02:22:38 +01:00