Age | Commit message (Expand) | Author |
2009-03-26 | sync | Reyk Floeter |
2009-03-26 | two more ubsec devices | Reyk Floeter |
2009-03-26 | The drm_* allocation functions have been #defined to not use most of | Owain Ainsworth |
2009-03-25 | Add support for the watchdog timer. | Michael Knudsen |
2009-03-25 | regen | Marcus Glocker |
2009-03-25 | Add "Chen-Source CM12402 Eagle IR Cam" uvideo(4) device. | Marcus Glocker |
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 | sync | Theo de Raadt |
2009-03-24 | another ricoh uvc, this one not needing a firmware for once | 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 | 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-23 | Switch msk(4) over to using MCLGETI when allocating mbufs for the RX ring. | Mark Kettenis |
2009-03-23 | otus(4), a driver for Atheros AR9001U USB IEEE 802.11 devices. | Damien Bergamini |
2009-03-23 | Prevent null pointer dereference that could happen when we process an RX | Mark Kettenis |
2009-03-23 | Reorganize NBIO and SMALL_KERNEL handling again but this time without | Alexander Yurchenko |
2009-03-23 | use auto-negotiation for manual media type selection. This fixes | Kevin Lo |
2009-03-22 | Add workaround for RX MAC/FIFO hangs on ERI. Tested by matthieu@ and naddy@. | Mark Kettenis |
2009-03-22 | unbreak ramdisk builds in a way i guess might work | Theo de Raadt |
2009-03-22 | Update volume info on every bio call instead of waiting for the | Alexander Yurchenko |
2009-03-22 | Don't show rebuild status for offline volumes. | Alexander Yurchenko |
2009-03-22 | Put recently added bio and sensors stuff under #if NBIO > 0 and | Alexander Yurchenko |
2009-03-21 | If rebuild is active set volume state to ``rebuild''. | Alexander Yurchenko |
2009-03-21 | Report rebuild progress only if rebuild is active. | Alexander Yurchenko |
2009-03-21 | Always re-route interrupts, even when doing so appears to be a no-op. Some | Mark Kettenis |
2009-03-21 | don't call uiomove(9) at IPL_AUDIO, slightly simplify the code | Alexandre Ratchov |
2009-03-21 | IPS_MAXTARGETS should be 16, not 15. | Alexander Yurchenko |
2009-03-21 | Be smart when attaching pass-through scsibuses. Use configuration | Alexander Yurchenko |
2009-03-21 | Looks like the ``params'' field in the physical device description | Alexander Yurchenko |
2009-03-20 | Unconditionally drain the RX ring when stpping the chip. | Mark Kettenis |
2009-03-20 | When calculating physical disk size use its number of sectors | Alexander Yurchenko |
2009-03-20 | Detect unused and hot-spare drives. | Alexander Yurchenko |
2009-03-20 | Support bio ``unused'' drives. | Alexander Yurchenko |
2009-03-20 | Cleanup physical drive states handling. | Alexander Yurchenko |
2009-03-20 | Minor style nit; rnoland (freebsd). | Owain Ainsworth |
2009-03-20 | Fetch rebuild status only for degraded or offline volumes. | Alexander Yurchenko |
2009-03-19 | For rebuilds use a special REBUILD command instead of a generic | Alexander Yurchenko |
2009-03-19 | For pass-through commands adjust timeout value to what controller | Alexander Yurchenko |
2009-03-19 | Unify command id printing. | Alexander Yurchenko |
2009-03-19 | Make ips_timeout to be usable not only with scsi xfers. | Alexander Yurchenko |
2009-03-19 | Remove unused code. | Alexander Yurchenko |