Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-02 | get rid of otus_phy_write(). | Damien Bergamini | |
unobfuscate things a bit. | |||
2009-04-02 | s/GWUSBMICRON/GWUSMICRON/ spotted by Fukaumi Naoki | Damien Bergamini | |
+ sort Corega entry | |||
2009-04-02 | sync | Damien Bergamini | |
2009-04-02 | s/GWUSBMICRON/GWUSMICRON/ | Damien Bergamini | |
spotted by Fukaumi Naoki | |||
2009-03-29 | Finally fix kernel crash (page fault) when closing bulk devices. | Marcus Glocker | |
Help from kettenis@ | |||
2009-03-28 | Add a bunch more run devices. | Jonathan Gray | |
2009-03-28 | regen | Jonathan Gray | |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray | |
2009-03-28 | Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by | Marcus Glocker | |
fixing wrong dwMaxVideoFrameSize value. As a side effect, broken devices which report dwMaxVideoFrameSize=0 today could be fixed as well. No regressions reported so far. Discussed with fgsch@. Diff from Kenji Aoyama | |||
2009-03-27 | Match on EW-7717Un, EW-7718Un | Jonathan Gray | |
2009-03-27 | Match on Edimax EW-7318Ug, EW-7318USg, EW-7618Ug | Jonathan Gray | |
2009-03-27 | regen | Jonathan Gray | |
2009-03-27 | more Edimax devices | Jonathan Gray | |
2009-03-27 | Match on ASUS USB-N11 | Jonathan Gray | |
2009-03-27 | regen | Jonathan Gray | |
2009-03-27 | add ASUS USB-N11. Looks like someone got the vid/pid mixed up in | Jonathan Gray | |
the final product, verified in multiple windows drivers and linux driver provided by ASUS. | |||
2009-03-27 | Sitecom WL-603 should work according to linux driver | Jonathan Gray | |
2009-03-27 | Linksys WUSB200 should work according to linux driver | Jonathan Gray | |
2009-03-27 | regen | Jonathan Gray | |
2009-03-27 | Sitecom WL-603 and Linksys WUSB200 | Jonathan Gray | |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray | |
ok mglocker@ | |||
2009-03-27 | regen | Jonathan Gray | |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray | |
ok mglocker@ | |||
2009-03-26 | remove useless code to force an empty transfer in case the length | Damien Bergamini | |
is a multiple of wMaxPacketSize, since this is exactly what the USBD_FORCE_SHORT_XFER flag does for us. | |||
2009-03-26 | fix RTS/CTS and CTS-to-self protection. | Damien Bergamini | |
cleanup prototypes while i'm here. | |||
2009-03-26 | attach CACE AirPcap Nx. | Damien Bergamini | |
2009-03-26 | sync | Damien Bergamini | |
2009-03-26 | Add USB ID for the CACE AirPcap Nx dongle, which is an otus(4). | Damien Bergamini | |
For the richest people only, since the dongle+software cost $698 USD. | |||
2009-03-25 | regen | Marcus Glocker | |
2009-03-25 | Add "Chen-Source CM12402 Eagle IR Cam" uvideo(4) device. | Marcus Glocker | |
From Kenji Aoyama. OK deraadt@ | |||
2009-03-25 | add new umsm(4) device, Emobile D21LC (longcheer's OEM product) | Yojiro Uo | |
ok jsg@ fgsch@ | |||
2009-03-25 | regen | Yojiro Uo | |
2009-03-25 | add new umsm(4) device (Emobile D21LC, longcheer's OEM product) | Yojiro Uo | |
2009-03-25 | Revert 1.119 bulk crash workaround, because it breaks Logitech QuickCam | Marcus Glocker | |
9000 devices. Add a XXX comment that we need to fix the bulk issue properly instead. | |||
2009-03-24 | report Michael MIC failures to net80211 (can't happen yet since we do | Damien Bergamini | |
crypto in software.) increment if_ierrors in Rx error paths. | |||
2009-03-24 | fix Rx rate in radiotap. | Damien Bergamini | |
implement SIOCS80211CHANNEL ioctl. | |||
2009-03-24 | sync | Theo de Raadt | |
2009-03-24 | another ricoh uvc, this one not needing a firmware for once | Theo de Raadt | |
2009-03-24 | regen | Stuart Henderson | |
2009-03-24 | Add Sony 1seg tv tuner, found in some Vaio machines. Req by deraadt. | Stuart Henderson | |
2009-03-23 | otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices. | Damien Bergamini | |
more work is required but basic operations work. requires a non-free firmware to operate. partly based on source code released under the ISC by Atheros Communications for Linux, although I had to rewrite almost everything (actually I only used some .h files from the Atheros driver.) there also exists a rewrite of the Atheros driver for Linux (ar9170) but the guy decided to make the code less free by wrapping the GPL around the ISC. committed over a NETGEAR WNDA3100. ok deraadt@ | |||
2009-03-14 | some devices like the Planex GW-US300MiniS seem to have only 4 Tx bulk | Damien Bergamini | |
endpoints instead of 6 (4 EDCAs + HCCA + Prio). since we do not use the last two endpoints anyway, only check that we have at least found 4 Tx bulk endpoints. from FUKAUMI Naoki. | |||
2009-03-14 | regen | Damien Bergamini | |
2009-03-14 | add more run(4) USB ids, clarify some. | Damien Bergamini | |
from FUKAUMI Naoki. add a HARDWARE section to the run(4) man page to start listing known run(4) devices while i'm at it. | |||
2009-03-14 | regen | Jonathan Gray | |
2009-03-14 | Match on D-Link DWA-130. | Jonathan Gray | |
From Todd Carson in pr 6105. | |||
2009-03-14 | D-Link DWA-130, from Todd Carson in pr 6105. | Jonathan Gray | |
2009-03-12 | Add id for this ridiculous small run(4) found at akihabara. As usual commited | Claudio Jeker | |
over this run(4). | |||
2009-03-12 | sync | Claudio Jeker | |
2009-03-12 | Add usbdevs of the smallest run(4) ever seen. That thing is smaller then | Claudio Jeker | |
a thumb including the usb connector. |