opnsense-src/sys/dev/usb/net
Nick Hibma c376f4397d Add support for Huawei E3272 modems which are supported by the CDC
ethernet class.

Note: This is untested as I do not have a device like this. That is
reflected in the MFC timeout.

PR:		192345
Submitted by:	rozhuk.im gmail.com
MFC after:	4 weeks
2014-08-05 12:08:50 +00:00
..
if_aue.c Correct endianness handling in getting station address from EEPROM. 2014-04-03 01:32:43 +00:00
if_auereg.h s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
if_axe.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_axereg.h Remove unused variable sc_tx_bufsz. 2013-06-13 05:46:19 +00:00
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 The maximum NCM frame size must be so that it 2011-04-26 19:40:37 +00:00
if_cue.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_cuereg.h Fix a typo: s/KLSI/CATC/ 2013-06-13 01:33:01 +00:00
if_ipheth.c Include necessary headers that now are available due to pollution 2013-10-28 07:29:16 +00:00
if_iphethvar.h USB Network: 2010-10-13 21:36:42 +00:00
if_kue.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_kuefw.h
if_kuereg.h
if_mos.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_mosreg.h Add support for the MCS7832 2012-02-28 15:45:42 +00:00
if_rue.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_ruereg.h Remove unused struct rue_type 2010-11-15 06:04:25 +00:00
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 Merging of projects/armv6, part 5 2012-08-15 04:03:55 +00:00
if_udav.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_udavreg.h The JP1082 device doesn't respond to the MII_BMSR command and it turns 2012-07-15 05:49:02 +00:00
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 The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
if_usievar.h Add new USB 3G driver. 2011-07-08 10:58:56 +00:00
ruephy.c The MII layer shouldn't care about administrative status of an 2013-10-26 18:40:17 +00:00
ruephyreg.h - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY 2011-10-08 12:33:10 +00:00
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 This change makes it possible to define driver specific attach 2011-10-24 23:38:11 +00:00