summaryrefslogtreecommitdiffstats
path: root/sys/dev/pdq/pdq_ifsubr.c
Commit message (Expand)AuthorAgeFilesLines
* Convert if_multiaddrs from LIST to TAILQ so that it can be traversedphk2001-02-061-2/+2
* Mechanical change to use <sys/queue.h> macro API instead ofphk2001-02-041-2/+2
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-7/+1
* Uh, ya, sure this almost compiled for __bsdi__. NOT!hoek2000-05-211-0/+1
* Set ifq_maxlen. (to default IFQ_MAXLEN)mdodd2000-01-131-0/+1
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-9/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename bpfilter to bpf.des1999-07-061-6/+6
* Removed unused #includes.bde1998-02-201-3/+1
* Make INET a proper option.eivind1998-01-081-2/+6
* Removed unused #includes.bde1997-06-141-16/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-2/+2
* Catch up with the moving target: merge the change from rev 1.19 of thejoerg1997-01-181-26/+22
* This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) upjoerg1997-01-171-4/+7
* Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'mjoerg1997-01-171-0/+404
OpenPOWER on IntegriCloud