Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lock down the network interface queues. The queue mutex must be obtained | jlemon | 2000-11-25 | 1 | -7/+2 |
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 1 | -1/+0 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Remove NBPF conditionality of bpf calls in most of our network drivers. | phk | 1999-09-25 | 1 | -10/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 1 | -6/+6 |
* | Move the declaration of the interrupt type from the driver structure | dfr | 1999-05-08 | 1 | -2/+1 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | archie | 1998-12-07 | 1 | -2/+1 |
* | iicbb is generic support for I2C bit-banging. | nsouch | 1998-10-31 | 1 | -2/+2 |
* | Submitted by: nsouch | nsouch | 1998-09-03 | 1 | -0/+468 |