index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
hifn
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change instances of callout_init that specify MPSAFE behaviour to
sam
2003-08-19
1
-4
/
+2
*
Mega busdma API commit.
scottl
2003-07-01
1
-0
/
+2
*
Add support to eliminate a context switch per crypto op when using the
sam
2003-06-27
1
-1
/
+1
*
fix typo (how did this get committed?)
sam
2003-06-04
1
-1
/
+1
*
detach RNG test facility on device detach
sam
2003-06-04
1
-0
/
+4
*
remove bogon (undefined struct decl)
sam
2003-06-04
1
-2
/
+0
*
Redo locking for better SMP suport:
sam
2003-06-02
1
-15
/
+18
*
o add crypto driver glue for using the new rndtest driver/module; this is
sam
2003-03-11
2
-4
/
+32
*
gack; revert previous commit; not only did I read things backward but
sam
2003-03-11
1
-1
/
+1
*
sync with current: reduce default maxbatch setting from 5 to 1
sam
2003-03-11
1
-1
/
+1
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-6
/
+6
*
Catch more uses of MIN().
alfred
2003-02-02
1
-2
/
+0
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-6
/
+6
*
move sysctl's under hw.hifn; change max batching default to 1 (no batching)
sam
2003-01-20
1
-7
/
+9
*
Correct mbuf packet header propagation. Previously, packet headers
sam
2002-12-30
1
-3
/
+4
*
whitespace/indentation fix from phk
sam
2002-10-16
1
-10
/
+10
*
Module-ize the 'core' crypto stuff. This may still need to be compiled
markm
2002-10-16
1
-0
/
+1
*
missed additional callout that can run w/o Giant locked
sam
2002-10-15
1
-1
/
+2
*
No need to hold Giant will harvesting RNG data; change callout_init so
sam
2002-10-11
1
-1
/
+2
*
Crypto device driver for hifn-based cards. Tested with 7951-, and 7811-based
sam
2002-10-04
3
-0
/
+3458