Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change callers of mtx_init() to pass in an appropriate lock type name. In | jhb | 2002-04-04 | 1 | -2/+2 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -1/+1 |
* | Lock down the network interface queues. The queue mutex must be obtained | jlemon | 2000-11-25 | 1 | -12/+2 |
* | Convert the USB ethernet drivers to use mutexes. Also convert | wpaul | 2000-10-24 | 1 | -11/+18 |
* | Move code to handle BPF and bridging for incoming Ethernet packets out | archie | 2000-05-14 | 1 | -18/+0 |
* | Remove unneeded #include <sys/kernel.h> | phk | 2000-04-29 | 1 | -1/+0 |
* | OpenBSD has a broken debugger that does not grok static. Use a | n_hibma | 2000-04-03 | 1 | -5/+5 |
* | Pull my head out of my ass and actually make the tx netisr stuff work right. | wpaul | 2000-01-14 | 1 | -39/+17 |
* | Bunch of updates: | wpaul | 2000-01-13 | 1 | -1/+26 |
* | Apply the same netisr mechanism to transmissions as well. In order to | wpaul | 2000-01-12 | 1 | -2/+54 |
* | Attempt to fix a problem with receiving packets on USB ethernet interfaces. | wpaul | 2000-01-10 | 1 | -0/+118 |