Age | Commit message (Expand) | Author |
2011-01-09 | trust the Tx/Rx chains masks in ROM except for the 4965 and 5100 | Damien Bergamini |
2011-01-09 | cleanup; change the way opns are attached. | Damien Bergamini |
2011-01-08 | split randomattach into random_init() and random_start(), so that we | Theo de Raadt |
2011-01-08 | sync | Theo de Raadt |
2011-01-08 | new radeon; Claus Assmann | Theo de Raadt |
2011-01-08 | reserve one xfer for beacons during init. | Damien Bergamini |
2011-01-08 | fix LEDs handling. | Damien Bergamini |
2011-01-08 | the USB frontend has its own switch_chan() function, so no need to | Damien Bergamini |
2011-01-08 | clear pci configuration register 0x41 on resume, like during attach. | Damien Bergamini |
2011-01-08 | Removed unused structure member | Jordan Hargrave |
2011-01-08 | spaces | Theo de Raadt |
2011-01-08 | switch back from PAGE_SIZE for the sake of sparc | Theo de Raadt |
2011-01-08 | destatic. ok deraadt | Ted Unangst |
2011-01-07 | some minor improvements to rnd. | Ted Unangst |
2011-01-07 | substantial rewrite. put a very thin mutex at the entropy-collection | Theo de Raadt |
2011-01-07 | since randomwrite() also has no blocking operations at all, we need to | Theo de Raadt |
2011-01-07 | the midlayer uses -1 as a wildcard when processing requests for probes or | David Gwynne |
2011-01-06 | For very large operations in randomread(), use a local rc4 instance | Theo de Raadt |
2011-01-06 | Remove dead links. | Damien Bergamini |
2011-01-06 | only athn at uhub (not pci or cardbus) needs firmload | Damien Bergamini |
2011-01-06 | cleanup athn_usb_rx_frame(). | Damien Bergamini |
2011-01-06 | implement fast channel change. | Damien Bergamini |
2011-01-06 | create STA entry for our BSS upon association. | Damien Bergamini |
2011-01-06 | init and destory the bufq in the ioctl handler, as | Thordur I. Bjornsson |
2011-01-06 | make all /dev/*random nodes respond; in fact, don't even worry about | Theo de Raadt |
2011-01-06 | "athn* at uhub? port ?" | Damien Bergamini |
2011-01-05 | Ignore MCFG tables with an empty bus range. Makes stu@'s amd64 machine | Mark Kettenis |
2011-01-05 | cosmetic, no binary change. | Damien Bergamini |
2011-01-05 | cut vnd over to using bufq's again. | Thordur I. Bjornsson |
2011-01-05 | remove debug code | Theo de Raadt |
2011-01-05 | mark unused fields in struct rndstats | Theo de Raadt |
2011-01-04 | Support machdep.lidsuspend support in apm(4) land, at least on thinkpads | Theo de Raadt |
2011-01-04 | Add support for Memory Mapped Configuration space access. This gives us | Mark Kettenis |
2011-01-04 | in arc4_stir() only grab 64 bytes from the MD5 output. Grabbing more | Theo de Raadt |
2011-01-03 | remove sc->sc_kbcslot, as is always PCKBC_AUX_SLOT | Alexandr Shadchin |
2011-01-03 | use host_flags directly as they're initialized during attach time. | Federico G. Schwindt |
2011-01-03 | the flags method of the ac97 host interface is optional. check that | Jacob Meuser |
2011-01-03 | sync | Alexander Yurchenko |
2011-01-03 | Add Radeon HD 3450 AGP; from yason@linklevel.net | Alexander Yurchenko |
2011-01-02 | Prevent a few more NULL pointer dereferences in troublesome situations; from | Miod Vallat |
2011-01-02 | Re-add code for ACPI taskqueue, eliminates need for state vars in acpi softc | Jordan Hargrave |
2011-01-01 | Do not fold the MD5 in half. This might have made sense to someone when | Theo de Raadt |
2011-01-01 | fix spacing | Alexandre Ratchov |
2011-01-01 | regen | Damien Bergamini |
2011-01-01 | the ACCTON is an AR9280+AR7010, not an AR9271, so update id accordingly. | Damien Bergamini |
2011-01-01 | cleanup, no binary change. | Damien Bergamini |
2011-01-01 | more AR9380/AR9485 bits. | Damien Bergamini |
2011-01-01 | unbreak kernel builds; sorry guys. | Damien Bergamini |
2011-01-01 | add code to read OTPROM on the AR9485 | Damien Bergamini |
2011-01-01 | comment cleanup | Theo de Raadt |