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
path:
root
/
sys
/
contrib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge ACPICA 20141107 and 20150204.
jkim
2015-02-18
315
-984
/
+4265
|
\
*
|
Update the infiniband stack to Mellanox's OFED version 2.1.
hselasky
2015-02-17
1
-9
/
+9
*
|
Add initial support to the AR9300 HAL to support FreeBSD's intmit API.
adrian
2015-02-15
1
-0
/
+50
*
|
Add ath_hal_setbeacontimers() to the AR9300 HAL.
adrian
2015-02-15
2
-2
/
+56
*
|
Comment out a double declaration of this particular function name.
adrian
2015-02-14
1
-0
/
+2
*
|
Quieten a clang warning.
adrian
2015-02-14
1
-1
/
+1
*
|
Remove the reserved pin 11 from the HAL check.
adrian
2015-02-14
1
-10
/
+3
*
|
Update the AR9300 HAL to the latest public available HAL from QCA.
adrian
2015-02-14
15
-55
/
+682
*
|
Fix build without INVARIANTS/INVARIANT_SUPPORT:
gonzo
2015-02-13
1
-1
/
+7
*
|
- Perform bus_dmamap_sync on pagelist structure
gonzo
2015-02-12
1
-6
/
+22
*
|
Add preliminary support for the Ralink RT5390 and RT5392 chipsets.
kevlo
2015-02-11
2
-443
/
+443
*
|
Add x2APIC support. Enable it by default if CPU is capable. The
kib
2015-02-09
1
-0
/
+1
*
|
Do not mark shared structures as __packed, it leads to race condition
gonzo
2015-02-09
1
-3
/
+3
*
|
Remove unused variables
gonzo
2015-02-09
2
-3
/
+0
*
|
Act as a bus in attach method: probe and attach devices
gonzo
2015-02-08
1
-0
/
+3
*
|
Fix a number of -Wcast-qual warnings in ath's ar9300_attach.c, by making
dim
2015-02-07
1
-2
/
+2
*
|
Import VCHI driver for Broadcom's VideoCore IV GPU
gonzo
2015-02-05
32
-0
/
+13579
*
|
Add missing linuxapi module dependencies and always use the FreeBSD
hselasky
2015-01-19
1
-0
/
+2
*
|
Oops - use the correct argument order for ar9300_set_beacon().
adrian
2015-01-18
1
-2
/
+2
*
|
Correct the descriptor length for AR9462/AR9565 and set the final field
adrian
2015-01-17
2
-4
/
+10
*
|
Skip the OFDM weak signal threshold detection programming for
adrian
2015-01-17
1
-0
/
+4
*
|
Override the bt enable/disable methods for AR9462 (jupiter) and
adrian
2015-01-17
1
-0
/
+5
*
|
Tie in the MCI bluetooth coexistence functions into the HAL.
adrian
2015-01-16
1
-0
/
+7
*
|
In order to reduce use of M_EXT outside of the mbuf allocator and
rwatson
2015-01-06
1
-4
/
+2
*
|
Glue to suck in the QCA9550 HAL support if AH_SUPPORT_QCA9550 is defined.
adrian
2015-01-06
1
-1
/
+3
*
|
Use the same 6000 series g2{a,b} firmware versions when embedding these
marius
2014-12-27
2
-15961
/
+0
*
|
Correctly define constants.
cy
2014-11-28
2
-2
/
+2
*
|
Add missing headers needed by write().
kevlo
2014-11-25
1
-4
/
+8
*
|
Set the current vnet inside the ioctl handler for ipfilter.
rodrigc
2014-11-20
1
-0
/
+11
*
|
Fix the following -Werror warning from clang 3.5.0, while building
dim
2014-11-19
1
-12
/
+11
*
|
krping: In verbose mode print only first 128 bytes of krping data.
np
2014-10-27
1
-5
/
+21
*
|
Update the OFED Linux compatibility layer and
hselasky
2014-10-15
1
-1
/
+0
*
|
Repair build of tools/ath/athalq and define missing value len.
sbruno
2014-10-13
1
-0
/
+1
*
|
ipfilter bug #537 NAT rules with sticky have incorrect hostmap IP address.
cy
2014-10-05
1
-2
/
+4
*
|
ipfilter bug #534 destination list hashing not endian neutral
cy
2014-10-05
1
-3
/
+3
*
|
ipfilter bug #538 ipf_p_dns_del should return void
cy
2014-10-05
1
-3
/
+2
*
|
ipfilter bug #554 Determining why a ipf rule matches is hard -- replace
cy
2014-10-05
1
-11
/
+34
*
|
ipfiler bug #550 filter rule list corrupted with inserted rules
cy
2014-10-05
1
-0
/
+12
*
|
Merge ACPICA 20140926.
jkim
2014-10-02
313
-6897
/
+18434
|
\
\
|
|
/
*
|
Remove this stuff - it's no longer needed here.
adrian
2014-09-30
1
-23
/
+0
*
|
Add initial support for the AR9485 CUS198 / CUS230 variants.
adrian
2014-09-30
6
-13
/
+114
*
|
ipfilter bug #558 add in some missing frag table function comments.
cy
2014-09-24
1
-5
/
+33
*
|
Check for NULL before de-refencing; in particular sel is assigned to NULL,
cy
2014-09-22
1
-2
/
+2
*
|
Quieten the AR9300 HAL attach a little - the setupXTxDesc method
adrian
2014-09-20
1
-0
/
+2
*
|
Quieten the AR9300 HAL probe a bit.
adrian
2014-09-20
1
-1
/
+1
*
|
Don't double-call the ar9300 stub function method.
adrian
2014-09-20
1
-3
/
+0
*
|
Remove ifq_drops from struct ifqueue. Now queue drops are accounted in
glebius
2014-09-19
1
-1
/
+0
*
|
Add iwn-100 firmware.
adrian
2014-08-28
1
-0
/
+5925
*
|
- Update the OFED Linux Emulation layer as a preparation for a
hselasky
2014-08-27
1
-2
/
+0
*
|
Add some more OS_MARK() probes to the AR9300 HAL.
adrian
2014-08-11
2
-0
/
+8
[next]