summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_receive.c
Commit message (Expand)AuthorAgeFilesLines
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-3/+1
* Adjust some casts to quiet warnings.jhb2002-11-061-1/+1
* Replace aux mbufs with packet tags:sam2002-10-161-1/+1
* - Remove DMA_* macros as only one, DMA_GET_ADDR, was used.arr2002-06-241-15/+2
* - Remove the definition for SCHED_ATMarr2002-06-241-1/+1
* Remove __P.alfred2002-03-201-1/+1
* Applied the patch to fix HARP ATM that was broken when KAME IPv6 camepirzyk2001-06-201-0/+3
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-3/+1
* Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>phk2000-10-301-0/+1
* Remove 86 unneeded #includesphk2000-10-271-3/+0
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove even more unneeded #includes.phk2000-10-141-18/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-0/+47
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-3/+3
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-4/+4
* Two patches from the HARP people:phk1998-09-171-5/+5
* Add new files for HARP3phk1998-09-151-0/+582
OpenPOWER on IntegriCloud