summary refs log tree commit diff stats
path: root/hw/net/opencores_eth.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* opencores_eth: use inline net_crc32() and bitshift instead of compute_mcast_i...Mark Cave-Ayland2017-12-221-1/+2
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* hw/net/opencores_eth: Allocating Large sized arrays to heapZhou Jie2016-05-231-1/+10
* hw/net/opencores_eth: use mii.hMax Filippov2016-05-231-17/+16
* opencores_eth: indicate autonegotiation completionMax Filippov2016-04-041-1/+1
* hw/net: Clean up includesPeter Maydell2016-01-291-0/+1
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-5/+0
* opencores_eth: flush queue whenever can_receive can go from false to trueMax Filippov2014-02-241-2/+31
* opencores_eth: QOM cast cleanupAndreas Färber2013-07-291-9/+15
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-2/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+733