Age | Commit message (Expand) | Author |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | add definitions for more yukon 2 revisions found in linux driver | Jonathan Gray |
2009-03-26 | sync | Theo de Raadt |
2009-03-26 | new plx chips found in wild | Theo de Raadt |
2009-03-26 | Rework how we deal with the list of per-open datastructures, and the | Owain Ainsworth |
2009-03-26 | move #define IEEE80211_NO_HT under #ifdef SMALL_KERNEL instead | Damien Bergamini |
2009-03-26 | sync with 802.11w draft 8.0. | Damien Bergamini |
2009-03-26 | remove useless code to force an empty transfer in case the length | Damien Bergamini |
2009-03-26 | fix RTS/CTS and CTS-to-self protection. | Damien Bergamini |
2009-03-26 | attach CACE AirPcap Nx. | Damien Bergamini |
2009-03-26 | sync | Damien Bergamini |
2009-03-26 | Add USB ID for the CACE AirPcap Nx dongle, which is an otus(4). | Damien Bergamini |
2009-03-26 | Change amd64 bus_space_{map,unmap} to be the same as i386. While | Owain Ainsworth |
2009-03-26 | Remove cpu_wait(). It's original use was to be called from the reaper so | Owain Ainsworth |
2009-03-26 | sync | Reyk Floeter |
2009-03-26 | two more ubsec devices | Reyk Floeter |
2009-03-26 | Convert splvm() + simplelock(&uvm.hashlock); around the page hash table | Owain Ainsworth |
2009-03-26 | The drm_* allocation functions have been #defined to not use most of | Owain Ainsworth |
2009-03-25 | Nuke old useless define. Miod was ok with the idea. | Tobias Weingartner |
2009-03-25 | Deinline softintr_schedule(). Also fix softintr priorities I got inverted after | Miod Vallat |
2009-03-25 | Deinline softintr_schedule(). | Miod Vallat |
2009-03-25 | ntfs was the last user, LK_SLEEFAIL can die now. | Owain Ainsworth |
2009-03-25 | Add support for the watchdog timer. | Michael Knudsen |
2009-03-25 | convert lockmgr over to rwlock in ntfs, mostly trivial. | Owain Ainsworth |
2009-03-25 | regen | Marcus Glocker |
2009-03-25 | Add "Chen-Source CM12402 Eagle IR Cam" uvideo(4) device. | Marcus Glocker |
2009-03-25 | Move all of the pseudo-inline functions in uvm into C files. | Owain Ainsworth |
2009-03-25 | add new umsm(4) device, Emobile D21LC (longcheer's OEM product) | Yojiro Uo |
2009-03-25 | regen | Yojiro Uo |
2009-03-25 | add new umsm(4) device (Emobile D21LC, longcheer's OEM product) | Yojiro Uo |
2009-03-25 | add support for AES-CBC with the BCM5823 (or newer, but we don't support newer | Reyk Floeter |
2009-03-25 | sync | Reyk Floeter |
2009-03-25 | add the BCM5862 (an unsupported ubsec(4) device) | Reyk Floeter |
2009-03-25 | Revert 1.119 bulk crash workaround, because it breaks Logitech QuickCam | Marcus Glocker |
2009-03-24 | report Michael MIC failures to net80211 (can't happen yet since we do | Damien Bergamini |
2009-03-24 | fix Rx rate in radiotap. | Damien Bergamini |
2009-03-24 | link otus(4) to the build on i386 and amd64. | Damien Bergamini |
2009-03-24 | sync | Theo de Raadt |
2009-03-24 | another ricoh uvc, this one not needing a firmware for once | Theo de Raadt |
2009-03-24 | give up on pcn to make it all fit; ok miod | Theo de Raadt |
2009-03-24 | regen | Stuart Henderson |
2009-03-24 | Add Sony 1seg tv tuner, found in some Vaio machines. Req by deraadt. | Stuart Henderson |
2009-03-24 | vm_physseg_find and VM_PAGE_TO_PHYS are both called many times in your | Owain Ainsworth |
2009-03-24 | Only copy out the revents field, not the whole pollfd structure. This | Kurt Miller |
2009-03-24 | Remove redundant casts. | Mark Kettenis |
2009-03-24 | Upgrade to newer firmware needed by some txp(4) variants. Fixes PR 6085. | Mark Kettenis |
2009-03-24 | only apply the strict limit on F_SETLK; ok deraadt@ fgsch@ | Otto Moerbeek |
2009-03-23 | Whitespace nit in previous. | Owain Ainsworth |
2009-03-23 | turn a for (i = 0; i < size; i++) arc4random(); loop into arc4random_buf(). | Owain Ainsworth |
2009-03-23 | Switch msk(4) over to using MCLGETI when allocating mbufs for the RX ring. | Mark Kettenis |