freebsd-dev/sys/dev/usb/net
Sepherosa Ziehau 1010113dad net/rndis: Packet types are defined by NDIS; not RNDIS specific.
Reviewed by:	hps
MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D7681
2016-08-30 03:11:07 +00:00
..
if_aue.c
if_auereg.h
if_axe.c
if_axereg.h
if_axge.c When device is detached make sure to stop the controller and make 2016-08-18 07:11:31 +00:00
if_axgereg.h Host controller is byte oriented. Fix wrong assumption on big-endian 2016-08-19 10:51:30 +00:00
if_cdce.c
if_cdcereg.h
if_cue.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
if_cuereg.h
if_ipheth.c
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c s/struct device */device_t/ 2016-05-02 05:37:25 +00:00
if_mosreg.h
if_rue.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
if_ruereg.h
if_smsc.c
if_smscreg.h
if_udav.c
if_udavreg.h
if_ure.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
if_urereg.h
if_urndis.c net/rndis: Packet types are defined by NDIS; not RNDIS specific. 2016-08-30 03:11:07 +00:00
if_urndisreg.h net: Split RNDIS protocol structs/macros out of dev/usb/net/if_urndisreg.h 2016-08-23 02:54:06 +00:00
if_usie.c
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c usb/uhso: Don't bail out on first USB error. 2016-06-02 15:30:58 +00:00
usb_ethernet.c Get closer to a VIMAGE network stack teardown from top to bottom rather 2016-06-21 13:48:49 +00:00
usb_ethernet.h