summary refs log tree commit diff stats
path: root/hw/net/ftgmac100.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary variables for function return valueLaurent Vivier2018-05-201-4/+1
* ftgmac100: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland2017-12-221-1/+1
* net/ftgmac100: add a 'aspeed' propertyCédric Le Goater2017-04-251-2/+15
* net: add FTGMAC100 supportCédric Le Goater2017-04-241-0/+1003