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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do build boot-loader FDT code on MIPS.
rwatson
2014-02-19
1
-0
/
+5
*
Revert r262196
mm
2014-02-19
1
-30
/
+19
*
Add missing Save Cursor support for VT520
bdrewery
2014-02-19
1
-1
/
+1
*
Update MIPS bootinfo.h to reflect the actual MIPS boot2/loader boot-time
rwatson
2014-02-19
1
-87
/
+30
*
V_irtualize rtsock refcounting, which reduces the chances for panics
zec
2014-02-19
1
-17
/
+19
*
Really (I think) fix the sporadic heimdal build failures with high -j
peter
2014-02-19
4
-0
/
+14
*
Extract out the port VLAN flags/setup code and throw it into two new
adrian
2014-02-19
1
-43
/
+70
*
Add methods for the VLAN port set/get routines.
adrian
2014-02-19
1
-0
/
+6
*
Turn the port init function into a HAL method and initialise it to the
adrian
2014-02-19
1
-4
/
+14
*
Teach the PHY register path about the different MDIO bus address
adrian
2014-02-19
1
-5
/
+17
*
Add a new method to set up the individual port in question.
adrian
2014-02-19
1
-0
/
+4
*
Change arswitch_ports_init() to arswitch_port_init(), and teach it to take
adrian
2014-02-19
1
-16
/
+18
*
Add in the AR8327 probe/attach code and switch type.
adrian
2014-02-19
2
-0
/
+7
*
Store away the chip version and revision; some AR8327 code depends upon
adrian
2014-02-19
2
-0
/
+4
*
Add in a flag to control whether the low or high data word of a register access
adrian
2014-02-19
2
-2
/
+14
*
Replace Apache-style license on two Makefiles with stock 2-clause BSD;
rwatson
2014-02-18
2
-34
/
+39
*
Commit a first cut at ports of boot2 and loader to 64-bit MIPS, with a
rwatson
2014-02-18
33
-0
/
+3829
*
De-virtualize pf_mtag_z [1]
mm
2014-02-18
1
-19
/
+30
*
Remove an unnecessary header.
loos
2014-02-18
1
-1
/
+0
*
Fix mismerge in r262121
emaste
2014-02-18
1
-0
/
+1
*
Add a check to validate that memory BARs of passthru devices are 4KB aligned.
neel
2014-02-18
3
-27
/
+53
*
Add more __BEGIN_DECLS / __END_DECLS to <sys/capability.h>.
jonathan
2014-02-18
1
-0
/
+4
*
Fix incorrect assertions.
glebius
2014-02-18
1
-2
/
+4
*
enable rfc1323 and rfc1644 by default in picobsd images.
luigi
2014-02-18
1
-0
/
+2
*
two small changes:
luigi
2014-02-18
1
-2
/
+12
*
A first pass at adding support for injecting hardware exceptions for
jhb
2014-02-18
3
-35
/
+130
*
Tweak the handling of PCI capabilities in emulated devices to remove
jhb
2014-02-18
2
-47
/
+26
*
In ue_attach_post_task(), initialize curvnet to vnet0 before calling if_attac...
rodrigc
2014-02-18
1
-0
/
+4
*
Handle writes to the SELF_IPI MSR by the guest when the vlapic is configured
neel
2014-02-17
2
-3
/
+33
*
Use spinlocks to lock accesses to the vioapic.
neel
2014-02-17
1
-3
/
+3
*
Remove the 3rd clause ("advertising clause") of the BSD license as
brueffer
2014-02-17
55
-275
/
+55
*
Add $FreeBSD$.
brueffer
2014-02-17
4
-0
/
+8
*
test_eagain_*_* should've been using nonblocking sockets instead of
asomers
2014-02-17
1
-1
/
+1
*
Our quirk table is almost full. Add some room for more quirks.
hselasky
2014-02-17
1
-1
/
+1
*
Adjust USB quirk.
hselasky
2014-02-17
1
-2
/
+2
*
In sys/dev/usb/controller/uss820dci.c, similar to r261977, fix a warning
dim
2014-02-17
1
-0
/
+7
*
Give the fdt helper routines static linkage since no global definition
ian
2014-02-17
1
-2
/
+2
*
Update lldb for clang/llvm 3.4 import
emaste
2014-02-17
10
-140
/
+129
*
pcm(4): Permit non-root users to change default unit
eadler
2014-02-17
1
-2
/
+4
*
Fix formatting.
feld
2014-02-17
1
-2
/
+2
*
etcupdate should use the src tree from where the release is built, not
jhay
2014-02-17
1
-1
/
+1
*
Add my copyright to flowtable.
glebius
2014-02-17
2
-2
/
+2
*
Whitespace.
glebius
2014-02-17
1
-4
/
+4
*
Bring copyright notice to standard style.
glebius
2014-02-17
2
-58
/
+57
*
o Remove at compile time the HASH_ALL code, that was never
glebius
2014-02-17
5
-699
/
+379
*
Make it possible to use the env kernel config file option for AVILA
jhay
2014-02-17
1
-0
/
+2
*
The MDIO control register for the AR8327 has a different address to
adrian
2014-02-17
1
-0
/
+2
*
Add mmd declaration.
adrian
2014-02-17
1
-0
/
+2
*
calendar(1): don't segfault in invalid input
eadler
2014-02-17
1
-0
/
+4
*
Implement PHY bus MMD writes for arswitch.
adrian
2014-02-17
2
-0
/
+12
[prev]
[next]