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