summaryrefslogtreecommitdiff
path: root/hw/lan9118.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell1-3/+9
2011-05-08Fix typos in comments (imediately -> immediately)Stefan Weil1-1/+1
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto1-0/+6
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini1-2/+2
2011-01-12lan9118: fix a buffer overflowBlue Swirl1-2/+2
2010-12-11Add endianness as io mem parameterAlexander Graf1-1/+2
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster1-0/+1
2009-12-21LAN9118 improvementsPaul Brook1-5/+89
2009-12-03net: convert LAN9118 to NICStateMark McLoughlin1-20/+25
2009-11-16LAN9118 emulationPaul Brook1-0/+1093