Age | Commit message (Expand) | Author |
---|---|---|
2024-02-26 | Add RK3588 support. Rework the RK3568 support to take advantage of the | Mark Kettenis |
2023-11-11 | Attach dwqe(4) to Intel Elkhart Lake PSE SGMII devices. | Stefan Sperling |
2023-10-11 | Add initial support for Elkhart Lake ethernet to dwqe(4). | Stefan Sperling |
2023-10-10 | Fiv the value written to dwqe(4) MAC_1US_TIC_CTR register. | Stefan Sperling |
2023-10-09 | allow dwqe.c to build on architectures that do not have machine/fdt.h | Stefan Sperling |
2023-04-24 | handle fixed-link configuration in the device tree. | David Gwynne |
2023-04-23 | rename sc_tick to sc_phy_tick. no functional change. | David Gwynne |
2023-04-07 | register a mapping of dwqe interfaces to ofw nodes/phandles. | David Gwynne |
2023-04-07 | Determine PHY mode and pass the appropriate flags down to the PHY when we | Mark Kettenis |
2023-03-19 | Use a task to switch clocks on RK3568 as the clock API needs process context. | Mark Kettenis |
2023-02-13 | Add dwqe(4), a driver for the Synopsis DesignWare Ethernet QoS controller | Patrick Wildt |