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
*
Add the files with the SG-3100 environment variables for the recovery image.
Luiz Souza
2017-10-04
3
-0
/
+96
*
Add WITHOUT_BLUETOOTH to ufw_recover_src.conf and ufw_installer_src.conf to m...
Luiz Souza
2017-10-04
2
-0
/
+2
*
Default to FID 0 when the port VLANs data are updated.
Luiz Souza
2017-10-04
1
-1
/
+1
*
Fix the commit 18cdd9fb044c55a1ea9ff909f1a645f7b3585dbb, use the correct vari...
Luiz Souza
2017-09-29
1
-2
/
+2
*
When using the port VLAN mode, set all ports to the same FID database, FID 0.
Luiz Souza
2017-09-29
1
-8
/
+11
*
Fix the handling of the ATU_CONTROL register when setting the ATU age timer t...
Luiz Souza
2017-09-29
1
-15
/
+6
*
Print the FID for the VLAN entries in the VTU.
Luiz Souza
2017-09-29
2
-2
/
+8
*
Fix and improve some debug messages.
Luiz Souza
2017-09-29
1
-7
/
+6
*
Ignore disabled ports as members in VLAN groups.
Luiz Souza
2017-09-29
1
-2
/
+2
*
Remove prototype from nonexistent functions.
Luiz Souza
2017-09-29
1
-2
/
+0
*
add_geom_children() cannot rely on busy disks
Renato Botelho
2017-09-29
1
-11
/
+0
*
Ignore CD drives
Renato Botelho
2017-09-29
1
-0
/
+3
*
Try to guess target disk when there is only one
Renato Botelho
2017-09-28
1
-2
/
+31
*
Detect pfSenseMirror device and use it without user interaction
Renato Botelho
2017-09-28
1
-1
/
+5
*
Hide md* and disks that can not be used for write operations from installer
Renato Botelho
2017-09-28
1
-0
/
+14
*
Fix the build without E6000SW_DEBUG defined.
Luiz Souza
2017-09-27
1
-2
/
+2
*
Fix the typo.
Luiz Souza
2017-09-27
1
-1
/
+1
*
Add support for the 802.1q management on Marvell e6000 switch series.
Luiz Souza
2017-09-27
2
-142
/
+475
*
style(9) fixes, no functional change.
Luiz Souza
2017-09-27
1
-85
/
+85
*
Adjust text
Renato Botelho
2017-09-27
1
-5
/
+3
*
Show copyright notice before call installer
Renato Botelho
2017-09-27
1
-0
/
+20
*
Execute factory-pre.sh if it exists
Renato Botelho
2017-09-27
1
-0
/
+4
*
IFQ_POLL_NOLOCK() cannot be used without locks.
Luiz Souza
2017-09-25
1
-6
/
+0
*
Run a SFP probe, which in turn will run a PHY probe.
Luiz Souza
2017-09-24
1
-3
/
+2
*
Enable the ALTQ support by default on if_hn.c
Luiz Souza
2017-09-22
1
-2
/
+2
*
Fix the match of mixed table entries for the destination host.
Luiz Souza
2017-09-22
1
-2
/
+6
*
Fix an obvious bug.
Luiz Souza
2017-09-21
1
-1
/
+1
*
Fix mvneta queue management to play well with ALTQ.
Luiz Souza
2017-09-19
1
-1
/
+1
*
Default to IFM_1000_T.
Luiz Souza
2017-09-19
1
-6
/
+6
*
Fix 2.5G support in pfSense.
Luiz Souza
2017-09-19
2
-4
/
+4
*
Improve the 2.5G support.
Luiz Souza
2017-09-19
1
-13
/
+24
*
Remove an unnecessary variable from softc data structure.
Luiz Souza
2017-09-19
2
-5
/
+5
*
Allow the use of extended media types with if_mvneta, so it can report 2.5G
loos
2017-09-19
1
-2
/
+3
*
Fix the the mode of operation sysctl.
Luiz Souza
2017-09-19
1
-2
/
+3
*
Set breathing on for kernel loading.
Luiz Souza
2017-09-19
1
-0
/
+10
*
Fix the off-by-one bugs in my math, allow the setting of the exact entered va...
Luiz Souza
2017-09-19
1
-6
/
+6
*
Update the timers registers when switch to/from PWM mode, this turn on the on...
Luiz Souza
2017-09-19
1
-1
/
+3
*
Add a pair of convenience routines for doing simple "register" read/writes
ian
2017-09-19
2
-0
/
+62
*
Export the LED breath timers to userland to make easier to control the LEDs e...
Luiz Souza
2017-09-19
2
-64
/
+323
*
Use the uboot prefix to read the u-boot variables.
Luiz Souza
2017-09-19
1
-2
/
+2
*
Fix the build.
Luiz Souza
2017-09-19
1
-5
/
+6
*
Read the mvneta MAC address from kernel environment (if present).
Luiz Souza
2017-09-19
1
-0
/
+23
*
Enable ARM_L2_PREFETCH in ARMADA38X config
Michal Mazur
2017-09-18
1
-1
/
+1
*
Add L2 prefetch to ARMADA38X. Disable by default
Zbigniew Bodek
2017-09-18
1
-1
/
+2
*
Enable L1 and L2 prefetch when possible for Cortex processors
Zbigniew Bodek
2017-09-18
2
-0
/
+19
*
Enable the Marvell erratas for the SDHCI controller.
Luiz Souza
2017-09-18
1
-1
/
+32
*
Save a debug of factory.sh
Renato Botelho
2017-09-15
1
-1
/
+2
*
Mount a partition from USB stick running installer to prevent it to be listed...
Renato Botelho
2017-09-15
1
-0
/
+7
*
Rename the Rogue-1 kernel configuration file.
Luiz Souza
2017-09-15
1
-1
/
+1
*
Remove remaining ifdefs from CESA header
wma
2017-09-15
1
-6
/
+0
[next]