summaryrefslogtreecommitdiff
path: root/sys/dev/eqos
AgeCommit message (Expand)Author
2025-08-03eqos: Whitespace cleanupPeter Jeremy
2025-04-02eqos: Add StarFive JH7110 variantJari Sihvola
2025-01-02Remove now-redundant calls to device_delete_childJohn Baldwin
2024-10-16eqos: Fix group address filtering.Peter Jeremy
2024-01-28if_eqos: Fix a typo in a kernel error messageGordon Bergling
2024-01-10syscon: Move syscon code in dev/sysconEmmanuel Vadot
2024-01-10regulator: Move regulator code in dev/regulatorEmmanuel Vadot
2024-01-10hwreset: Move reset code in dev/hwresetEmmanuel Vadot
2024-01-10clk: Move clock code in dev/clkEmmanuel Vadot
2023-12-11eqos: Call init earlierEmmanuel Vadot
2023-12-11eqos: Unbreak fdt supportEmmanuel Vadot
2023-12-11eqos: Remove extra x in printfEmmanuel Vadot
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-08-25IfAPI: Retire if_etherbpfmtap() and if_bpfmtap()Justin Hibbits
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2023-03-08eqos: Mechanically convert to IfAPIJustin Hibbits
2022-12-23Rename left off of eqos to if_eqos accordingly.Søren Schmidt
2022-12-22Add initial support for the RK356X SOC Ethernet QoS controller (DesignWare)Søren Schmidt