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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate the TX path code out of if_ath and into a separate source file.
adrian
2011-01-29
1
-0
/
+2
*
Break out the debug macros from if_ath.c into if_ath_debug.[ch] .
adrian
2011-01-29
1
-0
/
+2
*
Undo a local option which mistakenly crept into a commit.
adrian
2011-01-24
1
-1
/
+0
*
Add stream scheduling support.
tuexen
2011-01-23
1
-0
/
+1
*
Option USB_HOST_ALIGN declared twice.
dchagin
2011-01-22
1
-1
/
+0
*
Allow USB_HOST_ALIGN to be configured at compile time. This patch is
hselasky
2011-01-22
1
-0
/
+1
*
In fact, we don't need any of these __DYNAMIC. it is a.out leftover and comm...
imp
2011-01-20
4
-8
/
+0
*
Remove commented out _DYNAMIC sections.
imp
2011-01-20
2
-8
/
+1
*
We don't need 2 versions here. One will do since binutils outputs the right ...
imp
2011-01-20
2
-324
/
+0
*
Collapse all the octeon ldscripts down into one now that we don't need one ea...
imp
2011-01-20
3
-123
/
+0
*
Push the non-AR5416 related stuff into chipset specific directories.
adrian
2011-01-20
2
-6
/
+7
*
ldscript and conf cleanup for MIPS
jchandra
2011-01-20
2
-604
/
+0
*
The output format should be determined by the ABI flags, not the ldscript.
jmallett
2011-01-19
1
-4
/
+1
*
Add reader/writer lock around mem_range_attr_get() and mem_range_attr_set().
jkim
2011-01-17
5
-4
/
+1
*
Allow runfw(4) to be compiled in to the kernel.
thompsa
2011-01-11
1
-0
/
+14
*
Remove unnecessary 'cat'.
jchandra
2011-01-10
1
-1
/
+1
*
Import support for the Sony Playstation 3 using the OtherOS feature
nwhitehorn
2011-01-06
2
-0
/
+11
*
On i386 and amd64, consistently use the following options whenever we
dim
2011-01-05
1
-1
/
+1
*
Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout the
dim
2011-01-05
1
-1
/
+1
*
Make "options XENHVM" compile for i386, not just amd64 -- a largely
rwatson
2011-01-04
1
-0
/
+1
*
Fix the nlm so that it no longer depends on the regular
rmacklem
2011-01-03
1
-2
/
+2
*
Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.
yongari
2010-12-31
2
-0
/
+3
*
Add RDC Semiconductor R6040 10/100 PHY driver.
yongari
2010-12-30
2
-0
/
+2
*
MIPS has lots of flavors as well
imp
2010-12-28
1
-1
/
+1
*
Revert r216775, per jhb@
imp
2010-12-28
1
-2
/
+1
*
Due to the automatic inclusion of DEFAULTS everywhere, and since it
imp
2010-12-28
1
-1
/
+2
*
Make it possible to specify WITHOUT_MODULES in a kernel config file.
cperciva
2010-12-27
1
-0
/
+3
*
- Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9),
lstewart
2010-12-21
1
-0
/
+2
*
Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.
bschmidt
2010-12-19
1
-3
/
+3
*
Minor cleanup for sys/conf/Makefile.mips. Use -e and replace two calls to
jchandra
2010-12-17
1
-3
/
+3
*
Make the ELF trampoline binary ELF executable (and do some cleanup).
jchandra
2010-12-16
1
-15
/
+5
*
Merge ACPICA 20101209.
jkim
2010-12-15
1
-0
/
+1
*
Bring back (most of) NATM to avoid further bitrot after r186119.
bz
2010-12-15
1
-1
/
+1
*
Replace i386/i386/busdma_machdep.c and amd64/amd64/busdma_machdep.c
cperciva
2010-12-09
3
-3
/
+3
*
UMA_MD_SMALL_ALLOC for mips.
jchandra
2010-12-09
1
-0
/
+1
*
Merge sys/amd64/amd64/tsc.c and sys/i386/i386/tsc.c and move to sys/x86/x86.
jkim
2010-12-08
3
-3
/
+3
*
Add an abstraction layer to the 64-bit AIM MMU's page table manipulation
nwhitehorn
2010-12-04
1
-0
/
+2
*
Provide a simple IOMMU framework on PowerPC, which is required to support
nwhitehorn
2010-12-03
1
-0
/
+1
*
Add Serial Management Protocol (SMP) passthrough support to CAM.
ken
2010-11-30
1
-0
/
+1
*
Bump up MIPS limits once again; the new Cavium Octeon SDK requires even higher
jmallett
2010-11-28
1
-1
/
+2
*
Add ISP_INTERNAL_TARGET as an option for isp(4).
mjacob
2010-11-27
2
-0
/
+3
*
Update ixgbe driver to verion 2.3.6
jfv
2010-11-26
1
-0
/
+6
*
Adds a USB packet filter feature to the stack that it could capture
weongyo
2010-11-22
1
-0
/
+1
*
Let the linker pick the right output format automatically
imp
2010-11-13
1
-7
/
+0
*
MFamd64: (based on) r209957
jkim
2010-11-12
1
-5
/
+20
*
This commit marks the first formal contribution of the "Five New TCP Congestion
lstewart
2010-11-12
1
-0
/
+2
*
Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmware
nwhitehorn
2010-11-12
1
-1
/
+1
*
Complete the integration of tbemd branch into head.
imp
2010-11-10
1
-17
/
+0
*
Refactor acpi_machdep.c for amd64 and i386, move APM emulation into a new
jkim
2010-11-10
2
-0
/
+2
*
Now OsdEnvironment.c is identical on amd64 and i386. Move it to a new home.
jkim
2010-11-09
2
-2
/
+2
[next]