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
*
When copying data, use memcpy instead of bcopy. It matches the
imp
2012-08-29
1
-7
/
+7
*
Set the HAL combined antenna diversity capability if the AR9285
adrian
2012-08-29
1
-0
/
+3
*
Add a new capability bit - whether the hardware supports AR9285 style
adrian
2012-08-29
1
-1
/
+2
*
Add AR5413 radar parameters and strong signal diversity capability.
adrian
2012-08-29
2
-21
/
+155
*
Add a (temporarily located) definition.
adrian
2012-08-29
1
-0
/
+5
*
Bring over a configuration for the Atheros AP91 reference board.
adrian
2012-08-29
2
-0
/
+167
*
Remove - not needed.
adrian
2012-08-29
1
-2
/
+0
*
Remove extra debugging - there's no longer any need.
adrian
2012-08-29
1
-2
/
+0
*
* Don't compile in sysctl descriptions
adrian
2012-08-28
1
-1
/
+4
*
Add a new flash part - 4MB SPI flash from Winbond.
adrian
2012-08-28
1
-0
/
+1
*
Remove unused SI_* flags.
ed
2012-08-28
2
-6
/
+0
*
Remove unneeded G_PF_CANDELETE flag.
ed
2012-08-28
9
-24
/
+0
*
Use a proper destructor function.
ed
2012-08-28
1
-9
/
+12
*
Make AT91_MCI_ALLOW_OVERCLOCK a real option. Rename old use 30MHz to
imp
2012-08-28
1
-86
/
+89
*
Don't overwrite the global default CFLAGS when setting include paths.
brooks
2012-08-28
1
-1
/
+1
*
Clip the upper end to 31MHz for slow clock speeds. On faster
imp
2012-08-28
1
-5
/
+6
*
Shorten the name of the fast SWI taskqueue to "fast taskq" so that
jhb
2012-08-28
1
-1
/
+1
*
Link ipfilter(4) and ipfilter(5) to the build to stop the wrong man page
issyl0
2012-08-28
1
-2
/
+2
*
Merge recent vendor changes:
mm
2012-08-28
22
-51
/
+200
*
Fix misspelled "Infiniband".
jhb
2012-08-28
2
-2
/
+2
*
- Don't allow watchdogd(8) to be swapped out.
zont
2012-08-28
1
-0
/
+2
*
oops, make cfg read-write.
adrian
2012-08-28
1
-1
/
+1
*
This is an initial board configuration for the D-Link DIR-825 dual-band
adrian
2012-08-28
2
-0
/
+135
*
Move to using a flag instead of checking the CPU type each
imp
2012-08-28
1
-2
/
+9
*
Style: Move these routines to be before the forward declared functions
imp
2012-08-28
1
-12
/
+12
*
Bring in the multi-block patches for mci. These required extensive
imp
2012-08-28
1
-193
/
+664
*
Only print the descriptor contents!
adrian
2012-08-27
1
-2
/
+2
*
Don't grab an unreferenced pointer to the VAP bss node.
adrian
2012-08-27
1
-3
/
+9
*
Convert AP93 to use the new AR724X_BASE configuration file.
adrian
2012-08-27
2
-166
/
+24
*
Slim down the default AR724X build.
adrian
2012-08-27
1
-28
/
+30
*
Convert to using ulzma.
adrian
2012-08-27
1
-5
/
+3
*
Improve the sample rate logging.
adrian
2012-08-27
1
-2
/
+3
*
Ensure that all firstep values are available in ANI.
adrian
2012-08-27
1
-3
/
+7
*
Fix the debugging output to correctly log CCK errors.
adrian
2012-08-27
1
-1
/
+1
*
Add missing parts to zpool-features.5 manual page
mm
2012-08-27
1
-2
/
+10
*
Add a few other files that are obsolete if WITH_CLANG_EXTRAS is enabled,
dim
2012-08-27
1
-0
/
+3
*
Show error messages if nmount() failed.
delphij
2012-08-27
1
-4
/
+4
*
Rework the DMA handling in ida(4) and add locking to make this driver
jhb
2012-08-27
5
-176
/
+275
*
Don't build and install the 07.lpd doc if WITHOUT_LPR is set.
jhb
2012-08-27
1
-1
/
+5
*
use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage.
luigi
2012-08-27
1
-1
/
+3
*
Dont cast from char* to struct chrp_header* which has a bigger alignment
rdivacky
2012-08-27
1
-4
/
+8
*
Parly revert r239255: reinstate a default maxswzone on i386, where KVA is
des
2012-08-27
1
-0
/
+14
*
Typo in previous change: print half the theoretical maximum as maximum
pluknet
2012-08-27
1
-1
/
+1
*
Correctly fetch the MAC address.
kientzle
2012-08-27
1
-11
/
+9
*
Add hint and sysctl support for 4 wire mode.
imp
2012-08-27
1
-7
/
+13
*
Minor style(9) nit.
imp
2012-08-27
1
-1
/
+2
*
Don't puprosely overclock the SD bus to 30MHz, make the user
imp
2012-08-27
1
-11
/
+91
*
In suspend_common(), don't wait for a thread which is in creation, because
davidxu
2012-08-27
5
-4
/
+64
*
Move AR71XX (MIPS SoCs family) options to options.mips file.
ray
2012-08-26
2
-8
/
+10
*
Add libc++ and libcxxrt related files to OptionalObsoleteFiles.inc.
dim
2012-08-26
1
-0
/
+115
[next]