| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvs | cvs2svn | 2006-05-23 | 1 | -1/+1 |
| * | Merge IP multicast address list locking from HEAD to RELENG_5. | Ed Maste | 2006-01-29 | 1 | -0/+2 |
| * | MFC: | Maxim Sobolev | 2005-04-01 | 1 | -159/+50 |
| * | MFC: /*- and my license changes for sys/[a-d]* | Warner Losh | 2005-01-30 | 1 | -1/+1 |
| * | Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB framework | Robert Watson | 2004-08-11 | 1 | -1/+2 |
| * | MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. | Warner Losh | 2004-06-27 | 1 | -1/+1 |
| * | Add missing <sys/module.h> includes | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | We don't need to initialize if_output, ether_ifattach() does it | Maxime Henrion | 2004-05-23 | 1 | -1/+0 |
| * | Replace the static "qdat" structure with a per-instance softc field | Ian Dowse | 2004-05-23 | 1 | -5/+3 |
| * | Announce ethernet MAC addresss in ether_ifattach(). | Matthew N. Dodd | 2004-03-14 | 1 | -6/+0 |
| * | Remove duplicate | Johan Karlsson | 2003-11-14 | 1 | -3/+0 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -2/+1 |
| * | Make it easier to run this code on RELENG_4. | Josef Karthauser | 2003-10-04 | 1 | -1/+23 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -0/+3 |
| * | add missing machine/bus.h headers that are now necessary because of the | John-Mark Gurney | 2003-07-16 | 1 | -0/+1 |
| * | - Express hard dependencies on bus (pci, isa, pccard) and | Matthew N. Dodd | 2003-04-15 | 1 | -2/+3 |
| * | Add ID for Kawasaki LSI Inc. USB-Ethernet, rev 1.00/2.02 adapter. | Murray Stokely | 2003-04-07 | 1 | -0/+1 |
| * | Use __FBSDID rather than rcsid[]. | David E. O'Brien | 2003-04-03 | 1 | -7/+3 |
| * | Back out M_* changes, per decision of the TRB. | Warner Losh | 2003-02-19 | 1 | -2/+2 |
| * | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | Alfred Perlstein | 2003-01-21 | 1 | -2/+2 |
| * | network interface driver changes: | Sam Leffler | 2002-11-14 | 1 | -10/+4 |
| * | Re-fetch the interface handle after setting the config number, | Ian Dowse | 2002-07-15 | 1 | -1/+3 |
| * | We not long need to use USBD_NO_TSLEEP. | Josef Karthauser | 2002-04-07 | 1 | -1/+1 |
| * | MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10), | Josef Karthauser | 2002-04-07 | 1 | -2/+3 |
| * | Use the UE_GET_XFERTYPE macro. | Josef Karthauser | 2002-04-06 | 1 | -3/+3 |
| * | Rename foo_gone to foo_dying, in keeping with the rest of the usb code. | Josef Karthauser | 2002-04-06 | 1 | -4/+4 |
| * | Replace device_t with device_ptr_t. | Josef Karthauser | 2002-04-06 | 1 | -6/+6 |
| * | Change callers of mtx_init() to pass in an appropriate lock type name. In | John Baldwin | 2002-04-04 | 1 | -2/+2 |
| * | Use ANSI prototypes and declarations. | Josef Karthauser | 2002-04-02 | 1 | -87/+65 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -27/+27 |
| * | Make these depend on the usb module so they can use its symbols if they | Peter Wemm | 2001-08-22 | 1 | -0/+2 |
| * | Add the Abocom URE 450 ethernet adapter. | Nick Hibma | 2001-04-09 | 1 | -0/+1 |
| * | Add id for the IO Data ET/T | Nick Hibma | 2001-04-07 | 1 | -0/+1 |
| * | Convert if_multiaddrs from LIST to TAILQ so that it can be traversed | Poul-Henning Kamp | 2001-02-06 | 1 | -1/+1 |
| * | Use LIST_FOREACH() to traverse ifp->if_multiaddrs list, instead of | Poul-Henning Kamp | 2001-02-03 | 1 | -2/+1 |
| * | Implement MTX_RECURSE flag for mtx_init(). | Bosko Milekic | 2001-01-19 | 1 | -1/+2 |
| * | Add a forgotten mutex_exit()/KUE_UNLOCK() to kue_init(). | Bill Paul | 2000-11-23 | 1 | -1/+3 |
| * | Convert the USB ethernet drivers to use mutexes. Also convert | Bill Paul | 2000-10-24 | 1 | -38/+55 |
| * | Remove unneeded #include <machine/clock.h> | Poul-Henning Kamp | 2000-10-15 | 1 | -1/+0 |
| * | Make all Ethernet drivers attach using ether_ifattach() and detach using | Archie Cobbs | 2000-07-13 | 1 | -8/+4 |
| * | Handle watchdog timeouts better. We can't really call the foo_init() | Bill Paul | 2000-06-01 | 1 | -4/+10 |
| * | OpenBSD has a broken debugger that does not grok static. Use a | Nick Hibma | 2000-04-03 | 1 | -47/+47 |
| * | Add vendor/product ID for two more KLSI-based devices, including a | Bill Paul | 2000-03-29 | 1 | -0/+2 |
| * | Regenerate usbdevs files. | Bill Paul | 2000-03-21 | 1 | -1/+4 |
| * | Add another device/vendor code combination to support yet another | Bill Paul | 2000-03-18 | 1 | -0/+1 |
| * | More USB ethernet tweaks: | Bill Paul | 2000-01-20 | 1 | -21/+12 |
| * | Change the mechanism by which we detect that the firmware is already | Bill Paul | 2000-01-17 | 1 | -24/+19 |
| * | Remove device name strings from vendor/product lists since we don't use | Bill Paul | 2000-01-16 | 1 | -27/+19 |
| * | Pull my head out of my ass and actually make the tx netisr stuff work right. | Bill Paul | 2000-01-14 | 1 | -3/+2 |
| * | Clean up rxeof routines a little. | Bill Paul | 2000-01-14 | 1 | -7/+14 |