summaryrefslogtreecommitdiff
path: root/hw/net/smc91c111.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+1
2015-09-17net: smc91c111: flush packets on RCR register changesPeter Crosthwaite1-0/+1
2015-09-17net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite1-1/+3
2015-09-17net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite1-8/+22
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-8/+0
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-1/+1
2013-11-15smc91c111: Fix receive starvationSebastian Huber1-0/+1
2013-07-29smc91c111: QOM cast cleanupAndreas Färber1-11/+19
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+806