aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/files-4.14/drivers/net/ethernet/mediatek/esw_rt3050.c
Commit message (Collapse)AuthorAge
* ramips: move and rename out-of-tree mtk eth driverChuanhong Guo2020-04-12
| | | | | | | move the driver into shared 'files' directory and rename all symbols from mediatek/mtk to ralink. Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
* ramips: apply LED_POLARITY rt3050-esw on MT7628AN/MT7688Maximilian Pachl2020-01-19
| | | | | | | | | | | The device tree property "mediatek,led_polarity" is ignored for MT7628AN and MT7688. According to the datasheet both SoCs have the matching register. Therefore the property should be applied on these two devices as well. Signed-off-by: Maximilian Pachl <m@ximilian.info> Reviewed-by: Sungbo Eo <mans0n@gorani.run> Tested-by: Sungbo Eo <mans0n@gorani.run>
* ramips: rename ethernet driver folder to the same one that upstream usesFelix Fietkau2018-06-13
Preparation for sharing offload code with the mediatek target through generic files/ Signed-off-by: Felix Fietkau <nbd@nbd.name>