aboutsummaryrefslogtreecommitdiff
path: root/include/hw/net/ftgmac100.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-09hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...Jamin Lin1-0/+4
2024-07-09hw/net:ftgmac100: update ring base address to 64 bitsJamin Lin1-5/+4
2024-07-09hw/net:ftgmac100: update memory region size to 64KBJamin Lin1-0/+4
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-6/+2
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+4
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-4/+7
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater1-0/+17
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater1-1/+6
2017-04-25net/ftgmac100: add a 'aspeed' propertyCédric Le Goater1-0/+4
2017-04-24net: add FTGMAC100 supportCédric Le Goater1-0/+60