aboutsummaryrefslogtreecommitdiffstats
path: root/hw/ne2000.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-03Spelling fixes, by Stefan Weil.ths1-3/+3
2007-04-07Unify IRQ handling.pbrook1-14/+11
2007-04-02ne2k buffer full bug fix, by Marcel Block.ths1-1/+1
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths1-2/+2
2006-12-07Spelling fixes, thanks to Stefan Weil.ths1-1/+1
2006-08-17PCI save/restore changesbellard1-7/+16
2006-05-14ne2000 buffer fulness fix (Han Zhu)bellard1-1/+1
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook1-11/+18
2006-02-01rxcr save/restore (initial patch by Jürgen Pfennigbellard1-3/+10
2005-11-22RTL8029 IDs support (Warner Losh)bellard1-0/+22
2005-11-15new network emulationbellard1-14/+93
2005-04-28ne2000 reset fix - start/stop registers read access (aka OS/2 Warp V4 fix) (l...bellard1-2/+11
2005-04-10packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security...bellard1-2/+10
2004-10-03ne2000 savevm support (Johannes Schindelin)bellard1-1/+62
2004-07-10odd memory access fixbellard1-47/+26
2004-06-21added PCI busbellard1-3/+4
2004-06-07allow 32 but unaligned access (aka Win PCI network bug - initial patch by Ren...bellard1-4/+4
2004-05-22receive status register support (aka GRUB netboot fix)bellard1-2/+10
2004-05-20PCI irq supportbellard1-26/+12
2004-05-18PCI supportbellard1-5/+147
2004-04-21NE2000 fixes for windows (Renzo Davoli)bellard1-13/+61
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard1-0/+4
2004-03-31win32 port (initial patch by kazu)bellard1-20/+0
2004-03-31use new timer APIbellard1-1/+1
2004-03-14io port API changebellard1-40/+50
2004-03-14separated more devices from emulatorbellard1-0/+465