CVSROOT:/sources/qemu
Module name:qemu
Changes by: Aurelien Jarno 08/03/13 19:17:40
Modified files:
hw : rtl8139.c
Log message:
rtl8139: fix endianness on big endian targets
On big endian targets with mmio accesses, the values
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/11/09 18:17:50
Modified files:
hw : rtl8139.c
Log message:
Fix typo, spotted by Samuel Thibault.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?cvsroot=qemu&r
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/08/01 13:10:29
Modified files:
hw : rtl8139.c
Log message:
Fix rtl8139 checksum calculation, by Tim Deegan.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?cvs
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Paul Brook 07/04/07 01:41:50
Modified files:
hw : rtl8139.c
Log message:
Remove dead code.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?cvsroot=qemu&r1=1.7&r2=1.8
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Thiemo Seufer 07/03/19 18:20:28
Modified files:
hw : rtl8139.c
Log message:
Fix big endian host operation, by Ben Taylor and Igor Kovalenko.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/07/10 21:38:17
Modified files:
hw : rtl8139.c
Log message:
fixed for TCP segmentation offloading - removed dependency on slirp.h
(Igor Kovalenko)
CVSWeb URLs:
http://cvs.sav
On 7/9/06, Igor Kovalenko wrote:
Hi!This updated patch against current CVS implements TCP segmentation offloading for RTL8139 in C+ mode.I fixed a couple of problems in implementation (wrong sequence number calculation), and now TCP performance seem to be normal.
Dependency on slirp.h header is now
Hi!This updated patch against current CVS implements TCP segmentation offloading for RTL8139 in C+ mode.I fixed a couple of problems in implementation (wrong sequence number calculation), and now TCP performance seem to be normal.
Dependency on slirp.h header is now gone.Again tested with linux (et
Hi!Here is the remaining part of task offloading features of rtl8139 emulation - the TCP segmentation offloading.Tested with linux (ethtool -K eth0 tx on sg on tso on).Please apply.I'll try to provide slirp separation later.
--Kind Regards,Igor V. Kovalenko
Index: hw/rtl8139.c
=
>
> CVSROOT: /sources/qemu
> Module name: qemu
> Changes by: Fabrice Bellard06/07/04 10:08:36
>
> Modified files:
> hw : rtl8139.c
>
> Log message:
> rtl8139 fixes (Igor Kovalenko)
>
> CVSWeb URLs:
> http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/07/04 10:08:36
Modified files:
hw : rtl8139.c
Log message:
rtl8139 fixes (Igor Kovalenko)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?cvsroot=qemu&r1=1
On Saturday 01 July 2006 22:41, Fabrice Bellard wrote:
> Modified files:
> hw : rtl8139.c
>
> Log message:
> disable unimplemented C+ mode (aka windows xp 64 fix)
I'm not sure I believe this. C+ mode works fine in linux, and on a simple TCP
throughput test was ~20% faster
CVSROOT:/sources/qemu
Module name:qemu
Changes by: Fabrice Bellard06/07/01 21:41:18
Modified files:
hw : rtl8139.c
Log message:
disable unimplemented C+ mode (aka windows xp 64 fix)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8
13 matches
Mail list logo