Age | Commit message (Expand) | Author |
2011-02-10 | now that usb_wait_task() is back, bring back recently reverted | Jacob Meuser |
2011-02-09 | revert usb.c to r1.72, and all subsequent changes that depend on it. | Jacob Meuser |
2011-02-05 | * use usb_ref_{incr,decr,wait}() to avoid detaching the driver while a | Jacob Meuser |
2011-01-30 | another run | Ted Unangst |
2011-01-25 | garbage collect "usb events". without /dev/usb there is no way to access | Jacob Meuser |
2011-01-10 | add the Buffalo WLI-UC-GNHP. | Damien Bergamini |
2010-12-30 | * do not add timeouts if the driver is dying | Jacob Meuser |
2010-11-06 | support the logic rt3020 that mtu@ found | Theo de Raadt |
2010-10-30 | in otus, tx() can return on error without releasing the node | Damien Bergamini |
2010-10-30 | no need to compute hdrlen in (), it is not used. | Damien Bergamini |
2010-10-30 | always decrement the number of xfers queued in txeof() even | Damien Bergamini |
2010-10-30 | don't release the node twice if tx() fails | Damien Bergamini |
2010-10-30 | use (ifp->if_softc != NULL) instead of (ifp->if_flags != 0) to check | Damien Bergamini |
2010-10-30 | use hw sequence numbering for non-QoS frames | Damien Bergamini |
2010-10-23 | check that a timeout(9) has been initialized before deleting it | Jacob Meuser |
2010-10-23 | create another kthread to run xfer abort tasks. xfer abort tasks cannot | Jacob Meuser |
2010-10-22 | Attach the two run(4) usb ids that krw@ added to usbdevs. | Damien Bergamini |
2010-08-27 | remove the unused if_init callback in struct ifnet | Jonathan Gray |
2010-04-29 | - add another run, from markus bergkvist | Jasper Lievisse Adriaanse |
2010-04-20 | remove proc.h include from uvm_map.h. This has far reaching effects, as | Ted Unangst |
2010-04-15 | new Hawking run(4) ids | Damien Bergamini |
2010-04-14 | clean Sitecom run(4) ids. | Damien Bergamini |
2010-04-06 | always enable both 2GHz and 5GHz LNAs regardless of the band | Damien Bergamini |
2010-04-06 | add BELKIN F5D8055V2 | Alexander Hall |
2010-04-04 | Fix 5GHz channels TX power settings for RT2860/RT2870 (does not | Damien Bergamini |
2010-03-27 | Fix TX power per rate settings. | Damien Bergamini |
2010-02-25 | new run(4) ids | Damien Bergamini |
2010-02-24 | Sweex LW153 | Damien Bergamini |
2010-02-24 | more run(4) ids | Damien Bergamini |
2010-02-24 | ALLWIN Tech | Damien Bergamini |
2010-02-19 | fix run_set_region_4 to set the whole region specified, | Damien Bergamini |
2010-02-10 | check that rf reg is != 0xff, not rf val. | Damien Bergamini |
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 |
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 |
2010-02-07 | add two more ids for RT3572 and one more id for RT2770. | Damien Bergamini |
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 |
2010-02-07 | add a new function to set the AGC since the code is a bit different | Damien Bergamini |
2010-02-07 | use new mcu command to select the antenna on RT2020 | Damien Bergamini |