aboutsummaryrefslogtreecommitdiff
path: root/hw/net/opencores_eth.c
AgeCommit message (Expand)Author
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-05-23hw/net/opencores_eth: Allocating Large sized arrays to heapZhou Jie
2016-05-23hw/net/opencores_eth: use mii.hMax Filippov
2016-04-04opencores_eth: indicate autonegotiation completionMax Filippov
2016-01-29hw/net: Clean up includesPeter Maydell
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini
2014-02-24opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov
2013-07-29opencores_eth: QOM cast cleanupAndreas Färber
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini