Age | Commit message (Expand) | Author |
2010-03-07 | Remove unused DPRINTF() macro. | Michael Knudsen |
2010-03-07 | Garbage collect some struct members that we don't use. | Michael Knudsen |
2010-03-06 | Forgot this one, sorry, reported by maja@. | Jonathan Armani |
2010-03-06 | In cdce_detach(), add usbd_add_drv_event(USB_EVENT_DRIVER_DETACH, ...) | Michael Knudsen |
2010-03-06 | Add a flag to know if the interface successfully attached like | Jonathan Armani |
2010-03-05 | Correct a wrong printf message, from fabien, ok mk@ | Jonathan Armani |
2010-03-05 | Fix spelling in a comment. | Michael Knudsen |
2010-03-04 | Add defines for header and data offset, offsetof() uses from mk@. | Jonathan Armani |
2010-03-04 | utilize the fact that the softc is zero'd to simplify the initialization | Theo de Raadt |
2010-03-03 | Change third parameter for urndis_decap() to be of type u_int32_t. | Michael Knudsen |
2010-03-03 | In urndis_ctrl_recv(), don't copy the received data to a newly allocated | Michael Knudsen |
2010-03-03 | Correctly initialize the command frame in uyurex_write_value_request(); | Miod Vallat |
2010-03-03 | When I first started on urndis, I didn't realise that all values were | Michael Knudsen |
2010-03-03 | Remove XXX that's no longer valid. | Michael Knudsen |
2010-03-02 | Rename sc_sc to sc_softc. | Michael Knudsen |
2010-03-02 | Remove some XXXs. | Michael Knudsen |
2010-03-02 | Zap unused struct. | Michael Knudsen |
2010-03-02 | Get rid of the code that deals with the interrupt pipe. The current | Michael Knudsen |
2010-03-01 | Add urndis(4), a driver for RNDIS Ethernet over USB. | Michael Knudsen |
2010-03-01 | regen | Yojiro Uo |
2010-03-01 | add uyurex(4) which is device driver for YUREX twitch counter device. | Yojiro Uo |
2010-02-25 | new run(4) ids | Damien Bergamini |
2010-02-25 | new run(4) ids | Damien Bergamini |
2010-02-24 | Sweex LW153 | Damien Bergamini |
2010-02-24 | The Sweex LW153 is a run(4). | Damien Bergamini |
2010-02-24 | more run(4) ids | Damien Bergamini |
2010-02-24 | new vendor OvisLink and associated run(4) id. | Damien Bergamini |
2010-02-24 | ALLWIN Tech | Damien Bergamini |
2010-02-24 | new vendor ALLWIN Tech and associated run(4) product ids. | Damien Bergamini |
2010-02-23 | Add another 340 product ids found in the linux driver | Jonathan Gray |
2010-02-23 | regen | Jonathan Gray |
2010-02-23 | add a heap of ftdi devices found in the linux driver | Jonathan Gray |
2010-02-23 | sync | Igor Sobrado |
2010-02-23 | use the right capitalization for Ethernet. | Igor Sobrado |
2010-02-22 | Rename QUALCOMM3 to ZTE. | Marco Pfatschbacher |
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher |
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher |
2010-02-22 | Undo 1.48 and 1.49 for now, and go back to the drawing board; PR #6320 | Miod Vallat |
2010-02-20 | regen | Jonathan Gray |
2010-02-20 | Match on new CH341A in uchcom and correctly name the CH340 device, | Jonathan Gray |
2010-02-19 | fix run_set_region_4 to set the whole region specified, | Damien Bergamini |
2010-02-18 | do not zero fields which are already zero; from cnst | Theo de Raadt |
2010-02-17 | change constant of convert formulra of SHT1X sensor to fit | Yojiro Uo |
2010-02-10 | check that rf reg is != 0xff, not rf val. | Damien Bergamini |
2010-02-08 | Add ZTE K3565-Z USB MSM modem. | Marco Pfatschbacher |
2010-02-08 | sync | Marco Pfatschbacher |
2010-02-08 | Add ZTE K3565-Z USB MSM modem. | Marco Pfatschbacher |
2010-02-08 | remove redundant bits. | Damien Bergamini |
2010-02-08 | final bits for RT3572 and some fixes for RT3070 and RT3071. | Damien Bergamini |
2010-02-08 | add the 10us sifs directly to the pre-computed ack durations. | Damien Bergamini |