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
*
Revert r288682
ngie
2015-10-05
340
-0
/
+72805
*
Remove some paths preparing for a re-copy from head
ngie
2015-10-05
340
-72805
/
+0
*
Merge additional testcases and improvements to bin/ls/ls_tests from
ngie
2015-10-05
2
-64
/
+674
*
Set correct argemdio addr, comment out arge1 as its not physically
sbruno
2015-10-04
2
-13
/
+11
*
When trying to execute from a misaligned address raise a SIGBUS with the
andrew
2015-10-04
1
-0
/
+5
*
Invoke lle_event for new entry iff it has lladdr set.
melifaro
2015-10-04
1
-2
/
+4
*
Bump the stack protector to level "strong".
pfg
2015-10-04
1
-1
/
+1
*
Replace M_NOWAIT with M_WAITOK for consistency with other wireless drivers.
kevlo
2015-10-04
1
-4
/
+1
*
Fix max TX power settings for RT5390/RT5392.
kevlo
2015-10-04
2
-3
/
+2
*
When asserting IL bit in exception syndrome register, print the raw
kib
2015-10-04
1
-1
/
+1
*
Simplify if (lladdr) condition in nd6_cache_lladdr():
melifaro
2015-10-04
1
-8
/
+5
*
Add missing stack unwind information to several assembly functions on
rwatson
2015-10-04
3
-2
/
+7
*
Eliminate nd6_llinfo_settimer(). All consumers were converted to
melifaro
2015-10-04
2
-13
/
+2
*
Add __noinline attribute to several functions to ease dtrace instrumentation
melifaro
2015-10-04
1
-10
/
+22
*
Remove per complete the fec aggregation protocol.
araujo
2015-10-04
2
-11
/
+0
*
drm2: a few minor fixes after r280183
adrian
2015-10-04
8
-24
/
+19
*
Fix condition for nd6_llinfo_getholdsrc() introduced in r287484.
melifaro
2015-10-04
1
-2
/
+3
*
Fix run(4) mbuf queue flushing / freeing.
adrian
2015-10-04
1
-1
/
+20
*
Random zyd(4) fixes to bring TX handling in line with rsu, etc
adrian
2015-10-04
1
-2
/
+20
*
Fix to make compile on gcc-4.2.1 (eg mips, sparc64.)
adrian
2015-10-04
1
-20
/
+20
*
Fix to compile using gcc-4.2 (eg mips, sparc64.)
adrian
2015-10-04
1
-22
/
+22
*
Initialize fd to -1 so that gcc doesn't emit an unitialized warning.
sbruno
2015-10-04
1
-1
/
+2
*
Add a little, but very useful script for use with programs that work using an
pjd
2015-10-04
2
-1
/
+59
*
net80211: reduce code duplication in the ieee80211_ioctl_setwmeparam() + fix ...
adrian
2015-10-03
1
-35
/
+17
*
rum(4): add WME support.
adrian
2015-10-03
3
-15
/
+103
*
run(4): fix WME support (untested).
adrian
2015-10-03
1
-21
/
+22
*
Revert r288628 and instead fix a discrepancy between the posix_fadvise(2)
markj
2015-10-03
2
-7
/
+10
*
rum(4): fix stats interpretation in rum_ratectl_task()
adrian
2015-10-03
1
-15
/
+20
*
rum(4): set short/long retry limits
adrian
2015-10-03
3
-1
/
+25
*
rum(4): fix sequence number generation.
adrian
2015-10-03
1
-9
/
+26
*
net80211: drop ieee80211_beacon_offsets parameter from ieee80211_beacon_alloc...
adrian
2015-10-03
12
-37
/
+29
*
net80211: drop redundant 3rd parameter from iv_key_set().
adrian
2015-10-03
9
-29
/
+28
*
rum(4): drop unused 'node id' parameter.
adrian
2015-10-03
2
-26
/
+21
*
rum(4): add support for hardware encryption (WEP, TKIP and CCMP).
adrian
2015-10-03
3
-29
/
+451
*
rum(4): implement iv_update_beacon call (fixes client power save support).
adrian
2015-10-03
1
-0
/
+54
*
rum(4): attach rum_update_slot to ic_updateslot.
adrian
2015-10-03
1
-3
/
+13
*
Make GCC happy
bdrewery
2015-10-03
1
-0
/
+1
*
Include stddef.h for ptrdiff_t
bdrewery
2015-10-03
1
-0
/
+2
*
The return value of posix_fadvise(2) is just an error status, so
markj
2015-10-03
1
-3
/
+2
*
Reduce the scope of a variable to the only file where it is used.
alc
2015-10-03
3
-2
/
+2
*
Style fix.
bdrewery
2015-10-03
1
-0
/
+1
*
Add decoding for struct statfs.
bdrewery
2015-10-03
2
-1
/
+30
*
rum(4): split rum_prepare_beacon() into 'alloc' and 'set' stages
adrian
2015-10-03
3
-24
/
+44
*
rum(4): add support for AHDEMO mode.
adrian
2015-10-03
1
-2
/
+7
*
rum(4): simplify rum_set_bssid(), rum_set_macaddr() and rum_update_promisc()
adrian
2015-10-03
2
-18
/
+11
*
Mute this cookie as well
bdrewery
2015-10-03
1
-1
/
+1
*
rum(4): do not corrupt MAC address
adrian
2015-10-03
2
-3
/
+5
*
rum(4): add error handling for rum_enable_tsf_sync() and rum_prepare_beacon()
adrian
2015-10-03
1
-22
/
+42
*
Perform a single batched update to the object's paging-in-progress count
alc
2015-10-03
1
-4
/
+2
*
rum(4): move some code from rum_init() into separate function.
adrian
2015-10-03
1
-13
/
+24
[next]