summaryrefslogtreecommitdiffstats
path: root/sys/dev/hifn/hifn7751.c
Commit message (Expand)AuthorAgeFilesLines
* Catch more uses of MIN().alfred2003-02-021-2/+0
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-6/+6
* move sysctl's under hw.hifn; change max batching default to 1 (no batching)sam2003-01-201-7/+9
* Correct mbuf packet header propagation. Previously, packet headerssam2002-12-301-3/+4
* whitespace/indentation fix from phksam2002-10-161-10/+10
* Module-ize the 'core' crypto stuff. This may still need to be compiledmarkm2002-10-161-0/+1
* missed additional callout that can run w/o Giant lockedsam2002-10-151-1/+2
* No need to hold Giant will harvesting RNG data; change callout_init sosam2002-10-111-1/+2
* Crypto device driver for hifn-based cards. Tested with 7951-, and 7811-basedsam2002-10-041-0/+2634
OpenPOWER on IntegriCloud