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
*
Add TXOP enforce support to the AR9300 HAL.
adrian
2015-08-05
1
-0
/
+19
*
Import the latest CloudABI system call definitions and table.
ed
2015-08-05
2
-4
/
+11
*
Import Annapurna Labs Alpine HAL to sys/contrib/
zbb
2015-07-28
16
-0
/
+13941
*
Sync in latest upstream system call definitions.
ed
2015-07-27
2
-8
/
+3
*
Merge ACPICA 20150717.
jkim
2015-07-22
86
-1295
/
+2897
|
\
*
|
Import upstream changes to the system call definitions.
ed
2015-07-22
2
-0
/
+11
*
|
Implement CloudABI memory management system calls.
ed
2015-07-17
1
-0
/
+3
*
|
Add a sysentvec for CloudABI on x86-64.
ed
2015-07-16
2
-23
/
+26
*
|
Import the CloudABI datatypes and create a system call table.
ed
2015-07-09
2
-0
/
+712
*
|
Move the nvlist source and private includes from sys/kern to seperate
oshogbo
2015-07-04
6
-0
/
+2955
*
|
Quieten the scorpion SoC/WMAC reset path. Stuff the non-error stuff
adrian
2015-07-04
1
-3
/
+3
*
|
Merge ACPICA 20150619.
jkim
2015-06-18
146
-782
/
+1645
|
\
\
|
|
/
*
|
MFV: r283965
jkim
2015-06-03
2
-47
/
+73
*
|
Add support for the tuning cap for Hornet/AR9331 boards.
adrian
2015-05-23
1
-1
/
+9
*
|
CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
jkim
2015-05-22
2
-3
/
+3
*
|
Merge ACPICA 20150515.
jkim
2015-05-18
54
-391
/
+3759
|
\
\
|
|
/
*
|
Move ALTQ from contrib to net/altq. The ALTQ code is for many years
glebius
2015-04-16
21
-14646
/
+0
*
|
Sync with OpenBSD: Use volatile instead of __volatile__.
delphij
2015-04-13
1
-2
/
+2
*
|
Merge ACPICA 20150410.
jkim
2015-04-11
78
-1118
/
+1488
*
|
In ipfilter(4) there is the ipftest(1) program, that compiles half of the
glebius
2015-04-07
1
-11
/
+23
*
|
o Use new function ip_fillid() in all places throughout the kernel,
glebius
2015-04-01
4
-36
/
+9
*
|
Expose the ANI state / statistics using the public ANI function, rather than
adrian
2015-04-01
3
-4
/
+29
*
|
Add initial support for the HAL channel survey support to the AR9300 HAL.
adrian
2015-03-29
4
-6
/
+50
*
|
Quieten some of the log spam from AR9300 sysctl tree walk and chip setup/reset
adrian
2015-03-21
1
-2
/
+31
*
|
Use the dsb macro to use the correct instruction when building for ARMv7.
andrew
2015-03-19
1
-1
/
+1
*
|
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
[next]