opnsense-src/sys/dev/usb/net
Andrew Turner d6a01b37b7 Add Windows Dev Kit 2023 support to if_ure
The Windows Dev Kit 2023 has an if_ure NIC with custom vendor and
procuct IDs. Add them to the driver.

Tested by:	Robert Clausecker <fuz@fuz.su>
Obtained from:	OpenBSD
Sponsored by:	Arm Ltd

(cherry picked from commit e5b9b5ee8c)
2023-01-23 12:36:28 +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 spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_axe.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
if_axereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_axge.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
if_axgereg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_cdce.c cdce: Fix a -Wunused-but-set-variable warning 2022-03-07 08:18:16 -05: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_cdce: Add support for setting RX filtering 2021-09-28 09:03:48 +02:00
if_cue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_cuereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_ipheth.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_iphethvar.h ipheth(4): Fix for iOS 14 2020-11-18 19:35:30 +00:00
if_kue.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_kuefw.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_kuereg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_mos.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_mosreg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_muge.c Revert "usb: Remove a double words in a source code comments" 2022-09-10 08:58:30 +02: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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_smsc.c Revert "usb: Remove a double words in a source code comments" 2022-09-10 08:58:30 +02:00
if_smscreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_udav.c usb: clean up empty lines in .c and .h files 2020-09-01 21:26:44 +00:00
if_udavreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-20 19:36:21 +00:00
if_ure.c Add Windows Dev Kit 2023 support to if_ure 2023-01-23 12:36:28 +00:00
if_urereg.h Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4). 2021-07-10 21:17:26 +02: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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ruephy.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
ruephyreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
uhso.c Fix for use-after-free by if_ioctl() calls from user-space in USB drivers by 2021-06-02 13:25:19 +02:00
usb_ethernet.c Create wrapper for Giant taken for newbus 2022-06-21 17:13:20 +02:00
usb_ethernet.h Use mbuf queue instead of ifqueue in USB network drivers. 2019-08-30 00:05:04 +00:00