summaryrefslogtreecommitdiff
path: root/hw/net/opencores_eth.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-05-23hw/net/opencores_eth: Allocating Large sized arrays to heapZhou Jie1-1/+10
2016-05-23hw/net/opencores_eth: use mii.hMax Filippov1-17/+16
2016-04-04opencores_eth: indicate autonegotiation completionMax Filippov1-1/+1
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+1
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-5/+0
2014-02-24opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov1-2/+31
2013-07-29opencores_eth: QOM cast cleanupAndreas Färber1-9/+15
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-2/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+733