summary refs log tree commit diff stats
path: root/hw/net/npcm_gmac.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/net/npcm_gmac: Change error log to trace eventNabih Estefan2024-11-051-3/+2
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/net: GMAC Tx ImplementationNabih Estefan Diaz2024-02-021-0/+203
* hw/net: GMAC Rx ImplementationNabih Estefan Diaz2024-02-021-2/+274
* hw/net: Add NPCMXXX GMAC deviceHao Wu2024-02-021-0/+467