summaryrefslogtreecommitdiffstats
path: root/hw/ne2000.c
Commit message (Expand)AuthorAgeFilesLines
* ne2000 buffer fulness fix (Han Zhu)bellard2006-05-141-1/+1
* Avoid buffer overflow when sending slirp packets.pbrook2006-02-041-11/+18
* rxcr save/restore (initial patch by Jürgen Pfennigbellard2006-02-011-3/+10
* RTL8029 IDs support (Warner Losh)bellard2005-11-221-0/+22
* new network emulationbellard2005-11-151-14/+93
* ne2000 reset fix - start/stop registers read access (aka OS/2 Warp V4 fix) (l...bellard2005-04-281-2/+11
* packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security...bellard2005-04-101-2/+10
* ne2000 savevm support (Johannes Schindelin)bellard2004-10-031-1/+62
* odd memory access fixbellard2004-07-101-47/+26Star
* added PCI busbellard2004-06-211-3/+4
* allow 32 but unaligned access (aka Win PCI network bug - initial patch by Ren...bellard2004-06-071-4/+4
* receive status register support (aka GRUB netboot fix)bellard2004-05-221-2/+10
* PCI irq supportbellard2004-05-201-26/+12Star
* PCI supportbellard2004-05-191-5/+147
* NE2000 fixes for windows (Renzo Davoli)bellard2004-04-221-13/+61
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-0/+4
* win32 port (initial patch by kazu)bellard2004-04-011-20/+0Star
* use new timer APIbellard2004-03-311-1/+1
* io port API changebellard2004-03-141-40/+50
* separated more devices from emulatorbellard2004-03-141-0/+465