summaryrefslogtreecommitdiffstats
path: root/hw/lan9118.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* hw/lan9118.c: Add missing 'break' to fix buffer overrunPeter Maydell2011-11-101-0/+1
* hw/lan9118.c: Convert to MemoryRegionPeter Maydell2011-10-101-18/+11
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* hw/9118.c: Implement active-low interrupt supportPeter Maydell2011-06-151-3/+9
* Fix typos in comments (imediately -> immediately)Stefan Weil2011-05-081-1/+1
* lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto2011-04-091-0/+6
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-2/+2
* lan9118: fix a buffer overflowBlue Swirl2011-01-121-2/+2
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* blockdev: Collect block device code in new blockdev.cMarkus Armbruster2010-06-041-0/+1
* LAN9118 improvementsPaul Brook2009-12-211-5/+89
* net: convert LAN9118 to NICStateMark McLoughlin2009-12-031-20/+25
* LAN9118 emulationPaul Brook2009-11-161-0/+1093
OpenPOWER on IntegriCloud