Age | Commit message (Expand) | Author |
2011-02-21 | Make mos(4) set IFF_BROADCAST in if_flags. | Stefan Sperling |
2011-02-17 | allow interfaces other than slaves of the union interface to be the | Jacob Meuser |
2011-02-10 | now that usb_wait_task() is back, bring back recently reverted | Jacob Meuser |
2011-02-09 | bring back changes in usb.c revision 1.73 | Jacob Meuser |
2011-02-09 | revert usb.c to r1.72, and all subsequent changes that depend on it. | Jacob Meuser |
2011-02-05 | * use usb_ref_{incr,decr,wait}() to avoid detaching the driver while a | Jacob Meuser |
2011-02-04 | * merge 'onqueue' and 'running' members of struct usb_task into | Jacob Meuser |
2011-02-01 | Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630. | David Coppa |
2011-02-01 | regen | David Coppa |
2011-02-01 | Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630. | David Coppa |
2011-01-30 | another run | Ted Unangst |
2011-01-30 | regen | Ted Unangst |
2011-01-30 | another run device. ok miod | Ted Unangst |
2011-01-25 | garbage collect "usb events". without /dev/usb there is no way to access | Jacob Meuser |
2011-01-17 | sync | Kevin Lo |
2011-01-17 | Add the Moschip mcs7832; from Brad | Kevin Lo |
2011-01-16 | * instead of NULLing pointers to interface descriptors in the uaa, mark | Jacob Meuser |
2011-01-15 | * add 'udi_serial' to struct usb_device_info. | Jacob Meuser |
2011-01-11 | use ic->ic_ibss_chan instead of ic->ic_bss->ni_chan for Rx radiotap | Damien Bergamini |
2011-01-10 | add the Buffalo WLI-UC-GNHP. | Damien Bergamini |
2011-01-10 | regen | Damien Bergamini |
2011-01-10 | add the Buffalo WLI-UC-GNHP. | Damien Bergamini |
2011-01-08 | reserve one xfer for beacons during init. | Damien Bergamini |
2011-01-08 | fix LEDs handling. | Damien Bergamini |
2011-01-06 | Remove dead links. | Damien Bergamini |
2011-01-06 | only athn at uhub (not pci or cardbus) needs firmload | Damien Bergamini |
2011-01-06 | cleanup athn_usb_rx_frame(). | Damien Bergamini |
2011-01-06 | implement fast channel change. | Damien Bergamini |
2011-01-06 | create STA entry for our BSS upon association. | Damien Bergamini |
2011-01-06 | "athn* at uhub? port ?" | Damien Bergamini |
2011-01-01 | regen | Damien Bergamini |
2011-01-01 | the ACCTON is an AR9280+AR7010, not an AR9271, so update id accordingly. | Damien Bergamini |
2010-12-31 | grrr... use the same style in the activate functions than in the | Damien Bergamini |
2010-12-30 | Regen. | Antoine Jacoutot |
2010-12-30 | Add the Novatel EU870D HSDPA modem found in (at least) Dell XT. | Antoine Jacoutot |
2010-12-30 | * do not add timeouts if the driver is dying | Jacob Meuser |
2010-12-30 | * add a process reference counting variable to struct usbd_device | Jacob Meuser |
2010-12-30 | backout previous. this is not a regular usb device driver, and thus | Jacob Meuser |
2010-12-27 | * add cfattach activate functions and call usbd_deactivate() in the | Jacob Meuser |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-12-19 | - use usb_lookup(), these should be the last drivers that rolled their own | Jasper Lievisse Adriaanse |
2010-12-18 | rsu(4) supports the Sweex LW154 | Jacob Meuser |
2010-12-18 | sync | Jacob Meuser |
2010-12-18 | Sweex LW154 | Jacob Meuser |
2010-12-17 | don't catch signals in usbd_{bulk,intr}_transfer if a timeout is | Jacob Meuser |
2010-12-17 | - use nitems() | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro | Jasper Lievisse Adriaanse |
2010-12-17 | - attach to abbott stereo plug and fix it's firmware loading | Jasper Lievisse Adriaanse |
2010-12-17 | regen | Jasper Lievisse Adriaanse |
2010-12-17 | add abbbott stereo plug cable | Jasper Lievisse Adriaanse |