| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove config_activate() and DVACT_ACTIVATE. PCMCIA's the only thing |  matthew | 2011-07-03 | 1 | -4/+1 |
| * | garbage collect "usb events". without /dev/usb there is no way to access |  jakemsr | 2011-01-25 | 1 | -4/+1 |
| * | - use usb_lookup() instead of handrolled macro. |  jasper | 2010-12-17 | 1 | -4/+3 |
| * | don't free network related resources if they were not allocated |  jakemsr | 2010-10-27 | 1 | -4/+5 |
| * | remove dying flag in detach() function. |  yuo | 2010-09-24 | 1 | -7/+5 |
| * | Get rid of devact enum, substitute it with an int and coresponding defines. |  pirofti | 2009-10-13 | 1 | -3/+3 |
| * | Eliminate the redundant bits of code for MTU and multicast handling |  brad | 2008-11-28 | 1 | -25/+8 |
| * | First step towards cleaning up the Ethernet driver ioctl handling. |  brad | 2008-10-02 | 1 | -4/+2 |
| * | treat usb vendor/product names as a locator, and have usbd_print handle it, |  deraadt | 2007-10-11 | 1 | -6/+1 |
| * | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and |  mbalmer | 2007-06-14 | 1 | -2/+17 |
| * | Remove the definition and usage of the IF_INPUT macro which was defined |  mbalmer | 2007-06-13 | 1 | -2/+2 |
| * | Remove the definition and use of the device_ptr_t which was a struct device *. |  mbalmer | 2007-06-12 | 1 | -2/+2 |
| * | Remove the definition and use of the USBDEVNAME macro. |  mbalmer | 2007-06-10 | 1 | -62/+62 |
| * | Remove the definition and use of the USBDEV macro. It only created confusion |  mbalmer | 2007-06-10 | 1 | -2/+2 |
| * | Remove the "Static" declaration of many functions. It was defined to be empty |  mbalmer | 2007-06-05 | 1 | -38/+38 |
| * | Last part of FreeBSD/NetBSD sepcific code removal. |  mbalmer | 2007-06-04 | 1 | -32/+1 |
| * | Fix dmesg output. -moj |  maja | 2007-05-31 | 1 | -2/+2 |
| * | Farewell USB_{ATTACH,MATCH,DETACH}* you will not be missed. |  jsg | 2007-05-27 | 1 | -18/+19 |
| * | Remove logprintf macro |  jsg | 2007-05-21 | 1 | -3/+3 |
| * | Remove Ether_ifattach macro |  jsg | 2007-05-21 | 1 | -2/+2 |
| * | Remove _KERNEL_OPT leftovers. |  miod | 2007-02-11 | 1 | -8/+1 |
| * | network byte order firmware, so that firmware files are the same on |  deraadt | 2007-01-09 | 1 | -5/+5 |
| * | In a drivers activate() entry point, if on DVACT_DEACTIVATE it does |  miod | 2006-06-23 | 1 | -2/+1 |
| * | allow bpf(4) to ignore packets based on their direction (inbound or |  djm | 2006-03-25 | 1 | -3/+3 |
| * | Remove last NRND NetBSDisms from tree. |  krw | 2006-03-07 | 1 | -14/+1 |
| * | Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in |  brad | 2006-01-29 | 1 | -3/+3 |
| * | Don't keep the devinfo string on the stack, instead use malloc/free. |  brad | 2005-08-01 | 1 | -4/+5 |
| * | clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources. |  brad | 2005-07-02 | 1 | -3/+2 |
| * | remove netns crud. |  henning | 2005-06-08 | 1 | -21/+1 |
| * | Add id for Psion Dacom Gold Port Ethernet found in Linux driver. |  jsg | 2005-01-15 | 1 | -1/+2 |
| * | - make sure int is in running state before touching the multicast filters |  brad | 2005-01-03 | 1 | -2/+4 |
| * | fix proto |  deraadt | 2004-12-12 | 1 | -2/+2 |
| * | kue(4) uses loadfirmware(9), but usb threaded probing starts before |  deraadt | 2004-11-28 | 1 | -26/+41 |
| * | relax warmboot detection, required for some models. ok deraadt@ |  dhartmei | 2004-11-22 | 1 | -2/+2 |
| * | firmware loading for kue(4), tested for me by dhartmei |  deraadt | 2004-11-22 | 1 | -13/+24 |
| * | strncpy->strlcpy |  grange | 2004-11-10 | 1 | -2/+2 |
| * | Add Silicom U2E found in linux driver. ok dlg@ |  jsg | 2004-10-16 | 1 | -1/+2 |
| * | don't need to set ifp->if_mtu or ifp->if_output in each driver, |  brad | 2004-09-23 | 1 | -2/+1 |
| * | put "do { } while (0)" wrappers on all the debug maroc functions |  deraadt | 2004-07-08 | 1 | -3/+3 |
| * | Add ether_{add,del}multi(), makes multicast work. |  mcbride | 2004-06-02 | 1 | -3/+12 |
| * | Set devclass to DV_IFNET for all USB network drivers. |  cedric | 2003-12-15 | 1 | -2/+2 |
| * | string cleanup; nate ok |  deraadt | 2003-05-07 | 1 | -2/+2 |
| * | Refetch interface handle on reset. Avoids potential access to freed memory. |  nate | 2002-07-29 | 1 | -6/+5 |
| * | get rid of trailing whitespace |  nate | 2002-07-25 | 1 | -6/+6 |
| * | shorten address printout |  deraadt | 2002-07-10 | 1 | -2/+2 |
| * | Sync Id string with NetBSD |  nate | 2002-07-09 | 1 | -2/+2 |
| * | Kill __FUNCTION__. |  espie | 2002-06-26 | 1 | -24/+24 |
| * | sync with NetBSD |  nate | 2002-05-06 | 1 | -19/+14 |
| * | Final __P removal plus some cosmetic fixups |  millert | 2002-03-14 | 1 | -2/+2 |
| * | and of course, since the tree is so volatile now, i mess it up |  deraadt | 2001-12-17 | 1 | -2/+2 |