| Commit message (Expand) | Author | Age | Files | Lines |
* | Only match devices with a valid configuration. |  mpi | 2015-06-12 | 1 | -19/+4 |
* | Remove some includes include-what-you-use claims don't |  jsg | 2015-03-14 | 1 | -2/+1 |
* | Wireless drivers call if_input() via ieee80211_input() which set `rcvif' |  mpi | 2015-02-10 | 1 | -2/+1 |
* | unifdef INET |  tedu | 2014-12-22 | 1 | -3/+1 |
* | Use <sys/endian.h> instead of <machine/endian.h> |  guenther | 2014-12-19 | 1 | -2/+2 |
* | No need for <netinet/in_systm.h> here. |  mpi | 2014-07-13 | 1 | -3/+1 |
* | add a size argument to free. will be used soon, but for now default to 0. |  tedu | 2014-07-12 | 1 | -2/+2 |
* | Kill a bunch of DVACT_DEACTIVATE handlers whose only purpose were to |  mpi | 2014-07-12 | 1 | -30/+11 |
* | Stop abusing the rcvif pointer to pass wireless nodes down to the |  mpi | 2014-03-19 | 1 | -3/+2 |
* | Do not define per-driver DEBUG variable when USB_DEBUG is defined. It's |  mpi | 2014-03-07 | 1 | -5/+1 |
* | Most network drivers include netinet/in_var.h, but apparently they |  bluhm | 2013-08-07 | 1 | -2/+1 |
* | Get rid of various 'typedef struct' definitions and use plain structure |  mglocker | 2013-04-15 | 1 | -7/+7 |
* | apply a fix by Steven Chamberlain <steven@pyro.eu.org>, via freebsd: |  jasper | 2011-10-26 | 1 | -7/+12 |
* | 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 | -7/+1 |
* | * do not add timeouts if the driver is dying |  jakemsr | 2010-12-30 | 1 | -10/+27 |
* | - use nitems() |  jasper | 2010-12-17 | 1 | -7/+3 |
* | * replace per-driver dying and/or other state variables with use of |  jakemsr | 2010-12-06 | 1 | -1/+13 |
* | don't free network related resources if they were not allocated |  jakemsr | 2010-10-27 | 1 | -3/+5 |
* | check that a timeout(9) has been initialized before deleting it |  jakemsr | 2010-10-23 | 1 | -3/+5 |
* | create another kthread to run xfer abort tasks. xfer abort tasks cannot |  jakemsr | 2010-10-23 | 1 | -2/+2 |
* | remove the unused if_init callback in struct ifnet |  jsg | 2010-08-27 | 1 | -2/+1 |
* | fix a variety of uninit errors. ok and one correction deraadt |  tedu | 2010-07-02 | 1 | -1/+2 |
* | remove proc.h include from uvm_map.h. This has far reaching effects, as |  tedu | 2010-04-20 | 1 | -2/+1 |
* | Get rid of devact enum, substitute it with an int and coresponding defines. |  pirofti | 2009-10-13 | 1 | -3/+3 |
* | Never return nonzero in a device activate method invoked with DVACT_ACTIVATE, |  miod | 2009-08-02 | 1 | -2/+2 |
* | timeout_add -> timeout_add_msec |  blambert | 2009-07-10 | 1 | -2/+2 |
* | Match on Edimax EW-7318Ug, EW-7318USg, EW-7618Ug |  jsg | 2009-03-27 | 1 | -1/+3 |
* | Linksys WUSB200 should work according to linux driver |  jsg | 2009-03-27 | 1 | -1/+2 |
* | add Buffalo WLI-U2-SG54HG |  kevlo | 2009-02-03 | 1 | -1/+2 |
* | do not leak an AMRR USB xfer at each ifconfig down/up. |  damien | 2008-12-22 | 1 | -1/+5 |
* | another rum; Arndt at ba-loerrach.de |  deraadt | 2008-12-10 | 1 | -1/+2 |
* | Second pass of simple timeout_add -> timeout_add_sec conversions |  blambert | 2008-10-15 | 1 | -3/+3 |
* | introduce new IEEE80211_STA_ONLY kernel option that can be set to |  damien | 2008-08-27 | 1 | -3/+18 |
* | another rum; Jonathan Lee |  deraadt | 2008-08-19 | 1 | -1/+2 |
* | in ieee80211_input(), call if_start() after enqueuing frames in if_snd |  damien | 2008-08-14 | 1 | -8/+1 |
* | Free the correct buffer list on failure. |  damien | 2008-07-30 | 1 | -2/+2 |
* | instead of passing rx tstamp and rssi to the ieee80211_input function, |  damien | 2008-07-21 | 1 | -2/+6 |
* | new belkin rum with california designed plastic |  deraadt | 2008-06-29 | 1 | -1/+2 |
* | D-Link DWA-111, from kevlo via FreeBSD. |  jsg | 2008-06-13 | 1 | -1/+2 |
* | Kernel implementation of the 4-way handshake and group-key |  damien | 2008-04-16 | 1 | -6/+8 |
* | Add Corega CG-WLUSB2GPX. |  jsg | 2008-04-01 | 1 | -1/+2 |
* | Two more rum devices from Ralink driver via sephe@dragonfly. |  jsg | 2008-03-03 | 1 | -2/+4 |
* | I-O Data USB-RSAQ5 serial from Masao Uebayashi in NetBSD. |  jsg | 2008-02-22 | 1 | -1/+2 |
* | SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.ua |  deraadt | 2008-01-05 | 1 | -2/+3 |
* | treat usb vendor/product names as a locator, and have usbd_print handle it, |  deraadt | 2007-10-11 | 1 | -6/+1 |
* | use new malloc M_ZERO flag to shrink kernel. |  damien | 2007-09-07 | 1 | -2/+1 |
* | Remove the definition and usage of the USB_DECLARE_DRIVER_CLASS and |  mbalmer | 2007-06-14 | 1 | -2/+17 |
* | 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 | -39/+39 |