Age | Commit message (Expand) | Author |
2011-03-22 | silently clear the endpoint when the device has failed; ok jakemsr | Theo de Raadt |
2011-03-20 | Update URI to data sheet. New location found on www.davicom.com.tw but | Michael Knudsen |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-19 | sync | David Coppa |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-16 | revert previous as it breaks nfs client as reported by kili@ | Jasper Lievisse Adriaanse |
2011-03-16 | If we get a packet larger than if_hardmtu skip it. | Jonathan Gray |
2011-03-09 | Knock out a bunch more UPS devices from attaching to uhid(4). | Stuart Henderson |
2011-03-09 | sync | Stuart Henderson |
2011-03-09 | - add IDs for various USB HID UPS devices, extracted from NUT | Stuart Henderson |
2011-03-08 | regen | Jasper Lievisse Adriaanse |
2011-03-08 | - add Trust and two mice | Jasper Lievisse Adriaanse |
2011-03-04 | Add TouchScreen support. Makes newer Gunze USB TouchScreen devices work. | Mark Kettenis |
2011-03-04 | Apparently keeping some USB devices in reset for too long makes them | Mark Kettenis |
2011-03-03 | Prevent division-by-zero when scaling down to the screen resolution. Make | Mark Kettenis |
2011-03-02 | - change recieved -> received in comments, as well as two unused defines | Jasper Lievisse Adriaanse |
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 |