Revert r5274 which breaks savevm/loadvm
[qemu] / hw / pcnet.c
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-20 blueswir1Add signed versions of save/load functions
2008-09-04 aurel32hw/pcnet: use qemu_socket.h
2008-09-02 aurel32hw/pcnet.c: windows compile fix
2008-09-02 aurel32pcnet: add loopback mode emulation
2008-07-20 blueswir1Fix debug message address formats
2008-07-20 blueswir1Fix wrong function names in debug messages (Stefan...
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2008-04-20 blueswir1PCnet: Allow more then two TMDs (Jan Kiszka)
2008-01-01 blueswir1 Register only valid register access widths
2007-12-17 thsFix miscellaneous minor things, by Andre Przywara.
2007-12-16 thsqemu_put signedness fixes, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-18 thsRemove obsolete comment.
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-06-28 blueswir1 Fix Lance on 32-bit hosts
2007-05-27 blueswir1Handle unconnected vlan case in lance
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 blueswir1Split DMA controller in two
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-07 pbrookUnify IRQ handling.
2007-03-06 thsFix unportable bitfields use which broke pcnet for...
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2006-09-03 bellardbetter PCNET endianness support
2006-09-03 bellardendianness fixes
2006-09-03 bellardinitial sparc32 lance and pcnet merge
2006-07-14 bellardwin32 compilation fixes
2006-07-13 bellardavoid recursive tx
2006-07-04 bellardavoid unneeded dependencies
2006-07-04 bellardpcnet nic support (Antony T Curtis)