aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vx/if_vxvar.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* - Add a private timer to drive the transmit watchdog instead of usingJohn Baldwin2009-11-191-0/+2
* Rototill vx(4), add locking, and mark MPSAFE:John Baldwin2005-10-061-22/+25
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* ss if_vx through indent, and use ANSI function definitions, prior to addingJustin T. Gibbs2004-08-181-18/+18
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-1/+1
* Start to minimize diffs between vx and ep. These latter is based on aWarner Losh2003-10-251-0/+76