opnsense-src/sys/dev/usb/net
Hans Petter Selasky 4da9ba7e7f When setting up VLANs on a Raspberry Pi ethernet port, the MTU drops
from 1500 to 1496 bytes. The MTU should remain at 1500, extending the
frame size as per IEEE 802.3. Adding IFCAP_VLAN_MTU to the
if_capabilities field in the smsc driver solves the problem.  The
datasheet for the LAN9512 chip, section 3.2.3 states that the chip
supports the extended frame.

Submitted by:	rpp@ci.com.au
MFC after:	1 week
PR:		205050
2015-12-07 18:55:33 +00:00
..
if_aue.c
if_auereg.h
if_axe.c
if_axereg.h
if_axge.c Add Lenovo ThinkPad OneLink GigaLAN. 2015-04-07 01:47:36 +00:00
if_axgereg.h
if_cdce.c Fix for unaligned IP-header. 2015-11-06 12:54:27 +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
if_cuereg.h
if_ipheth.c
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 When setting up VLANs on a Raspberry Pi ethernet port, the MTU drops 2015-12-07 18:55:33 +00:00
if_smscreg.h
if_udav.c
if_udavreg.h
if_ure.c Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supports 2015-12-01 05:12:13 +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 Fix for unaligned IP-header. 2015-11-06 12:54:27 +00:00
if_urndisreg.h
if_usie.c
if_usievar.h
ruephy.c
ruephyreg.h
uhso.c
usb_ethernet.c Use SYSCTL_OUT_STR() to return strings. 2015-03-14 21:40:33 +00:00
usb_ethernet.h