Age | Commit message (Expand) | Author |
2007-08-01 | cipher suite type for CCMP is 4 not 3. | Damien Bergamini |
2007-08-01 | unused, and Miod says this file was superseded by sys/dev/ic/i8253reg.h, so | Martin Reindl |
2007-08-01 | Improve state switching and fix some debug output. | Marcus Glocker |
2007-07-31 | Add first version to enable auto association (best signal AP). Therefore | Marcus Glocker |
2007-07-31 | Add missing splx(s); calls. OK mglocker@ | Claudio Jeker |
2007-07-31 | Plug a mbuf leak in the TX path and replace a handbuilt m_copydata() | Claudio Jeker |
2007-07-31 | don't duplicate .numt in .desc; 'In this driver, whatever you want' deraadt@ | Constantine A. Murenin |
2007-07-31 | change sensor type: if .value can only ever be 0 or 1, .type should be indicator | Constantine A. Murenin |
2007-07-31 | remove magic numbers: use PCAGPIO_NPINS instead (no binary change); ok deraadt@ | Constantine A. Murenin |
2007-07-31 | typo fixes from joel@ionix.com.au | Theo de Raadt |
2007-07-31 | Our audio layer doesn't know anything about mixer names like | Deanna Phillips |
2007-07-31 | In the mixer to device level conversions, round down to the nearest | Deanna Phillips |
2007-07-31 | Start to improve TX/RX path; don't accept further packets from TX queue | Marcus Glocker |
2007-07-31 | Simplify TX path. | Marcus Glocker |
2007-07-31 | always ignore attempts to set the record or play port to 0. | Jacob Meuser |
2007-07-30 | After two weeks of fumbling arround in the association FW command, i found | Marcus Glocker |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2007-07-30 | sync | Todd T. Fries |
2007-07-30 | AXIM pda and V360 phone, ok mk@ | Todd T. Fries |
2007-07-30 | With adding ipsec tags and exporting flow filters via sysctl SADB_GET | Hans-Joerg Hoexer |
2007-07-29 | slot range check in add_nubus_intr() is wrong by one. | Miod Vallat |
2007-07-29 | It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always 2 | Miod Vallat |
2007-07-29 | Add support for bootpaths like /pci@1f,4000/ide@3,0/ata@0,0/cmdk@0,0 | Mark Kettenis |
2007-07-29 | Seperate members of "struct pcb" that are accessed using physical addresses | Mark Kettenis |
2007-07-29 | regen | Chris Kuethe |
2007-07-29 | add a bunch of new nvidia devices | Chris Kuethe |
2007-07-28 | Don't try to map interrupts that are already fully specified. Makes the | Mark Kettenis |
2007-07-28 | adds functions to parse and to build EAPOL-Key frames used in | Damien Bergamini |
2007-07-28 | add callbacks that drivers must implement to install/reset keys. | Damien Bergamini |
2007-07-28 | add a couple of fields to the ieee80211_node structure to manage RSN | Damien Bergamini |
2007-07-28 | extend the ieee80211_key structure with a key identifier, a flags field | Damien Bergamini |
2007-07-28 | WPA1 uses its own (non-standard) EAPOL-Key descriptor type. | Damien Bergamini |
2007-07-28 | regen | Jasper Lievisse Adriaanse |
2007-07-28 | add biometric coprocessor | Jasper Lievisse Adriaanse |
2007-07-27 | Missing $OpenBSD$ tag. | Xavier Santolaria |
2007-07-27 | As on i386: | Tom Cosgrove |
2007-07-27 | We don't want to pass the PXE MAC address to the kernel when booting | Tom Cosgrove |
2007-07-27 | Commiting for xsa@ who dosent want to for some reason. He has KNFed and | Gordon Willem Klok |
2007-07-27 | grow ramdisk filesystem size | Theo de Raadt |
2007-07-27 | Correct the length of the usb_string_descriptor_t and fix a possible | Marc Balmer |
2007-07-27 | Adapt powernow-k7.c driver to use the ACPI _PSS table for retreiving | Gordon Willem Klok |
2007-07-27 | Add ids for two Conexant codecs; not sure they're official | Ian Darwin |
2007-07-25 | Back out the tracking of procs in struct selinfo. There's one serious | Artur Grabowski |
2007-07-25 | Add a missing splx() and while there update the printf() to match the format | Claudio Jeker |
2007-07-25 | crank to 4.2-beta | Theo de Raadt |
2007-07-25 | bthub for amd64, based on diff from johan | Todd T. Fries |
2007-07-25 | define and use CDCE_DEBUG and DPRINTF/DPRINTFN to be less noisy on the | Marc Balmer |
2007-07-24 | new function to check the MIC of a received EAPOL-Key frame. | Damien Bergamini |
2007-07-24 | use rc4_skip(). | Damien Bergamini |
2007-07-24 | add rc4_skip() function that can be used to discard bytes from | Damien Bergamini |