opnsense-src/sys/dev/usb/net
Warner Losh c6df6f5322 Create wrapper for Giant taken for newbus
Create a wrapper for newbus to take giant and for busses to take it too.
bus_topo_lock() should be called before interacting with newbus routines
and unlocked with bus_topo_unlock(). If you need the topology lock for
some reason, bus_topo_mtx() will provide that.

Sponsored by:		Netflix
Reviewed by:		mav
Differential Revision:	https://reviews.freebsd.org/D31831
2021-12-09 17:04:45 -07: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 Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
if_axereg.h
if_axge.c Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
if_axgereg.h
if_cdce.c if_cdce: Add support for setting RX filtering 2021-09-01 12:27:14 +02: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 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 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
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 Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
if_mugereg.h
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 Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07: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 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 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 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