aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/esw_rt3050.h
Commit message (Collapse)AuthorAge
* ramips: ethernet: ralink: rewrite esw_rt3050 to support link statesAlexander Couzens2021-06-25
| | | | | | | | Ensure the esw is initialized before the ethernet device is sending packets. Further implement carrier detection similar to mt7620. If any port has a link, the ethernet device will detect a carrier. Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
* 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>