Age | Commit message (Expand) | Author |
2005-10-31 | Move from arpcom to ieee80211com in wi softc. This will be | Jonathan Gray |
2005-10-29 | comment fix: Two vendors sold same thing | Theo de Raadt |
2005-10-28 | correct legsup register per spec; dlg@ pascoe@ ok. | Federico G. Schwindt |
2005-10-20 | fix command and write rid handling and fix some fmt strings used on debug. | Federico G. Schwindt |
2005-10-19 | regen | Brad Smith |
2005-10-19 | Add the DeLorme Earthmate GPS. | Brad Smith |
2005-10-17 | Store the usb device names and vendors in more compact structures. | Dale Rahn |
2005-10-16 | better diagnostic on tx error. | Federico G. Schwindt |
2005-10-15 | remove `workaround' for supported data rates now that core is fixed. | Federico G. Schwindt |
2005-10-11 | make all usb1 controllers sleep until all the usb2 controllers have probed | David Gwynne |
2005-10-10 | Don't clear possibly non-existant stall condition while setting up the | Kenneth R Westerback |
2005-10-04 | Make sure we don't enable host controller interrupts until all | Brad Smith |
2005-10-02 | allows dhcpd to work when ral/ural is acting as a standalone AP (without | Damien Bergamini |
2005-09-29 | sync | Theo de Raadt |
2005-09-29 | 2 more cdce devices | Theo de Raadt |
2005-09-28 | add support for the nokia 6680 with a ca-42 cable. | David Gwynne |
2005-09-27 | enable support for gigabit adapters; it works reliably with USB1 but | Jolan Luff |
2005-09-26 | Enable the USB softintr code on platforms which __HAVE_GENERIC_SOFTINTERRUPTS. | Miod Vallat |
2005-09-24 | Force takeover of host ports after hibernate/resume, otherwise devices will | Christopher Pascoe |
2005-09-23 | {TrendNet,Trendware} -> TRENDnet, ok jsg@ | Alexander von Gernler |
2005-09-20 | add iterators for usb descriptors. from Tony Lambris and Staffan Ulfberg. | David Gwynne |
2005-09-19 | sync | Theo de Raadt |
2005-09-19 | Cypress rs232 (not currently ucom compatible) | Theo de Raadt |
2005-09-17 | regen | Jonathan Gray |
2005-09-17 | Linksys USB200M v2 | Jonathan Gray |
2005-09-12 | regen | Jonathan Gray |
2005-09-12 | ZyDAS USB IDs. | Jonathan Gray |
2005-09-07 | Part of Alexandre Ratchov's last umidi diff that should have been committed. | Jonathan Gray |
2005-09-07 | Fix bug that caused multi byte MIDI messages to get corrupted | Jonathan Gray |
2005-08-29 | Handle AX88178 on 12 Mbit USB controllers such as ohci & uhci more | Jonathan Gray |
2005-08-28 | The AX88178 sends multiple frames per USB transfer | Jonathan Gray |
2005-08-28 | We don't need to do a PHY select for AX88178 but we should | Jonathan Gray |
2005-08-28 | Write back IPG values in a manner more likely to work. | Jonathan Gray |
2005-08-28 | Tell the AX88178 to give us the full transaction size. | Jonathan Gray |
2005-08-28 | Account for larger USB transaction size of AX88178 by | Jonathan Gray |
2005-08-28 | We have to do some extra hand holding on link state change | Jonathan Gray |
2005-08-27 | Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps. | Damien Bergamini |
2005-08-27 | backout unapproved diff | Theo de Raadt |
2005-08-25 | Extend basic rate set in 802.11g so that ACKs can be sent at 5.5 or 11Mbps. | Damien Bergamini |
2005-08-23 | Ralink windows driver incorrectly lists a SMC product id that is | Jonathan Gray |
2005-08-23 | regen | Jonathan Gray |
2005-08-23 | Ralink windows driver incorectly lists an SMC product id which is | Jonathan Gray |
2005-08-12 | Add some delays in the GPIO code so AX88178 phy gets powered up. | Jonathan Gray |
2005-08-11 | Only match AX88178 if AXE_DEBUG is defined for the moment. | Jonathan Gray |
2005-08-10 | whitespace nits | Jonathan Gray |
2005-08-10 | Some of the bits that will be required for AX88178. | Jonathan Gray |
2005-08-04 | regen | Jonathan Gray |
2005-08-04 | new axe | Jonathan Gray |
2005-08-04 | Include if_ether.h and use better usbd_devinfo_alloc argument. ok brad@ | Can Erkin Acar |
2005-08-02 | unbreak ubt(4) | Reyk Floeter |