1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/vge
Pyun YongHyeon 38aa43c511 All vge(4) controllers support RX/TX checksum offloading for VLAN
tagged frames so add checksum offloading capabilities. Also add
missing VLAN hardware tagging control in ioctl handler and let
upper stack know current VLAN capabilities.
2009-12-16 18:03:25 +00:00
..
if_vge.c All vge(4) controllers support RX/TX checksum offloading for VLAN 2009-12-16 18:03:25 +00:00
if_vgereg.h Fix typo in register definition. 2009-12-14 18:50:26 +00:00
if_vgevar.h Increase output queue size from 64 to 255. 2009-12-14 20:59:18 +00:00