opnsense-src/sys/dev/usb/net
FUKAUMI Naoki dc273058cb ure(4): Add support for ELECOM EDC-QUA3C
ELECOM EDC-QUA3C is a USB3.1 Gen1 Type-A/C 2.5GBASE-T network adapter.
This also works as a cdce(4) device by:

usbconfig -d X.Y set_config 1
  or
usbconfig -d X.Y set_config 2

Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>

MFC after:	2 weeks
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1578
2025-01-24 19:25:11 +00:00
..
if_aue.c
if_auereg.h
if_axe.c
if_axereg.h
if_axge.c
if_axgereg.h
if_cdce.c Move support of Realtek 8156/8156B from cdce(4) to ure(4) 2024-08-12 14:56:28 +08:00
if_cdceem.c
if_cdcereg.h
if_cue.c
if_cuereg.h
if_ipheth.c
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c
if_mosreg.h
if_muge.c
if_mugereg.h
if_rue.c
if_ruereg.h
if_smsc.c
if_smscreg.h
if_udav.c
if_udavreg.h
if_umb.c umb: Introduce the USB umb(4) network driver 2025-01-20 23:46:15 +00:00
if_umbreg.h umb: Introduce the USB umb(4) network driver 2025-01-20 23:46:15 +00:00
if_ure.c ure(4): Add support for ELECOM EDC-QUA3C 2025-01-24 19:25:11 +00:00
if_urereg.h
if_urndis.c if_urndis: Organize buffer layouts more naturally 2024-07-09 10:26:16 -04:00
if_urndisreg.h
if_usie.c if_usie: fix typo 2024-09-22 00:56:37 +02:00
if_usievar.h
mbim.h umb: Introduce the USB umb(4) network driver 2025-01-20 23:46:15 +00:00
ruephy.c
ruephyreg.h
uhso.c net: Remove unneeded NULL check for the allocated ifnet 2024-06-28 18:16:29 +08:00
usb_ethernet.c Use bus_generic_detach to detach and delete child devices during detach 2025-01-02 13:25:12 -05:00
usb_ethernet.h