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
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devices
scottl
2007-05-16
2
-2
/
+14
*
A node that implements various traffic shaping and rate limiting algorithms.
mav
2007-05-15
2
-0
/
+7
*
Integrate the Camellia Block Cipher. For more information see RFC 4132
gnn
2007-05-09
1
-1
/
+2
*
It turns out that the hptiop driver isn't portable after all. Confine it to
scottl
2007-05-09
1
-1
/
+3
*
Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.
scottl
2007-05-09
2
-0
/
+11
*
Import version 3.60.03.006 of the TWA driver:
scottl
2007-05-09
1
-29
/
+2
*
Fix kldloading if_em by compiling missing source file.
le
2007-05-07
1
-1
/
+1
*
Add support for Ralink Technology RT2501USB/RT2601USB devices.
kevlo
2007-05-06
2
-0
/
+9
*
Place a '#' at the front of the line holding a $FreeBSD$ ID tag. While
rwatson
2007-05-04
1
-1
/
+1
*
Absolute pathname in the Makefile was broken, this
jfv
2007-05-04
1
-3
/
+1
*
Merge in the new driver (6.5.0) of Intel. This has a new
jfv
2007-05-04
1
-5
/
+19
*
MFp4: Now that ZFS can use FreeBSD's namecache, turn it off by default and
pjd
2007-04-24
1
-0
/
+3
*
Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.
thompsa
2007-04-17
2
-3
/
+3
*
On i386 compile the back-end with EISA support as well as the EISA
marius
2007-04-10
1
-3
/
+23
*
Add trunk(4) module.
thompsa
2007-04-10
2
-0
/
+20
*
The old PacketAlias* API is not exported when
piso
2007-04-09
1
-1
/
+1
*
MFp4: Synchronize with recent OpenSolaris changes.
pjd
2007-04-08
1
-0
/
+1
*
hook uipc_mvec.c into build
kmacy
2007-04-08
1
-1
/
+2
*
Move atomic.S files to directories that better fit OpenSolaris directory
pjd
2007-04-07
1
-1
/
+1
*
Add the CAM 'SG' peripheral device. This device implements a subset of the
scottl
2007-04-07
1
-0
/
+1
*
Build ZFS on amd64 and pc98.
des
2007-04-07
1
-3
/
+6
*
back out last change
kmacy
2007-04-07
1
-1
/
+1
*
make modules compile without updating etc
kmacy
2007-04-06
1
-1
/
+1
*
Connect ZFS to the build.
pjd
2007-04-06
1
-0
/
+4
*
Add Makefile for zfs.ko kernel module.
pjd
2007-04-06
1
-0
/
+87
*
oops, another missed file from crypto api change
sam
2007-03-31
1
-0
/
+1
*
Introduce a new toy interface, edsc(4). It's a discard interface
yar
2007-03-26
2
-0
/
+9
*
Catch up with ACPI-CA 20070320 import.
jkim
2007-03-22
3
-42
/
+40
*
another missing change for recent crypto mods
sam
2007-03-21
1
-0
/
+1
*
catchup w/ crypto changes
sam
2007-03-21
1
-2
/
+3
*
Overhaul driver/subsystem api's:
sam
2007-03-21
3
-3
/
+3
*
Remove firmware version flags
kmacy
2007-03-21
1
-1
/
+0
*
if_vlan no more depends on INET.
yar
2007-03-19
1
-5
/
+0
*
Disable linking in of firmware on ia64 to avoid build failures from a
kmacy
2007-03-14
1
-3
/
+6
*
no-op cxgb_config.h for the module compilation case
kmacy
2007-03-14
1
-1
/
+1
*
add cxgb to modules Makefile
kmacy
2007-03-14
1
-0
/
+1
*
Add modules Makefile for cxgb
kmacy
2007-03-14
1
-0
/
+22
*
my(4) doesn't need miibus(4).
brueffer
2007-03-11
1
-1
/
+1
*
- Add Intel firmwares for Intel PRO/Wireless LAN 2100/2200/2915 cards in a
flz
2007-03-02
9
-0
/
+109
*
First cut at GEOM based multipath. This is an active/passive{/passive...}
mjacob
2007-02-27
2
-0
/
+9
*
Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel.
bms
2007-02-24
1
-3
/
+16
*
Makefile changes to reflect moving sys/isofs/cd9660 to sys/fs/cd9660.
rodrigc
2007-02-11
2
-2
/
+2
*
Remove an unneeded define.
bms
2007-02-09
1
-2
/
+0
*
Don't recurse into geom_apple and geom_gpt. They have been moved
marcel
2007-02-07
1
-3
/
+1
*
Reflecting the removal of MSDOSFS_LARGE found in sys/conf/files:1.1173.
avatar
2007-02-01
1
-2
/
+2
*
Remove the last vestige of opt_msdosfs.h.
ru
2007-01-30
1
-1
/
+1
*
ath and ath_rate_sample now have a compile-time dependency on the hal
sam
2007-01-28
1
-2
/
+10
*
Add support for serial communication with Windows CE based Handheld Computer.
takawata
2007-01-28
1
-0
/
+9
*
for newer hal's we need opt_ah.h as it specifies how the hal has been
sam
2007-01-28
1
-1
/
+15
*
for newer hal's we need opt_ah.h as it specifies how the hal has been
sam
2007-01-28
1
-1
/
+15
[next]