summaryrefslogtreecommitdiff
path: root/hw/net/eepro100.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-26net: eepro100: fix memory leak in device uninitLi Qiang1-0/+1
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-06-27hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()Peter Maydell1-4/+4
2016-01-29hw/net: Clean up includesPeter Maydell1-1/+1
2015-11-27eepro100: Prevent two endless loopsStefan Weil1-0/+16
2015-07-27eepro100: Drop nic_can_receiveFam Zheng1-11/+0
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-4/+2
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-8/+0
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei1-2/+0
2014-10-15eepro100: add bootindex to qom propertyGonglei1-1/+10
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-3/+0
2014-06-27hw/net/eepro100: Implement read-only bits in MDI registersPeter Maydell1-2/+2
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum1-2/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-29hw: import bitmap operations in qdev-core headerMarcel Apfelbaum1-1/+1
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-6/+6
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+2115