Break up vl.h.
[qemu] / hw / rtl8139.c
2007-11-17 pbrookBreak up vl.h.
2007-11-09 thsFix typo, spotted by Samuel Thibault.
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-01 thsFix rtl8139 checksum calculation, by Tim Deegan.
2007-07-11 thsSpelling fixes, by Stefan Weil.
2007-04-07 pbrookUnify IRQ handling.
2007-04-07 pbrookRemove dead code.
2007-03-19 thsFix big endian host operation, by Ben Taylor and Igor...
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2006-08-17 bellardPCI save/restore changes
2006-07-10 bellardfixed for TCP segmentation offloading - removed depende...
2006-07-04 bellardrtl8139 fixes (Igor Kovalenko)
2006-07-01 bellarddisable unimplemented C+ mode (aka windows xp 64 fix)
2006-02-05 pbrookAllow selection of emulated network card.