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 a couple of nice quotes from Edward Everett Hale
dougb
2012-07-29
1
-0
/
+9
*
For consistency put the IPsec comment iside the #fidef section.
bz
2012-07-29
1
-1
/
+1
*
Fix a comment that we do not have an SA yet but need to acquire one.
bz
2012-07-29
1
-1
/
+1
*
Add support for 88E1116R.
hrs
2012-07-28
1
-1
/
+6
*
Add support for Marvell 88F6282.
hrs
2012-07-28
9
-5
/
+27
*
Hardcode the loopback rx/tx checkum options for IPv6 to on without
bz
2012-07-28
1
-2
/
+26
*
Handle a case where we had an SRR that pushed back the
mjacob
2012-07-28
1
-4
/
+124
*
-----------
mjacob
2012-07-28
11
-1016
/
+1841
*
Reorder things in g_gate_create() so at the moment when g_new_geomf()
trociny
2012-07-28
1
-77
/
+63
*
sh: Do not ask for stopped/continued processes if we do not need them
jilles
2012-07-28
1
-6
/
+5
*
sh: Inline waitproc() into its only caller.
jilles
2012-07-28
1
-22
/
+9
*
sh: Track continued jobs (even if not continued by bg or fg).
jilles
2012-07-28
1
-3
/
+8
*
Similar to what is already done for Linux, make clang not complain about
dim
2012-07-28
1
-0
/
+8
*
Similar to r238472, let clang pass --enable-new-dtags to the linker
dim
2012-07-28
1
-1
/
+3
*
Merge FreeBSD/beri Perforce change @211945 to head:
rwatson
2012-07-28
1
-4
/
+4
*
Flesh out the multi-rate retry capability.
adrian
2012-07-28
6
-1
/
+7
*
Commit missing #define from a previous check-in.
adrian
2012-07-28
1
-0
/
+2
*
Update libarchive to 3.0.4
mm
2012-07-28
147
-4198
/
+10216
|
\
|
*
Update libarchive's vendor dist to version 3.0.4 from release branch.
mm
2012-07-27
165
-4624
/
+11302
|
*
Update libarchive's vendor dist to latest changes in release branch.
mm
2012-02-25
40
-227
/
+961
|
*
Update libarchive's vendor dist to latest changes in release branch.
mm
2012-02-09
14
-34
/
+46
|
*
Update libarchive's dist to latest changes in release branch
mm
2012-02-09
32
-146
/
+192
*
|
Flesh out the initial TX FIFO storage for each hardware TX queue.
adrian
2012-07-28
2
-0
/
+51
*
|
Add a missing call to ath_txdma_teardown().
adrian
2012-07-28
1
-0
/
+1
*
|
Correct BUGS description of static buffer use
emaste
2012-07-27
1
-3
/
+3
*
|
Pull the tier-2 card and change the sparc64 ZFS loader to no longer probe
marius
2012-07-27
2
-9
/
+48
*
|
Add gadget devices. Not yet added to the child lists, but here to
imp
2012-07-27
1
-0
/
+5
*
|
Add the usb device (gadget) side of things. Also add ehci bindings
imp
2012-07-27
1
-1
/
+4
*
|
Make this compile again. Also note that it is AT91RM9200+KB9202B
imp
2012-07-27
1
-2
/
+2
*
|
Neither of these systems has PCI, but they do have ohci interface, so
imp
2012-07-27
2
-2
/
+2
*
|
Add new at91sam9g45 support and sn9g45 board to the ATMEL kernel.
imp
2012-07-27
3
-1
/
+3
*
|
Add version so others can depend on this module
emaste
2012-07-27
1
-0
/
+2
*
|
Tidy up the TX status fields a little and add a couple new flags.
adrian
2012-07-27
1
-9
/
+14
*
|
Add STBC TX support for AR5416 HAL chips.
adrian
2012-07-27
1
-0
/
+1
*
|
Add a STBC TX flag.
adrian
2012-07-27
1
-0
/
+1
*
|
Add some comments about what the two fields mean.
adrian
2012-07-27
1
-2
/
+2
*
|
Introduce a couple more fields in the rate scenario setup as part of
adrian
2012-07-27
2
-0
/
+4
*
|
Bring this API in line with what the reference driver and Linux ath9k
adrian
2012-07-27
4
-7
/
+5
*
|
use __builtin_prefetch() for prefetch.
luigi
2012-07-27
1
-26
/
+160
*
|
Allocate a descriptor ring for EDMA TX completion status.
adrian
2012-07-27
2
-3
/
+20
*
|
Document F_DUP2FD_CLOEXEC.
kib
2012-07-27
1
-4
/
+14
*
|
Add F_DUP2FD_CLOEXEC. Apparently Solaris 11 already did this.
kib
2012-07-27
2
-0
/
+11
*
|
Modify ath_descdma_cleanup() to handle ath_descdma instances with no
adrian
2012-07-27
1
-18
/
+23
*
|
remove unused definition, whitespace cleanup
luigi
2012-07-27
1
-9
/
+6
*
|
Add assertion for refcount overflow.
glebius
2012-07-27
1
-0
/
+2
*
|
Update information on obtaining libarchive sources and FreeBSD-Xlist
mm
2012-07-27
2
-4
/
+6
*
|
Migrate the descriptor allocation function to not care about the number
adrian
2012-07-27
2
-9
/
+9
*
|
Document the dataflash/mmc-sd issue. Add umass driver and usb. Boot
imp
2012-07-27
1
-18
/
+26
*
|
Refactor out the descriptor allocation code from the buffer allocation
adrian
2012-07-27
2
-10
/
+54
*
|
Turns out the ETHERNUT5 isn't anything like the SAM9260-EK. Make this
imp
2012-07-27
1
-30
/
+50
[next]