Commit Graph

6 Commits

Author SHA1 Message Date
Chen Minqiang
6b28e5eba2
ramips: net/mediatek disable eee
This fix link down/up issue, which happens
when connecting to 100Mbit switch

Refer: https://git.openwrt.org/?p=openwrt/svn-archive/archive.git;a=blob;f=target/linux/mediatek/patches/0063-arm-mediatek-add-SDK-ethernet.patch;h=7263bb21816b36733b561b749de589d4b010d718;hb=d8804dd309b0a1701c8ebe0a26d700745df24f11#l14003

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-22 05:37:04 +08:00
Chen Minqiang
1e46eec35e
ramips: net/mediatek fix logical error
Fix logical error in fe_empty_txd()

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-22 05:36:34 +08:00
Chen Minqiang
366ee2cc84
revert: ramips: gsw_mt7621: disable PORT 5 MAC RX/TX flow control by default
This revert c8f8e59816
The TX/RX flow control is not the cause of the TX timeouts issue

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2020-03-19 23:12:44 +08:00
lean
855a398b47
ramips: mt7530: Implement set_port_link 2020-03-19 23:11:53 +08:00
Chuanhong Guo
11ada9a9a9 ramips: mtk_eth_soc: fix device struct passed to dma functions
dma functions needs the struct from platform_device instead of
the one for ethernet interface.

Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
2020-03-15 17:22:09 +08:00
DENG Qingfang
21aae09662 ramips: initial 4.19 support
Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2020-03-15 17:18:48 +08:00