summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/cgem.c
Commit message (Collapse)AuthorAgeFilesLines
* [cgem] Add a driver for the Cadence GEM NICMichael Brown2025-04-191-0/+711
Add a basic driver for the Cadence GEM network interface as emulated by QEMU when using the RISC-V "sifive_u" machine type. Signed-off-by: Michael Brown <mcb30@ipxe.org>