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
*
Break out the ath PCI logic into a separate device/module.
adrian
2011-03-31
4
-1
/
+85
*
Do not build ip_fw_nat.c for ipfw.ko. It can be build as separate module.
ae
2011-03-29
1
-1
/
+1
*
MFgraid/head:
mav
2011-03-24
2
-0
/
+20
*
- Move ofed modules into the i386 and amd64 specific sections to fix
jeff
2011-03-23
1
-8
/
+12
*
- For now, disable ofed module build unless MK_OFED is set.
jeff
2011-03-21
1
-4
/
+12
*
- Merge in OFED 1.5.3 from projects/ofed/head
jeff
2011-03-21
5
-0
/
+57
*
Retire opt_ffs_broken_fixme.h.
kib
2011-03-20
1
-2
/
+1
*
- Inadvertently committed files with +x attribute, fixed.
davidch
2011-03-15
1
-0
/
+0
*
- Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.
davidch
2011-03-14
1
-0
/
+13
*
add DTrace systrace support for linux32 and freebsd32 on amd64 syscalls
avg
2011-03-12
5
-2
/
+42
*
Port over the AR9285 PA calibration and initial calibration code from
adrian
2011-03-11
1
-1
/
+1
*
Implement open-loop TX power control (OLC) for Merlin (AR9280) and
adrian
2011-03-08
1
-1
/
+1
*
Break the keycache management functions out into if_ath_keycache.c .
adrian
2011-03-02
1
-1
/
+2
*
Add support for NetFlow version 9 into ng_netflow(4) node.
glebius
2011-03-02
1
-1
/
+14
*
Migrate the sysctl related routines (statistics, debugging, etc) out of
adrian
2011-03-02
1
-1
/
+1
*
Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.
nwhitehorn
2011-03-01
1
-1
/
+1
*
Finally... Import the latest open-source ZFS version - (SPA) 28.
pjd
2011-02-27
2
-2
/
+13
*
Connect uep.ko to build
glebius
2011-02-26
1
-1
/
+1
*
Upgrade our copy of llvm/clang to r126079, from upstream's trunk.
dim
2011-02-20
2
-0
/
+9
*
cxgbe(4) - NIC driver for Chelsio T4 (Terminator 4) based 10Gb/1Gb adapters.
np
2011-02-18
2
-0
/
+17
*
Add support for new USB to ethernet controller:
hselasky
2011-02-16
2
-1
/
+38
*
Move linux_clone(), linux_fork(), linux_vfork() to a MI path.
dchagin
2011-02-12
1
-1
/
+1
*
Merge ACPICA 20110211.
jkim
2011-02-12
1
-7
/
+8
*
Include some preliminary TX HT rate scenario setup code.
adrian
2011-02-01
1
-1
/
+1
*
Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion control
lstewart
2011-02-01
2
-1
/
+11
*
Import a clean-room implementation of the Hamilton-Delay (HD) congestion control
lstewart
2011-02-01
2
-0
/
+10
*
Import a clean-room implementation of the VEGAS congestion control algorithm
lstewart
2011-02-01
2
-1
/
+11
*
Migrate the TX path code out of if_ath and into a separate source file.
adrian
2011-01-29
1
-1
/
+1
*
Break out the debug macros from if_ath.c into if_ath_debug.[ch] .
adrian
2011-01-29
1
-1
/
+1
*
Import the ERTT (Enhanced Round Trip Time) Khelp module. ERTT uses the
lstewart
2011-01-24
2
-1
/
+10
*
Add build infrastructure for Khelp modules.
lstewart
2011-01-24
2
-0
/
+6
*
Push the non-AR5416 related stuff into chipset specific directories.
adrian
2011-01-20
1
-2
/
+7
*
Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().
jkim
2011-01-17
1
-4
/
+1
*
No need to genreate these here
imp
2011-01-06
2
-12
/
+2
*
Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.
yongari
2010-12-31
2
-0
/
+9
*
Add RDC Semiconductor R6040 10/100 PHY driver.
yongari
2010-12-30
1
-2
/
+2
*
Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.
bschmidt
2010-12-19
1
-4
/
+4
*
Merge ACPICA 20101209.
jkim
2010-12-15
1
-1
/
+1
*
Import a clean-room implementation of the experimental H-TCP congestion control
lstewart
2010-12-02
2
-1
/
+11
*
Import a clean-room implementation of the experimental CUBIC congestion control
lstewart
2010-12-02
2
-1
/
+10
*
Add build infrastructure for the forthcoming CC algorithm modules.
lstewart
2010-12-02
2
-0
/
+6
*
Add smp_all.c to the cam module build to un-break it.
ken
2010-12-01
1
-0
/
+1
*
Update ixgbe driver to verion 2.3.6
jfv
2010-11-26
1
-2
/
+2
*
Adds a USB packet filter feature to the stack that it could capture
weongyo
2010-11-22
1
-2
/
+2
*
Correct mips/arm elimination of sym
imp
2010-11-13
1
-1
/
+1
*
Warn users that acpi.ko is deprecated and exit immediately unless the user
jkim
2010-11-12
1
-0
/
+4
*
MFamd64: (based on) r209957
jkim
2010-11-12
1
-12
/
+8
*
Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new
jkim
2010-11-10
1
-1
/
+1
*
Move the MADT parser for amd64 and i386 to sys/x86/acpica now that it is
jhb
2010-11-08
1
-1
/
+2
*
Disconnect acpi.ko from the build on i386. ACPI is now only supported when
jhb
2010-11-08
1
-5
/
+1
[next]