Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipq40xx: delete files used for building 5.10 kernel | Nick Hainke | 2023-01-03 | 1 | -81/+0 |
| | | | | | | | The kernel 5.15 now defaults. Remove unnecessary files. Reviewed-by: Robert Marko <robimarko@gmail.com> Signed-off-by: Nick Hainke <vincent@systemli.org> | ||||
* | ipq40xx: add IPQESS ethernet driver | Robert Marko | 2022-10-02 | 1 | -0/+81 |
IPQESS is the EDMA replacement driver for the IPQ40xx SoC built-in ethernet controller. Unlike EDMA it is Phylink based and doesnt touch PHY-s directly. Signed-off-by: Robert Marko <robert.marko@sartura.hr> |