freebsd-dev/sys/dev/usb/net
John-Mark Gurney 7d5522e16a A major update to the ure driver.
This update adds support for:
HW VLAN tagging
HW checksum offload for IPv4 and IPv6
tx and rx aggreegation (for full gige speeds)
multiple transactions

In my testing, I am able to get 900-950Mbps depending upon
TCP or UDP, which is a significant improvement over the previous
91Mbps (~8kint/sec*1500bytes/packet*1packet/int).

Reviewed by:	hselasky
MFC after:	2 months
Differential Revision:	https://reviews.freebsd.org/D25809
2020-09-12 00:33:11 +00:00
..
if_aue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_auereg.h
if_axe.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_axereg.h
if_axge.c Add support to BELKIN B2B128 USB3 Ethernet Adapter to axge(4) 2020-09-08 04:44:37 +00:00
if_axgereg.h
if_cdce.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cdceem.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cdcereg.h
if_cue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cuereg.h
if_ipheth.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_iphethvar.h
if_kue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_mosreg.h
if_muge.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_mugereg.h muge: update FDT LED configuration 2019-05-20 19:31:49 +00:00
if_rue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_ruereg.h
if_smsc.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_smscreg.h
if_udav.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_udavreg.h
if_ure.c A major update to the ure driver. 2020-09-12 00:33:11 +00:00
if_urereg.h A major update to the ure driver. 2020-09-12 00:33:11 +00:00
if_urndis.c urndis(4): Add support of Inseego/Novatel Wireless MiFi 8800/8000 2020-09-10 18:27:52 +00:00
if_urndisreg.h usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_usie.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
usb_ethernet.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
usb_ethernet.h Use mbuf queue instead of ifqueue in USB network drivers. 2019-08-30 00:05:04 +00:00