Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Make all Ethernet drivers attach using ether_ifattach() and detach using | archie | 2000-07-13 | 1 | -6/+1 |
* | Mass update of isa drivers using compatability shims to use | peter | 2000-05-28 | 1 | -0/+8 |
* | Move code to handle BPF and bridging for incoming Ethernet packets out | archie | 2000-05-14 | 1 | -23/+1 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -2/+0 |
* | Remove NBPF conditionality of bpf calls in most of our network drivers. | phk | 1999-09-25 | 1 | -12/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Rename bpfilter to bpf. | des | 1999-07-06 | 1 | -7/+7 |
* | Silence warnings. | eivind | 1999-01-12 | 1 | -1/+2 |
* | As promised, cleanup the #if __FreeBSD_version mess. | joerg | 1998-12-21 | 1 | -41/+3 |
* | This is my first cut on a driver for the RealTek RTL 8002 pocket | joerg | 1998-12-21 | 1 | -0/+1493 |