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
*
Unbreak build by making svr4 conditional on i386.
cognet
2009-02-12
1
-1
/
+2
*
Fix a few problems related to building modules in /sys/modules (not
n_hibma
2009-02-12
6
-4
/
+7
*
Hook uslcom2 up to the build.
thompsa
2009-02-09
2
-0
/
+39
*
Remove usb2_config_td.[ch], they are no longer used.
thompsa
2009-02-09
1
-1
/
+0
*
Add the EBR scheme. The EBR scheme supports the Extended Boot Records
marcel
2009-02-08
2
-0
/
+13
*
Add SCTP NAT support.
piso
2009-02-07
1
-1
/
+1
|
\
|
*
Import sctp nat support in ipfw obtained from CAIA - http://caia.swin.edu.au.
piso
2008-12-28
1
-1
/
+1
*
|
Fix typo in last commit.
glebius
2009-01-28
1
-1
/
+1
*
|
at91dci isn't useful except on arm.
imp
2009-01-28
1
-1
/
+2
*
|
Add support for the I2S and davbus audio controllers found in Apple PowerPC
nwhitehorn
2009-01-25
3
-7
/
+34
*
|
- Add few VIA bridges to agp_via.c and connect it to amd64 build
jkim
2009-01-23
1
-1
/
+1
*
|
urtw(4) works also on amd64.
weongyo
2009-01-23
1
-0
/
+1
*
|
Connect urtw(4) to the i386 build only because it's not tested on amd64
weongyo
2009-01-23
1
-0
/
+2
*
|
Add a new USB wireless driver, urtw(4) for supporting Realtek's 8187L
weongyo
2009-01-23
1
-0
/
+9
*
|
MFp4: //depot/projects/usb@155869
thompsa
2009-01-13
1
-0
/
+41
*
|
Connect padlock(4) to amd64 build for VIA Nano processors.
jkim
2009-01-12
1
-0
/
+5
*
|
remove license ack requirement; this was never needed
sam
2009-01-09
1
-1
/
+0
*
|
- Remove snd_au88x0 which seems never got compiled into kernel nor as a kernel
rafan
2009-01-07
1
-9
/
+0
*
|
Sync with usb4bsd:
alfred
2009-01-04
2
-1
/
+39
|
/
*
unbreak the build. Decoupled the USB2's NDIS build from the default
weongyo
2008-12-27
1
-1
/
+1
*
Integrate the NDIS USB support code to CURRENT.
weongyo
2008-12-27
1
-0
/
+1
*
Rejoin ng_tty module to the build.
mav
2008-12-25
1
-0
/
+1
*
Hook up the ether_echo node and fix the man page
julian
2008-12-25
1
-0
/
+1
*
Add a trivial node to reflect ethernet frames to whence they came.
julian
2008-12-25
1
-0
/
+7
*
This main goals of this project are:
qingli
2008-12-15
1
-1
/
+1
*
Combine ath rate control modules with ath after bringing ath_hal
sam
2008-12-14
5
-148
/
+61
*
- Add 32-bit compat system calls for VFS_AIO. The system calls live in the
jhb
2008-12-10
1
-1
/
+1
*
Rather than using hidden includes (with cicular dependencies),
bz
2008-12-02
19
-19
/
+22
*
Fix world by including opt_route.h
ps
2008-12-02
1
-1
/
+1
*
Switch to ath hal source code. Note this removes the ath_hal
sam
2008-12-01
6
-221
/
+52
*
make 'make universe' not complain about
bz
2008-11-29
1
-0
/
+1
*
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
jkoshy
2008-11-27
1
-3
/
+4
*
Fix standalone module build by generating opt_kgssapi.h.
dfr
2008-11-25
1
-0
/
+1
*
Unbreak the build until alfred@ is back to fix it correctly.
bz
2008-11-25
1
-1
/
+1
*
src/lib/libusb20/libusb20_compat01.c
alfred
2008-11-25
1
-0
/
+1
*
Include the QUICC backend in the kernel module.
marcel
2008-11-22
1
-1
/
+2
*
Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.
pjd
2008-11-17
1
-0
/
+4
*
Fix world
ps
2008-11-14
2
-2
/
+2
*
Add opt_inet.h which has been needed since r184718, which had
bz
2008-11-12
1
-1
/
+1
*
Add opt_inet.h which has been needed since r184717 introducing
bz
2008-11-12
1
-1
/
+1
*
Add opt_inet.h which has been needed since r184714, r184715 introducing
bz
2008-11-12
1
-1
/
+2
*
Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet
yongari
2008-11-12
2
-0
/
+9
*
- Separate PMC class dependent code from other kinds of machine
jkoshy
2008-11-09
1
-2
/
+3
*
Unbreak NFS.
des
2008-11-06
2
-2
/
+3
*
Merge latest DTrace changes from Perforce.
rodrigc
2008-11-05
1
-0
/
+1
*
Reintroduce the snp(4) driver.
ed
2008-11-05
2
-1
/
+2
*
Bring in USB4BSD, Hans Petter Selasky rework of the USB stack
alfred
2008-11-04
60
-0
/
+2315
*
Implement support for RPCSEC_GSS authentication to both the NFS client
dfr
2008-11-03
4
-4
/
+80
*
Add amr_cam module directory that was missed in the previous commit.
scottl
2008-11-03
2
-3
/
+9
*
Move the CAM passthrough code into a true module so that it doesn't have to be
scottl
2008-11-03
1
-2
/
+3
[next]