aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths2008-07-181-3/+2
* Revert "Fix ne2000_can_receive() function".aurel322008-03-281-1/+1
* Fix ne2000_can_receive() functionaurel322008-03-281-1/+1
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-2/+2
* Add statics and missing #includes for prototypes.pbrook2007-11-181-0/+1
* Break up vl.h.pbrook2007-11-171-1/+3
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-13/+13
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-31/+31
* Insufficient input validation in NE2000 card, written by Tavis Ormandy,ths2007-06-251-2/+5
* Spelling fixes, by Stefan Weil.ths2007-06-031-3/+3
* Unify IRQ handling.pbrook2007-04-071-14/+11
* ne2k buffer full bug fix, by Marcel Block.ths2007-04-021-1/+1
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-2/+2
* Spelling fixes, thanks to Stefan Weil.ths2006-12-071-1/+1
* PCI save/restore changesbellard2006-08-171-7/+16
* 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/+26
* 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/+12
* PCI supportbellard2004-05-181-5/+147
* NE2000 fixes for windows (Renzo Davoli)bellard2004-04-211-13/+61
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-0/+4
* win32 port (initial patch by kazu)bellard2004-03-311-20/+0
* 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