summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_vgevar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite receive filter handling and ioctl bits.brad2013-03-151-2/+1
| | | | ok sthen@
* Make vge(4) detachable.kettenis2009-11-231-1/+3
| | | | ok jsg@, deraadt@
* - remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.brad2006-05-281-1/+3
| | | | | | - use if_hardmtu for MTU ioctl handlers. ok reyk@
* garbage collect VGE_JUMBO_MTUbrad2006-05-201-3/+1
|
* VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadtpvalchev2004-12-011-0/+126
from FreeBSD