freebsd-dev/sys/dev/usb/net
Kevin Lo e1b74f21f5 Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports
IPv4/IPv6 checksum offloading and VLAN tag insertion/stripping.

Since uether doesn't provide a way to announce driver specific offload
capabilities to upper stack, checksum offloading support needs more work
and will be done in the future.

Special thanks to Hayes Wang from RealTek who gave input.
2015-12-01 05:12:13 +00:00
..
if_aue.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_auereg.h
if_axe.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_axereg.h
if_axge.c Add Lenovo ThinkPad OneLink GigaLAN. 2015-04-07 01:47:36 +00:00
if_axgereg.h
if_cdce.c Fix for unaligned IP-header. 2015-11-06 12:54:27 +00:00
if_cdcereg.h o Notify USB host about connection when operating in device mode. 2015-01-17 12:31:26 +00:00
if_cue.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_cuereg.h
if_ipheth.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_iphethvar.h
if_kue.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_mosreg.h
if_rue.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_ruereg.h
if_smsc.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_smscreg.h
if_udav.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_udavreg.h
if_ure.c Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports 2015-12-01 05:12:13 +00:00
if_urereg.h Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports 2015-12-01 05:12:13 +00:00
if_urndis.c Fix for unaligned IP-header. 2015-11-06 12:54:27 +00:00
if_urndisreg.h
if_usie.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c Make a bunch of USB debug SYSCTLs tunable, so that their value(s) can 2015-01-05 15:04:17 +00:00
usb_ethernet.c Use SYSCTL_OUT_STR() to return strings. 2015-03-14 21:40:33 +00:00
usb_ethernet.h