summaryrefslogtreecommitdiffstats
path: root/hw/rtl8139.c
Commit message (Expand)AuthorAgeFilesLines
* Fix undeclared symbol warnings from sparseblueswir12008-10-261-1/+1
* Fix most warnings that would be caused by gcc flag -Wundefblueswir12008-09-061-2/+2
* Add qemu_realloc(), by Gerd Hoffmann.ths2008-08-061-1/+1
* Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.ths2008-07-181-2/+1
* rtl8139: fix endianness on big endian targetsaurel322008-03-131-26/+16
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-6/+6
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-2/+3
* Add statics and missing #includes for prototypes.pbrook2007-11-181-5/+6
* Break up vl.h.pbrook2007-11-171-1/+4
* Fix typo, spotted by Samuel Thibault.ths2007-11-091-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-9/+9
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-26/+26
* Fix rtl8139 checksum calculation, by Tim Deegan.ths2007-08-011-6/+5
* Spelling fixes, by Stefan Weil.ths2007-07-111-1/+1
* Unify IRQ handling.pbrook2007-04-071-1/+1
* Remove dead code.pbrook2007-04-071-13/+6
* Fix big endian host operation, by Ben Taylor and Igor Kovalenko.ths2007-03-191-3/+6
* Devfn number for network PCI cards, by Aurelien Jarno.ths2007-01-101-2/+2
* PCI save/restore changesbellard2006-08-171-5/+11
* fixed for TCP segmentation offloading - removed dependency on slirp.h (Igor K...bellard2006-07-101-67/+268
* rtl8139 fixes (Igor Kovalenko)bellard2006-07-041-442/+837
* disable unimplemented C+ mode (aka windows xp 64 fix)bellard2006-07-011-1/+1
* Allow selection of emulated network card.pbrook2006-02-051-0/+2875
OpenPOWER on IntegriCloud