summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2006-12-07attach Novatel Merlin U740 to ubsaFelix Kronlage
2006-12-07some cleanup for axe(4):Reyk Floeter
2006-12-07http://www.ralinktech.com/ domain name is for sale.Damien Bergamini
2006-12-07regenerated these with Merlin U740 idFelix Kronlage
2006-12-07id for Novatel Wireless Merlin U740Felix Kronlage
2006-12-06When compiled with UDCF_DEBUG, only output the bits received whenMarc Balmer
2006-12-05regenOtto Moerbeek
2006-12-05Add code to detect (and eliminate) statistical outliers. Tested by me andMarc Balmer
2006-12-04avoid unnecessary copies (memcpy(x, x, n)) in the TX path.Damien Bergamini
2006-12-04regenMartin Reindl
2006-12-04add vendor ID for Silicon Integrated Systems CorporationMartin Reindl
2006-12-03don't include <net80211/ieee80211_amrr.h>Damien Bergamini
2006-12-03fix handling of the SIOCS80211CHANNEL ioctl in monitor mode:Damien Bergamini
2006-12-03don't schedule a USB task in {ural,rum}_newstate() if we're called fromDamien Bergamini
2006-12-03The device doesn't always detach gracefully from the bus after a firmwareDamien Bergamini
2006-12-02Add a "break" which makes AL7230B initialize now. Still doesn't workMarcus Glocker
2006-11-30cosmeticDamien Bergamini
2006-11-30fix PHY initialization for ZD1211B.Damien Bergamini
2006-11-30fix setting of MAC register ZYD_MAC_RETRY for ZD1211B.Damien Bergamini
2006-11-30unitialized variable, busted by dlg, fixed by dlgTheo de Raadt
2006-11-30more ZD1211B devicesJonathan Gray
2006-11-30regenJonathan Gray
2006-11-30Add a bunch more ZD1211B devices mostly from http://zd1211.ath.cx/Jonathan Gray
2006-11-29Detach correctly; ok deraadt@Miod Vallat
2006-11-29Remaining bits required for ZD1211B support.Jonathan Gray
2006-11-29match Linksys WUSBF54GJonathan Gray
2006-11-29regenJonathan Gray
2006-11-29Linksys WUSBF54GJonathan Gray
2006-11-28give scsi controllers a real attach args to fill in when attaching scsibus.David Gwynne
2006-11-28another motorola device.Dale Rahn
2006-11-28syncDale Rahn
2006-11-28yet another cdce device.Dale Rahn
2006-11-28add needs-flag to allow pxaudc to compile without usbf (to get theUwe Stuehler
2006-11-27Initial untested bits for ZD1211B support, different initJonathan Gray
2006-11-27smallest usb driver ever: enable config on the Blackberry which preventsTheo de Raadt
2006-11-26avoid extra inclusions; ok jsgTheo de Raadt
2006-11-26syncTheo de Raadt
2006-11-26learn about RIM productsTheo de Raadt
2006-11-26Make use of ieee80211_std_ratesetJonathan Gray
2006-11-26cover up a bug (resulting in noise in dmesg) that we still do notTheo de Raadt
2006-11-26do not have each net80211 driver define its own rates structures. if they useTheo de Raadt
2006-11-26missing file; sorry niall!Uwe Stuehler
2006-11-25Initial USB device controller (UDC) and USB CDC Ethernet function supportUwe Stuehler
2006-11-25regenJonathan Gray
2006-11-25Netgear WG111v2Jonathan Gray
2006-11-24regenBrad Smith
2006-11-24add the DLink DWL-G120 product id.Brad Smith
2006-11-19restore the workaround for rate==0 bug.Damien Bergamini
2006-11-17syncTheo de Raadt
2006-11-17usb hub found on ibm x3455; Srebrenko SehicTheo de Raadt