Age | Commit message (Expand) | Author |
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 | add replay counter for management frames. | Damien Bergamini |
2008-08-12 | fix values for QoS control field. | Damien Bergamini |
2008-08-12 | retrieve the TID from QoS frames to use with the appropriate | Damien Bergamini |
2008-08-12 | use MINCLSIZE to decide wether we need to allocate an mbuf cluster instead | Henning Brauer |
2008-08-12 | get rid of the map_ptk()/map_gtk() functions, just inline them | Damien Bergamini |
2008-08-12 | simplify ieee80211_derive_ptk() prototype. | Damien Bergamini |
2008-08-12 | use HMAC-MD5, HMAC-SHA1 and AES Key Wrap sys/crypto/ | Damien Bergamini |
2008-08-12 | Implementation of the HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC | Damien Bergamini |
2008-08-12 | Don't process xfers which have the stream error bit set in the stream | Marcus Glocker |
2008-08-12 | VT8233+ uses a different register base for capturing | Jacob Meuser |
2008-08-11 | Add support for TX/RX checksum offload for newer re(4) chipsets. | Brad Smith |
2008-08-11 | Only print iotdb stuff when DEBUG. | Mark Kettenis |
2008-08-11 | Allow mapping mmio regions that are not page aligned. | Mark Kettenis |
2008-08-11 | Add hw.cupspeed cupport for all CPU types. | Mark Kettenis |
2008-08-11 | Minimal apmvar.h such that we can enable apm(8) and apmd(8) on sparc64. | Mark Kettenis |
2008-08-11 | Add hw.setperf support for UltraSPARC-IIe support. | Mark Kettenis |
2008-08-11 | Undo last commit; deraadt didn't like it. | Marco Peereboom |
2008-08-11 | Add infrastructure to manually kick off rebuilds. | Marco Peereboom |
2008-08-11 | Since we have ehci(4) isoc support now, don't demote USB2 uvideo(4) | Marcus Glocker |
2008-08-10 | Add support for the VAXstation 3[58][24]0 to the bootblocks, currently | Miod Vallat |
2008-08-10 | Fix other integer overflow vulnerability I introduced, this time in | Kenneth R Westerback |
2008-08-10 | Use the STICK logic on UltraSPARC-IIe to generate clock interrupts. | Mark Kettenis |
2008-08-10 | Add hypervisor calls for the sun4v random number generator interface. | Mark Kettenis |
2008-08-10 | 'flus' -> 'flush', 'waitinf' -> 'waiting'. From Dawe via tech@. | Kenneth R Westerback |
2008-08-10 | Prepare for ehci: | Marcus Glocker |
2008-08-10 | Don't assume the first LAPIC in the table corresponds to the boot processor. | Mark Kettenis |
2008-08-10 | Style fixes and use of tabs for the DRM bits. | Brad Smith |
2008-08-09 | Add isochronous xfer support for ehci(4). From NetBSD. | Marcus Glocker |
2008-08-09 | Add prom_set_sun4v_api_version(). | Mark Kettenis |
2008-08-09 | MCP79 are also capable of Jumbo frames. Add the Jumbo support flag. | Brad Smith |
2008-08-09 | Fix counting of shared (PCI) interrupts. Remove some useless debug code | Mark Kettenis |
2008-08-09 | Prevent integer overflow in DL_BLKTOSEC(). | Mark Kettenis |