summaryrefslogtreecommitdiffstats
path: root/sys/dev/vx/if_vx.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed printf format errors (only 1 left in GENERIC now).bde1998-07-131-2/+2
* This commit fixes various 64bit portability problems required fordfr1998-06-071-3/+3
* Add $Id$gpalmer1998-02-211-0/+2
* Provide a missing parameter to printf to stop the kernel from panicing.gpalmer1998-02-211-1/+1
* Removed unused #includes.bde1998-02-201-6/+0
* Make INET a proper option.eivind1998-01-081-4/+3
* Remove a bunch of variables which were unused both in GENERIC and LINT.phk1997-11-071-1/+0
* To obey the traditional practice in mbuf chaining.itojun1997-10-011-10/+15
* Convert to the new callout interface.gibbs1997-09-211-5/+13
* Removed unused #includes.bde1997-06-141-16/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-1/+1
* Some of these cards are always in promiscous mode :-(phk1997-01-281-15/+12
* Use the new if_multiaddrs list for multicast addresses rather than thewollman1997-01-131-15/+9
* Support 4 of these as default, it only cost us 12 bytes more.phk1996-12-151-0/+5
* Some imporvemnets to the vx driver.guido1996-12-021-57/+81
* Fix ifconfig link flag handlingguido1996-11-211-3/+6
* New vx driver for:guido1996-11-041-0/+1074
OpenPOWER on IntegriCloud