aboutsummaryrefslogtreecommitdiff
path: root/hw/lan9118.c
AgeCommit message (Expand)Author
2011-11-10hw/lan9118.c: Add missing 'break' to fix buffer overrunPeter Maydell
2011-10-10hw/lan9118.c: Convert to MemoryRegionPeter Maydell
2011-07-23Correct spelling of licensedMatthew Fernandez
2011-06-15hw/9118.c: Implement active-low interrupt supportPeter Maydell
2011-05-08Fix typos in comments (imediately -> immediately)Stefan Weil
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto
2011-03-21change all other clock references to use nanosecond resolution accessorsPaolo Bonzini
2011-01-12lan9118: fix a buffer overflowBlue Swirl
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster
2009-12-21LAN9118 improvementsPaul Brook
2009-12-03net: convert LAN9118 to NICStateMark McLoughlin
2009-11-16LAN9118 emulationPaul Brook