opnsense-src/sys/dev/usb/net
John Baldwin ffd8101e93 usb: Add a __usbdebug_used for variables only used under #ifdef USB_DEBUG.
Use it for various variables only used in DPRINTF debug traces
conditional on USB_DEBUG.
2022-04-13 16:08:20 -07:00
..
if_aue.c
if_auereg.h
if_axe.c axe: Fix a -Wunused-but-set-variable warning 2022-02-28 11:07:19 -05:00
if_axereg.h
if_axge.c axge: Fix a -Wunused-but-set-variable warning 2022-02-28 10:54:32 -05:00
if_axgereg.h
if_cdce.c usb: Add a __usbdebug_used for variables only used under #ifdef USB_DEBUG. 2022-04-13 16:08:20 -07:00
if_cdceem.c cdceem(4): Fix "set but not used" warnings 2021-11-29 16:45:15 +00:00
if_cdcereg.h if_cdce: Add support for setting RX filtering 2021-09-01 12:27:14 +02:00
if_cue.c
if_cuereg.h
if_ipheth.c
if_iphethvar.h ipheth(4): Fix for iOS 14 2020-11-18 19:35:30 +00:00
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c
if_mosreg.h
if_muge.c usb(4): Fix two typos in source code comments 2022-04-09 10:13:52 +02:00
if_mugereg.h
if_rue.c
if_ruereg.h
if_smsc.c usb(4): Fix two typos in source code comments 2022-04-09 10:13:52 +02:00
if_smscreg.h
if_udav.c
if_udavreg.h
if_ure.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
if_urereg.h Add support for RTL8153B, RTL8156 and RTL8156B to if_ure(4). 2021-06-04 10:29:55 +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
if_usie.c
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c Fix for use-after-free by if_ioctl() calls from user-space in USB drivers by 2021-05-21 14:59:19 +02:00
usb_ethernet.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
usb_ethernet.h