summaryrefslogtreecommitdiff
path: root/sys/dev/usb
AgeCommit message (Expand)Author
2005-08-28Write back IPG values in a manner more likely to work.Jonathan Gray
2005-08-28Tell the AX88178 to give us the full transaction size.Jonathan Gray
2005-08-28Account for larger USB transaction size of AX88178 byJonathan Gray
2005-08-28We have to do some extra hand holding on link state changeJonathan Gray
2005-08-27Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-27backout unapproved diffTheo de Raadt
2005-08-25Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps.Damien Bergamini
2005-08-23Ralink windows driver incorrectly lists a SMC product id that isJonathan Gray
2005-08-23regenJonathan Gray
2005-08-23Ralink windows driver incorectly lists an SMC product id which isJonathan Gray
2005-08-12Add some delays in the GPIO code so AX88178 phy gets powered up.Jonathan Gray
2005-08-11Only match AX88178 if AXE_DEBUG is defined for the moment.Jonathan Gray
2005-08-10whitespace nitsJonathan Gray
2005-08-10Some of the bits that will be required for AX88178.Jonathan Gray
2005-08-04regenJonathan Gray
2005-08-04new axeJonathan Gray
2005-08-04Include if_ether.h and use better usbd_devinfo_alloc argument. ok brad@Can Erkin Acar
2005-08-02unbreak ubt(4)Reyk Floeter
2005-08-01spaces vs tabBrad Smith
2005-08-01Don't keep the devinfo string on the stack, instead use malloc/free.Brad Smith
2005-08-01spacing; ok deraadt@David Krause
2005-07-306 -> ETHER_ADDR_LENBrad Smith
2005-07-19Update for GREENHOUSE2 -> REALTEK USB vid change.Jonathan Gray
2005-07-19regenJonathan Gray
2005-07-19The GREENHOUSE2 USB id (0x0bda) is actually Realtek's USB id,Jonathan Gray
2005-07-18Match Sphairon UB801R.Jonathan Gray
2005-07-18regenJonathan Gray
2005-07-18Another ural.Jonathan Gray
2005-07-18Correct scancode mapping URL.Jonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
2005-07-18regenJonathan Gray
2005-07-18Good Way GWUSB2E Ethernet, found in Good Way USB docking stations.Jonathan Gray
2005-07-18remove trailing newline in panic(9); ok millert@ and deraadt@Federico G. Schwindt
2005-07-07extend what jcs did a bit further by removing atus storage for the ssid.David Gwynne
2005-07-07ueagle.cCan Erkin Acar
2005-07-07initialize Scan.SSID from the right sourcejoshua stein
2005-07-07Match an additional 10 ural ids, most of which are already listedJonathan Gray
2005-07-07regenJonathan Gray
2005-07-0710 more RT2570 devices, found in Windows drivers.Jonathan Gray
2005-07-07syncTheo de Raadt
2005-07-07shortenTheo de Raadt
2005-07-07Match Gigabyte GN-WBKG, from Jaime Fournier <ober at linbsd.org>.Jonathan Gray
2005-07-07regenJonathan Gray
2005-07-07Gigabyte GN-WBKG from Jaime Fournier <ober at linbsd.org>Jonathan Gray
2005-07-04syncTheo de Raadt
2005-07-04new uplcom; Tomokazu HiraiTheo de Raadt
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.Brad Smith
2005-07-02don't call mii_pollstat() right after mii_tick() in foo_tick_task()Brad Smith
2005-07-01Remove duplicate if_start assignment. ok dlg@Jonathan Gray
2005-06-24MSI Bluetooth adapters need the ubt_broken_devices quirkMartin Reindl