aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/797-v5.17-net-usb-ax88179_178a-add-TSO-feature.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel: backport tso for asix driverAleksander Jan Bajkowski2022-11-181-0/+68
Performance comparison (iperf3, mtu 1500): Before: 53.9 Mbps After: 87.9 Mbps The tests were performed on a BT Home Hub 5A router. The iperf3 server was running on the router, the client on the host. Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>