opnsense-src/sys/dev/usb/net
Hans Petter Selasky 33299e3d96 Make sure MAC address is reprogrammed when if_init() callback is
invoked. Else promiscious mode must be used to pass traffic. While at
it fix a debug print macro.

MFC after:	1 week
2016-11-16 14:39:03 +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 s/usb2_/usb_|usbd_/ on all function names for the USB stack. 2009-06-15 01:02:43 +00:00
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 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 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 dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +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 USB Network: 2010-10-13 21:36:42 +00:00
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 s/usb2_/usb_/ on all C structs for the USB stack. 2009-05-28 17:36:36 +00:00
if_mos.c s/struct device */device_t/ 2016-05-02 05:37:25 +00:00
if_mosreg.h Add support for the MCS7832 2012-02-28 15:45:42 +00:00
if_rue.c dev/usb: minor spelling fixes in comments. 2016-05-02 17:44:03 +00:00
if_ruereg.h Remove unused struct rue_type 2010-11-15 06:04:25 +00:00
if_smsc.c Make sure MAC address is reprogrammed when if_init() callback is 2016-11-16 14:39:03 +00:00
if_smscreg.h Merging of projects/armv6, part 5 2012-08-15 04:03:55 +00:00
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 The JP1082 device doesn't respond to the MII_BMSR command and it turns 2012-07-15 05:49:02 +00:00
if_ure.c Add preliminary support for the RTL8153. 2016-10-31 05:58:11 +00:00
if_urereg.h Add preliminary support for the RTL8153. 2016-10-31 05:58:11 +00:00
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 Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +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 uhso(4): Fix a null pointer dereference 2016-10-25 18:36:15 +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 This change makes it possible to define driver specific attach 2011-10-24 23:38:11 +00:00