Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   rin
Date:           Thu Aug 30 09:00:08 UTC 2018

Modified Files:
        src/sys/dev/usb: if_mue.c if_muereg.h if_muevar.h

Log Message:
Support added for TCP segmentation offload (TSO).
Improve TX performance around 10% if enabled.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/if_mue.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/if_muereg.h \
    src/sys/dev/usb/if_muevar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index