Age | Commit message (Expand) | Author |
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 |
2010-12-17 | - attach to moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - regen | Jasper Lievisse Adriaanse |
2010-12-17 | add moxa uport110, from rivo nurges | Jasper Lievisse Adriaanse |
2010-12-17 | - use usb_lookup() instead of handrolled macro. | Jasper Lievisse Adriaanse |
2010-12-15 | attach the Hercules HWGUn-54 to rsu(4) | Damien Bergamini |
2010-12-15 | Add USB ID for the Hercules HWGUn-54; from pea@ | Damien Bergamini |
2010-12-15 | - the firmware download succeeded message should be wrapped in DPRINTF(). | Jasper Lievisse Adriaanse |
2010-12-15 | - attach to the startech ICUSB232X, though only the first port can be used | Jasper Lievisse Adriaanse |
2010-12-15 | make this not panic on attach | Jonathan Gray |
2010-12-15 | don't delay if the device is dying | Jacob Meuser |
2010-12-14 | Match the Sitecom WL-349 v1. | Mark Kettenis |
2010-12-14 | regen | Damien Bergamini |
2010-12-14 | bunch of Atheros AR9271 product ids. | Damien Bergamini |
2010-12-14 | use the dying flag in struct usbd_bus instead of a private dying flag | Jacob Meuser |