Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lmc_ifup() was not checking the state of the interface. This would | archie | 2001-01-10 | 1 | -3/+8 |
* | Part 2 of the netgraph rewrite. | julian | 2001-01-08 | 1 | -17/+16 |
* | Rewrite of netgraph to start getting ready for SMP. | julian | 2001-01-06 | 1 | -20/+50 |
* | Divorce the kernel binary ABI version number from the message | julian | 2000-12-18 | 1 | -11/+5 |
* | Reviewed by: Archie@freebsd.org | julian | 2000-12-12 | 1 | -3/+6 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 2 | -4/+2 |
* | Lock down the network interface queues. The queue mutex must be obtained | jlemon | 2000-11-25 | 2 | -11/+16 |
* | Devices that are running at splimp MUST use ng_queue_data() | julian | 2000-11-21 | 1 | -2/+1 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Adjust to accomodate recent changes to the rcvdata and rcvmsg | archie | 2000-05-01 | 1 | -4/+6 |
* | Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. | phk | 2000-04-26 | 6 | -569/+601 |
* | LanMedias driver sources for the LMC1000 and similar cards. | phk | 2000-04-26 | 6 | -0/+3746 |