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
*
Add LRO into kernel build
jfv
2008-06-11
1
-0
/
+1
*
Remove some sparc-specific stuff from my earlier sun4v work in p4.
jb
2008-06-09
1
-2
/
+0
*
The change to add subversion ID has two problems. The first is that when
dougb
2008-06-08
1
-2
/
+11
*
Move bm(4) from the sys/conf/NOTES to sys/powerpc/conf/NOTES.
marcel
2008-06-08
1
-2
/
+0
*
Add support for the Apple Big Mac (BMAC) Ethernet controller,
marcel
2008-06-07
2
-0
/
+3
*
Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMA
marcel
2008-06-07
1
-0
/
+1
*
If we can find it, include SVN version number in kernel version strings.
phk
2008-06-07
1
-2
/
+9
*
Support for the XScale PXA255 SoC as found on the Gumstix Basix and Connex
benno
2008-06-06
1
-0
/
+1
*
This is a rewritten driver for the SMSC LAN91C111. It's based in part on the
benno
2008-06-06
1
-0
/
+2
*
Rename `tty_subr.c' to `subr_clist.c'.
ed
2008-05-27
1
-1
/
+1
*
Hook up jme(4) to the build.
yongari
2008-05-27
2
-0
/
+2
*
Connect jmphy(4) to the build.
yongari
2008-05-27
1
-0
/
+1
*
Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and
bz
2008-05-26
7
-282
/
+2
*
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
rwatson
2008-05-25
3
-142
/
+0
*
Add the KDTRACE_HOOKS option for DTrace support.
jb
2008-05-23
1
-0
/
+6
*
Add support for generating CTF data for the kernel.
jb
2008-05-23
2
-0
/
+18
*
Add a kernel option for amd64 to compile with the frame on the stack
jb
2008-05-23
2
-1
/
+3
*
o Document two new ALT_BREAK_TO_DEBUGGER key sequences.
maxim
2008-05-22
1
-1
/
+2
*
Hook up age(4) to the build.
yongari
2008-05-19
2
-0
/
+4
*
Connect atphy(4) to the build.
yongari
2008-05-19
1
-0
/
+1
*
Add a couple of files which depend of the KDTRACE_HOOKS option.
jb
2008-05-18
1
-2
/
+5
*
Add two kernel options:
jb
2008-05-18
1
-0
/
+2
*
Resort the if_ti driver to match the PCI Network cards instead of placing
remko
2008-05-17
1
-1
/
+1
*
This is driver version 1.4.4 of the Intel ixgbe driver.
jfv
2008-05-16
1
-0
/
+2
*
Document BOOTP_BLOCKSIZE.
benno
2008-05-16
1
-0
/
+1
*
Allow the block size used when booting over NFS to be overridden. It defaults
benno
2008-05-16
1
-0
/
+1
*
Add -mno-sse3 for amd64 case too
ache
2008-05-10
1
-1
/
+1
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
2
-0
/
+3
*
Fix spelling in comment.
julian
2008-05-06
1
-1
/
+1
*
Add a new personality to mpt(4) devices to allow userland applications to
jhb
2008-05-06
1
-0
/
+1
*
enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by default
sam
2008-05-03
1
-0
/
+2
*
Don't built the unused counter-timer abstraction.
marius
2008-05-02
1
-1
/
+0
*
Make ld use tradmips for output formats since we migrated to it.
gonzo
2008-04-30
2
-2
/
+2
*
mp_machdep.c is only conditional upon smp, not aim. If booke grows
marcel
2008-04-30
1
-1
/
+1
*
Intel 4965 wireless driver (derived from openbsd driver of the same name)
sam
2008-04-29
1
-0
/
+15
*
Add an option (compiled out by default)
julian
2008-04-29
2
-0
/
+6
*
Define INLINE_LIMIT and additional CFLAGS for mips.
gonzo
2008-04-29
1
-0
/
+9
*
MFp4: SMP support
marcel
2008-04-27
1
-0
/
+1
*
Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()
raj
2008-04-26
1
-0
/
+1
*
Remove the MD isa_irq_pending() and the underlying PCI-specific
marius
2008-04-26
2
-2
/
+0
*
add rules for statically embedding ipw, iwi, ral, and wpi firmware modules
sam
2008-04-25
1
-0
/
+154
*
Make genclock standard on all platforms.
phk
2008-04-21
4
-8
/
+2
*
Multi-bss (aka vap) support for 802.11 devices.
sam
2008-04-20
3
-5
/
+23
*
move awi to the Attic; it will not make the jump to the new world order
sam
2008-04-20
2
-7
/
+1
*
MFi386: Merge yet another the RTC related work.
nyan
2008-04-19
1
-0
/
+1
*
move cxgb_lt2.[ch] from NIC to TOE
kmacy
2008-04-19
1
-1
/
+0
*
Allow SCTP to compile without INET6.
rrs
2008-04-16
1
-14
/
+14
*
Convert amd64 and i386 to share the atrtc device driver.
phk
2008-04-14
2
-0
/
+4
*
Merge in the mips specific configuration files and such from the
imp
2008-04-13
5
-0
/
+755
*
MFi386: RTC related cleanups.
nyan
2008-04-13
1
-0
/
+2
[next]