1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00
freebsd/sys/dev/usb/net
Hans Petter Selasky 6084a8c0ec Fix logical error.
MFC after:	3 days
2014-09-03 05:14:50 +00:00
..
if_aue.c Fix logical error. 2014-09-03 05:14:50 +00:00
if_auereg.h
if_axe.c
if_axereg.h
if_axge.c Fix performance problems with AXGE network adapter in RX direction: 2014-07-13 07:39:28 +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 Add support for Huawei E3272 modems which are supported by the CDC 2014-08-05 12:08:50 +00:00
if_cdcereg.h
if_cue.c
if_cuereg.h
if_ipheth.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_iphethvar.h
if_kue.c
if_kuefw.h
if_kuereg.h
if_mos.c
if_mosreg.h
if_rue.c
if_ruereg.h
if_smsc.c Fill in csum_data only for UDP or TCP packets. This fixes a bug where 2014-05-05 17:30:05 +00:00
if_smscreg.h
if_udav.c
if_udavreg.h
if_urndis.c Resolve probe conflict for now. 2014-02-06 10:47:47 +00:00
if_urndisreg.h Fix kernelbuild when full debugging features are enabled. 2014-02-06 10:38:40 +00:00
if_usie.c
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c Fix for use after free. 2014-07-01 07:13:41 +00:00
usb_ethernet.c In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attach(). 2014-02-18 01:20:26 +00:00
usb_ethernet.h