summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_ethersubr.c
Commit message (Expand)AuthorAgeFilesLines
* Change callers of mtx_init() to pass in an appropriate lock type name. Injhb2002-04-041-2/+2
* Remove __P.alfred2002-03-201-1/+1
* Lock down the network interface queues. The queue mutex must be obtainedjlemon2000-11-251-12/+2
* Convert the USB ethernet drivers to use mutexes. Also convertwpaul2000-10-241-11/+18
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-18/+0
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* OpenBSD has a broken debugger that does not grok static. Use an_hibma2000-04-031-5/+5
* Pull my head out of my ass and actually make the tx netisr stuff work right.wpaul2000-01-141-39/+17
* Bunch of updates:wpaul2000-01-131-1/+26
* Apply the same netisr mechanism to transmissions as well. In order towpaul2000-01-121-2/+54
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.wpaul2000-01-101-0/+118
OpenPOWER on IntegriCloud