summaryrefslogtreecommitdiffstats
path: root/sys/dev/hea/eni_transmit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-5/+5
* 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-1/+0
* Remove even more nneeded #includes.phk2000-10-141-19/+0
* Remove the #include kitchensink <netatm/kern_include.h> and addphk2000-10-121-1/+40
* Incorrect uses of NULL changed to 0eivind1999-12-211-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-4/+4
* Trivial stylish changes, mostly to silence gcc.phk1998-10-311-5/+5
* Add a missing ++.phk1998-10-181-3/+3
* Add new files for HARP3phk1998-09-151-0/+823
OpenPOWER on IntegriCloud