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
/
conf
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add emu10k1-alsa%diked.h dependancies.
obrien
2004-01-12
1
-1
/
+2
*
Push m_apply() and m_getptr() up into the colleciton of standard mbuf
bms
2003-12-15
1
-1
/
+0
*
Remote meteor driver. It hasn't compiled in over 3 years. If someone
imp
2003-12-07
1
-1
/
+0
*
Now that we have the en(4) driver, we no longer need the hea driver.
imp
2003-12-07
1
-11
/
+0
*
Continue to remove drivers that don't compile and haven't compiled in
imp
2003-12-07
1
-1
/
+0
*
Export a few SMP related symbols in UP kernels as well. This is needed to
jhb
2003-12-03
1
-1
/
+1
*
Introduce tcp_hostcache and remove the tcp specific metrics from
andre
2003-11-20
1
-0
/
+1
*
Implement Cx CPU idle states and updated throttling support.
njl
2003-11-15
1
-0
/
+1
*
Introduce ip_fastforward and remove ip_flow.
andre
2003-11-14
1
-1
/
+1
*
University of Michigan's Citi NFSv4 kernel client code.
alfred
2003-11-14
1
-0
/
+9
*
avoid module name conflict with opencrypto/rijndael.c.
ume
2003-11-12
1
-1
/
+1
*
Modify the MAC Framework so that instead of embedding a (struct label)
rwatson
2003-11-12
1
-0
/
+1
*
Add an implementation of turnstiles and change the sleep mutex code to use
jhb
2003-11-11
1
-0
/
+1
*
cleanup rijndael API.
ume
2003-11-11
1
-1
/
+1
*
enable aes-xcbc-mac and aes-ctr, again.
ume
2003-11-10
1
-3
/
+3
*
Allow the ng_uni node (NgATM signalling layer) to be built into the
harti
2003-11-07
1
-0
/
+9
*
Hook the udf_iconv module up to the kernel build.
scottl
2003-11-05
1
-0
/
+1
*
Put address handling, traffic descriptor handling and message encoding
harti
2003-11-03
1
-0
/
+4
*
Change /dev/soekris-errled to be /dev/led/error and make it conditional
phk
2003-11-03
1
-0
/
+1
*
Allow building the NgATM SAAL layer directly into the kernel.
harti
2003-10-27
1
-1
/
+7
*
Revert previous change.
simokawa
2003-10-26
1
-1
/
+1
*
dcons_crom.c needs dcons and firewire.
simokawa
2003-10-25
1
-1
/
+1
*
Add dumb console driver and related bits.
simokawa
2003-10-24
1
-0
/
+2
*
Hook up to the build for options MAC:
rwatson
2003-10-22
1
-0
/
+5
*
- revert to old rijndael code. new rijndael code broke gbde.
ume
2003-10-19
1
-2
/
+2
*
Add SBP-II target mode driver.
simokawa
2003-10-18
1
-0
/
+1
*
Make sure to pull in all relevant crypto for GEOM_BDE
phk
2003-10-15
1
-2
/
+3
*
use BF_ecb_encrypt().
ume
2003-10-13
1
-0
/
+1
*
- support AES counter mode for ESP.
ume
2003-10-13
1
-0
/
+1
*
- support AES XCBC MAC for AH
ume
2003-10-13
1
-2
/
+3
*
use opencrypto for RMD160.
ume
2003-10-12
1
-1
/
+1
*
- RIPEMD160 support
ume
2003-10-12
1
-0
/
+1
*
randomize IPv6 fragment ID.
ume
2003-10-01
1
-0
/
+1
*
Introduce no_poll() default method for device drivers. Have it
phk
2003-09-27
1
-1
/
+0
*
- Support for multibyte charsets in LIBICONV.
fjoe
2003-09-26
1
-0
/
+4
*
Add uart pccard attachment decription on conf/files, too.
takawata
2003-09-14
1
-0
/
+1
*
Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S
wpaul
2003-09-11
1
-0
/
+1
*
Add a device driver for the Broadcom BCM4401 ethernet controller,
wpaul
2003-09-09
1
-0
/
+1
*
Hook the SiS DRM up to the build
anholt
2003-09-09
1
-0
/
+3
*
Take the support for the 8139C+/8169/8169S/8110S chips out of the
wpaul
2003-09-08
1
-0
/
+1
*
Add proper pc98 MD files. Add a commented out cbus attachment for
imp
2003-09-07
1
-0
/
+2
*
Hook-up the uart(4) driver to the build. For a detailed description
marcel
2003-09-06
1
-0
/
+12
*
Enhance puc(4) to support uart(4). This includes:
marcel
2003-09-06
1
-0
/
+2
*
Use the ACPICA AcpiEnterSleepStateS4bios instead of rolling our own. This
njl
2003-08-29
1
-1
/
+0
*
This is a major rework of the ATA driver (ATAng)
sos
2003-08-24
1
-5
/
+3
*
Hook up mac_stub to the modules Makefile.
rwatson
2003-08-21
1
-0
/
+1
*
Add a overhaul of the soundchip initialization for the MSP34xx chipsets
alex
2003-08-12
1
-0
/
+1
*
Add ng_atmpif: a HARP physical interface emulation. This allows one
harti
2003-08-11
1
-0
/
+2
*
Remove nowerror from some files that no longer generate warnings.
njl
2003-08-07
1
-3
/
+3
*
relocate eisa into MI files.
ticso
2003-07-22
1
-0
/
+1
[next]