summaryrefslogtreecommitdiff
path: root/hw/net/lan9118.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-22lan9118: use inline net_crc32() and bitshift instead of compute_mcast_idx()Mark Cave-Ayland1-1/+2
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-1/+1
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini1-0/+1
2016-01-29hw/net: Clean up includesPeter Maydell1-0/+1
2015-12-07lan9118: log and ignore access to invalid registers, rather than abortingAndrew Baumann1-4/+8
2015-12-07lan9118: fix emulation of MAC address loaded bit in E2P_CMD registerAndrew Baumann1-3/+5
2015-07-20lan9118: Drop lan9118_can_receiveFam Zheng1-6/+0
2015-01-12net: remove all cleanup methods from NIC NetClientInfosPaolo Bonzini1-8/+0
2014-01-27Fix lan9118 buffer length handlingRoy Franz1-1/+1
2014-01-27Fix lan9118 TX "CMD A" handlingRoy Franz1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-2/+2
2013-07-29lan9118: QOM cast cleanupAndreas Färber1-10/+16
2013-07-04hw/n*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
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/+1399