Age | Commit message (Expand) | Author |
2005-03-19 | add spl calls where appropriate. | Damien Bergamini |
2005-03-19 | ieee80211_get_rate() is broken. | Damien Bergamini |
2005-03-19 | scan channels 12, 13 and 14 too. | Damien Bergamini |
2005-03-18 | use ieee80211_get_rate() instead of building or own routine. | Damien Bergamini |
2005-03-18 | add IBSS and HostAP support. thanks to SnoopyPro. | Damien Bergamini |
2005-03-18 | use xferlen for mgt frames too. this prevents management frames with a | Damien Bergamini |
2005-03-18 | only update the flags part of PHY_CSR5 and PHY_CSR6. this makes OFDM | Damien Bergamini |
2005-03-18 | close pipes and free tx/rx lists in detach(). this avoids some of the | Damien Bergamini |
2005-03-18 | sync and cleanup in ubsa(4) | Reyk Floeter |
2005-03-18 | add new 3G devices from Option. the Vodafone MC3G is an Option device. | Reyk Floeter |
2005-03-17 | give ipv6 a chance. pointed out by Paul de Weerd. | Damien Bergamini |
2005-03-17 | enable tx retries for unicast frames. | Damien Bergamini |
2005-03-17 | fix for big endian archs | David Gwynne |
2005-03-17 | - fix ralink url | Damien Bergamini |
2005-03-16 | oops, this needs the ural classifier | Theo de Raadt |
2005-03-16 | sync | Damien Bergamini |
2005-03-16 | move ral vendor/product Ids into usbdevs | Damien Bergamini |
2005-03-16 | Driver for Ralink Technology RT2500USB wireless adapters. | Damien Bergamini |
2005-03-14 | sync | Theo de Raadt |
2005-03-14 | support jvc mp-prx1; iedowse | Theo de Raadt |
2005-03-13 | Merge support for USB1 devices located beyond USB2 hubs, mostly from netbsd. | Christopher Pascoe |
2005-03-13 | Order the top-level interrupt heads in the periodic framelist such that | Christopher Pascoe |
2005-03-13 | Be even more liberal in what we accept as a completed transaction, as | Christopher Pascoe |
2005-03-12 | Typos. | Thierry Deval |
2005-03-10 | regen | David Gwynne |
2005-03-10 | Cisco-Linksys Wireless-G USB Network Adapter | David Gwynne |
2005-03-09 | sync | Theo de Raadt |
2005-03-09 | in this case, clarity is required | Theo de Raadt |
2005-03-09 | sync | Theo de Raadt |
2005-03-09 | a long cable usb repeater... | Theo de Raadt |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-08 | only print if we hit the via quirk timeout when debugging | David Gwynne |
2005-03-08 | add support for the new firmwares and the devices that use them | David Gwynne |
2005-03-08 | regen | David Gwynne |
2005-03-08 | even more atu | David Gwynne |
2005-03-08 | lots of new devices found in a linux driver | David Gwynne |
2005-03-08 | regen | David Gwynne |
2005-03-08 | add (lots of) extra devices for atu found in a linux driver | David Gwynne |
2005-03-08 | Initialise the alternate next pointer in the queue head with EHCI_NULL, not | Christopher Pascoe |
2005-03-08 | From FreeBSD rev1.30: | Christopher Pascoe |
2005-03-07 | Ignore XactErr status if the host controller also indicates that the | Christopher Pascoe |
2005-03-07 | Add a workaround for VIA EHCI controllers which, under load, signal qTD | Christopher Pascoe |
2005-03-06 | Wait for the bulk transfer to complete before returning if we are in polled | Christopher Pascoe |
2005-03-06 | ohci_rhsc_enable calls usb_transfer_complete via ohci_rhsc - we need to be | Christopher Pascoe |
2005-03-06 | Fix incorrect comment about interrupt threshold control level. | Christopher Pascoe |
2005-03-06 | In [eo]hci_waitintr, xfer->timeout is in ms, not hz. | Christopher Pascoe |
2005-03-05 | regen | Jun-ichiro itojun Hagino |
2005-03-05 | OQO/0003 is bluetooth interface | Jun-ichiro itojun Hagino |
2005-03-03 | sort devices and remove a duplicate | David Gwynne |
2005-03-03 | properly implement hardware wep support. mostly done by jesse off with | David Gwynne |