index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-08-13
Change the drm_lock*() api to take a pointer to the struct as a
Owain Ainsworth
2008-08-13
idgen32 wasn't really right here. Change back to how it was, but
Owain Ainsworth
2008-08-13
Generate the magic id using idgen32(). While i'm here fix the locking a
Owain Ainsworth
2008-08-13
Kill a bunch of the drm context code that nothing uses anymore, the
Owain Ainsworth
2008-08-13
Initial stab at a driver for the integrated random number generator of the
Mark Kettenis
2008-08-13
one should never use sizeof(struct llc) since 802.2 LLC headers
Damien Bergamini
2008-08-13
do not increment is_rx_eapol_key twice for each frame.
Damien Bergamini
2008-08-13
sync synopsis/usage; fix double "usage:"; KNF.
Igor Sobrado
2008-08-13
This tab had bugged me forever.
Tobias Weingartner
2008-08-13
Disable the fantastics mis-feature on some newer Turion CPUs called C1E.
Artur Grabowski
2008-08-13
remove a bunch of bogus ARGSUSED
Thordur I. Bjornsson
2008-08-13
Disable the fantastics mis-feature on some newer Turion CPUs called C1E.
Artur Grabowski
2008-08-13
Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RW
av
2008-08-13
-S currently does nothing useful, so remove it from
Jason McIntyre
2008-08-13
Add more Config mode registers.
Brad Smith
2008-08-13
Add the 8139D PCI id.
Brad Smith
2008-08-13
regen
Brad Smith
2008-08-13
Add another PCI id for the Realtek 8139D chipset.
Brad Smith
2008-08-13
Replace the use of a separate softc field to track the link
Brad Smith
2008-08-12
Kill dmesg spam. Since we can't guarantee that a device is capable of
Owain Ainsworth
2008-08-12
Fix multiple addition error recently introduced for when extended partitions
Theo de Raadt
2008-08-12
adopt the integrity group cipher of the AP at association time.
Damien Bergamini
2008-08-12
nuke unused fields.
Damien Bergamini
2008-08-12
add the code to encrypt/decrypt management frames, retrieve key id
Damien Bergamini
2008-08-12
reserves the correct number of bytes in ieee80211_send_4way_msg2().
Damien Bergamini
2008-08-12
clear Tx_Rx protection bits properly.
Damien Bergamini
2008-08-12
do not drop frames that have an invalid IE, just stop processing
Damien Bergamini
2008-08-12
populate ieee80211_recv_action(), does nothing yet.
Damien Bergamini
2008-08-12
add a couple of new definitions (action frames, new subtypes for control
Damien Bergamini
2008-08-12
missing SHA-256 bits.
Damien Bergamini
2008-08-12
v3 descriptors use AES Key Wrap too.
Damien Bergamini
2008-08-12
new SHA-256 based AKMPs.
Damien Bergamini
2008-08-12
add/process group integrity cipher suite in RSN IEs.
Damien Bergamini
2008-08-12
add IEEE80211_RSNIE_MAXLEN and IEEE80211_WPAIE_MAXLEN definitions
Damien Bergamini
2008-08-12
add support for EAPOL-Key v3 descriptors (similar to v2 except that the
Damien Bergamini
2008-08-12
the only integrity group cipher currently supported is AES-128-CMAC.
Damien Bergamini
2008-08-12
generate a random IGTK in HostAP mode if we're MFP-capable.
Damien Bergamini
2008-08-12
add IEEE80211_F_MFPR config flags (management frame protection required)
Damien Bergamini
2008-08-12
add definitions for RSN capabilities field (RSN IE).
Damien Bergamini
2008-08-12
Nuke bigmem for release, still has issues.
Tobias Weingartner
2008-08-12
AES Key Wrap adds a 64-bit MIC to the payload but we pad the content
Damien Bergamini
2008-08-12
process IGTK KDEs in EAPOL-Key frames and install integrity group keys
Damien Bergamini
2008-08-12
extend the ic_nw_keys[] array to 6 elements.
Damien Bergamini
2008-08-12
in a near future, unicast management frames will be encrypted/decrypted
Damien Bergamini
2008-08-12
Change the way we process EAPOL-Key frames.
Damien Bergamini
2008-08-12
Figured out where the prom console routines are on KA60 and how to invoke
Miod Vallat
2008-08-12
add new IEEE80211_CIPHER_AES128_CMAC cipher and new key flag
Damien Bergamini
2008-08-12
Welcome BIP: the Broadcast/Multicast Integrity Protocol defined
Damien Bergamini
2008-08-12
maintain a count of TKIP and CCMP replayed frames.
Damien Bergamini
2008-08-12
use correct byte order when printing state expiration minutes; ok henning@
David Krause
[next]