Age | Commit message (Expand) | Author |
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 |
2008-08-09 | Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get | Miod Vallat |
2008-08-09 | Do not forget to set the ``specific EOI'' bit when sending a... specific EOI; | Miod Vallat |
2008-08-09 | Regen | Miod Vallat |
2008-08-09 | Add the fr-dvorak-be'po layout as fr.dvorak for ps/2 and usb keyboards. | Miod Vallat |
2008-08-09 | turn an MFREE() into an m_free() and garbage collect an | Thordur I. Bjornsson |
2008-08-09 | o nfs_vinvalbuf() is always called with the intrflag as 1, and then | Thordur I. Bjornsson |
2008-08-09 | Revert last commit, it doesn't always help, we need to find another | Marcus Glocker |
2008-08-09 | Prepare for ehci: If GET_DEF request has failed, wait a moment before | Marcus Glocker |
2008-08-08 | Admit b_blkno means block number; a block is DEV_BSIZE (a.k.a. | Kenneth R Westerback |
2008-08-08 | o sync comment with reality, we have never malloc()'ed filehandles | Thordur I. Bjornsson |
2008-08-08 | After beck@ changed the way nfsiod's are notified of work, the | Bret Lambert |
2008-08-08 | Remove code for variable-sized allocations of NFS filehandles by malloc(), | Bret Lambert |
2008-08-08 | remove an if notyet block from sys_fstatfs(), that will never be needed, | Thordur I. Bjornsson |
2008-08-08 | Do not latch the IPSec tdb to the inpcb unconditionally. This has | Alexander Bluhm |
2008-08-08 | Wrap long lines and remove useless comment. | Joel Sing |
2008-08-08 | use cgbase() instead of doing arthmetic on fs_fpg when calculating | Thordur I. Bjornsson |
2008-08-08 | sync | Damien Bergamini |