opnsense-src/sys/dev/usb/net
Pedro F. Giffuni 74b8d63dcc Cleanup unnecessary semicolons from the kernel.
Found with devel/coccinelle.
2016-04-10 23:07:00 +00:00
..
if_aue.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_auereg.h
if_axe.c Add suppoort for the Sitecom LN-031 2015-12-31 18:12:35 +00:00
if_axereg.h Remove unused variable sc_tx_bufsz. 2013-06-13 05:46:19 +00:00
if_axge.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_axgereg.h Replace the whole license block with the standard one. 2014-07-31 05:12:21 +00:00
if_cdce.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +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 Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_cuereg.h Fix a typo: s/KLSI/CATC/ 2013-06-13 01:33:01 +00:00
if_ipheth.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_iphethvar.h
if_kue.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
if_mosreg.h
if_rue.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_ruereg.h
if_smsc.c Fix variable assignment inside if-clause in the smsc driver. 2016-02-14 07:20:07 +00:00
if_smscreg.h
if_udav.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_udavreg.h
if_ure.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +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 USB: replace 0 with NULL for pointers. 2016-04-09 20:36:07 +00:00
if_urndisreg.h Fix kernelbuild when full debugging features are enabled. 2014-02-06 10:38:40 +00:00
if_usie.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
if_usievar.h
ruephy.c The MII layer shouldn't care about administrative status of an 2013-10-26 18:40:17 +00:00
ruephyreg.h
uhso.c Use m_catpkt(9) to ensure that pkthdr fields are updated properly. 2016-03-02 05:05:02 +00:00
usb_ethernet.c Use SYSCTL_OUT_STR() to return strings. 2015-03-14 21:40:33 +00:00
usb_ethernet.h