Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
new Pegatron run(4) id. | |||
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 | |
Add support for ZTE MF637. OK jsg@ | |||
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher | |
Too bad usb.org doesn't like to keep their lists updated, so we have to resort to guessing here... OK jsg@ | |||
2010-02-22 | 0x19d2 is most likely a ZTE and not a Qualcomm vendor ID. | Marco Pfatschbacher | |
Too bad usb.org doesn't like to keep their lists updated, so we have to resort to guessing here... Also add ZTE MF637 HSUPA USB modem. OK jsg@ | |||
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 | |
from looking at the windows driver. | |||
2010-02-19 | fix run_set_region_4 to set the whole region specified, | Damien Bergamini | |
not a quarter of it! | |||
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 | |
TEMPerHUM hardware. (It uses 3.38-3.48V as SHT1X's VDD). mentiond by Michael Fuckner | |||
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 | |
OK jsg@ | |||
2010-02-08 | sync | Marco Pfatschbacher | |
2010-02-08 | Add ZTE K3565-Z USB MSM modem. | Marco Pfatschbacher | |
OK jsg@ | |||
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 | |
2010-02-08 | simplify | Damien Bergamini | |
2010-02-08 | s/RT2860_MCU_CMD_BOOT/RT2860_MCU_CMD_RFRESET/ | Damien Bergamini | |
no binary change. | |||
2010-02-08 | fix BBP R82 for RT3572 | Damien Bergamini | |
2010-02-07 | writing to RT2860_TX_PIN_CFG requires some extra steps on RT3572 | Damien Bergamini | |
2010-02-07 | fix my 1.44->1.45 commit | Damien Bergamini | |
2010-02-07 | we're in 2010. | Damien Bergamini | |
no binary change. | |||
2010-02-07 | add two more ids for RT3572 and one more id for RT2770. | Damien Bergamini | |
save BBP R25 and R26 values on RT3572 at init. | |||
2010-02-07 | set tx mixer gain for RT3071 | Damien Bergamini | |
2010-02-07 | change RF init sequence for RT3572 | Damien Bergamini | |
2010-02-07 | cleanup run_rt3070_set_chan | Damien Bergamini | |
2010-02-07 | add a function to set the channel on RT3572. | Damien Bergamini | |
2010-02-07 | when calibrating filter, use better target values for >=RT3071 | Damien Bergamini | |
2010-02-07 | read vendor RF settings for >=RT3572 and tx mixer gains for >=RT3070 | Damien Bergamini | |
check if we have a hardware RF switch and if we must patch the DAC issue too. | |||
2010-02-07 | add a new function to set the AGC since the code is a bit different | Damien Bergamini | |
for RT3572. fix the initial AGC value for >=RT3070 while i'm here. | |||
2010-02-07 | use new mcu command to select the antenna on RT2020 | Damien Bergamini | |
requires the new firmware | |||
2010-02-07 | split 32-bit mac_rev into 16-bit mac_ver and mac_rev to avoid | Damien Bergamini | |
annoying shifts and masks. | |||
2010-02-07 | add rf init values for rt3572 | Damien Bergamini | |
add settings for 5GHz channels (rt3572 only) | |||
2010-02-07 | add channels 167, 169, 171, 173 for dual-band devices | Damien Bergamini | |
2010-01-26 | sync | Damien Bergamini | |
2010-01-26 | new run(4) ids | Damien Bergamini | |
2010-01-21 | Do not assume mac address and bss id are stored at 32-bit aligned addresses; | Miod Vallat | |
inspired by other wireless drivers, makes urtw work on strict alignment architectures. ok jsg@ martynas@ | |||
2010-01-15 | sync | Igor Sobrado | |
2010-01-15 | add `Logitech Webcam C200' to the list of supported uvideo(4) devices. | Igor Sobrado | |
ok sthen@ |