summaryrefslogtreecommitdiffstats
path: root/hw/net/smc91c111.c
Commit message (Expand)AuthorAgeFilesLines
* net: smc91c111: flush packets on RCR register changesPeter Crosthwaite2015-09-171-0/+1
* net: smc91c111: gate can_receive() on rx FIFO having a slotPeter Crosthwaite2015-09-171-1/+3
* net: smc91c111: guard flush_queued_packets() on can_rx()Peter Crosthwaite2015-09-171-8/+22
* net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini2015-01-121-8/+0
* savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela2014-05-131-1/+1
* smc91c111: Fix receive starvationSebastian Huber2013-11-151-0/+1
* smc91c111: QOM cast cleanupAndreas Färber2013-07-291-11/+19
* hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+806
OpenPOWER on IntegriCloud