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 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
*
|
Work around some rather annoying chip hangs in the AR9331 chip.
adrian
2014-08-09
1
-1
/
+13
*
|
Honour WITH and WITHOUT_INET6_SUPPORT.
cy
2014-08-05
1
-0
/
+4
*
|
store the AR9300 interrupts away when doing interrupt debugging.
adrian
2014-07-26
1
-0
/
+15
*
|
Remove redundant USE_INET6 test that enables INET6 in the ipfilter userland
cy
2014-07-11
1
-4
/
+0
*
|
Remove ia64.
marcel
2014-07-07
33
-7226
/
+2
*
|
Fix case where fastroute or "to interface" is used with incorrect FIB.
cy
2014-06-19
1
-1
/
+1
*
|
Fix decoding of near CALL when address-size prefix (67h) is present.
delphij
2014-06-11
1
-6
/
+13
*
|
Fix decoding of LEA when address-size prefix (67h) is present.
delphij
2014-06-11
1
-8
/
+11
*
|
Fix decoding of MOVSX.
delphij
2014-06-11
1
-0
/
+1
*
|
Move mutex creation from ipf_log_soft_init() to ipf_log_soft_create()
cy
2014-05-24
1
-8
/
+6
*
|
Add Atheros AR1111 support to the HAL.
adrian
2014-05-05
1
-0
/
+2
*
|
Add ar9300_get_next_tbtt().
adrian
2014-04-30
1
-0
/
+6
*
|
Only track the power state variable if the power state is changed,
adrian
2014-04-30
1
-4
/
+9
*
|
Note that the AR9380 and later hardware supports MYBEACON.
adrian
2014-04-27
1
-0
/
+4
*
|
Add preliminary support for the Realtek RTL8188EUS and RTL8188ETV chipsets.
kevlo
2014-04-25
1
-0
/
+312
*
|
Implement the final missing sysctls by moving ipf_auth_softc_t from
cy
2014-04-07
5
-87
/
+117
*
|
Fix ah_powerMode setting.
adrian
2014-03-29
1
-1
/
+3
*
|
Also tag the current HAL power mode in ar9300_set_power_mode().
adrian
2014-03-10
1
-0
/
+1
*
|
MFV r262756:
delphij
2014-03-05
12
-46
/
+343
*
|
- Remove rt_metrics_lite and simply put its members into rtentry.
glebius
2014-03-05
1
-1
/
+1
*
|
These file have a, possibly dubious, GPL claim. Until that's sorted, move to ...
imp
2014-02-28
76
-10883
/
+0
*
|
Correct initial import script
imp
2014-02-28
1
-1
/
+1
*
|
Initial import of DTS files from Linux
imp
2014-02-28
74
-0
/
+10783
*
|
Initial import of Linux/Vendor DTS files for various embedded boards.
imp
2014-02-28
2
-0
/
+100
*
|
Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIA
brueffer
2014-02-16
10
-2120
/
+0
*
|
Substitute flags from historical mbuf(9) allocator with modern ones.
glebius
2014-01-16
2
-11
/
+11
*
|
Add firmware for Intel Centrino Wireless-N 105 devices.
gavin
2014-01-11
1
-0
/
+12141
*
|
Add firmware version 18.168.6.1 (API version 6) for Intel Centrino
gavin
2014-01-05
1
-0
/
+12344
*
|
Remove 'inline' from ar9300_init_pll(), it's too big to inline.
ian
2013-11-08
1
-1
/
+1
*
|
Fix build. We need to include systm.h before if_var.h.
glebius
2013-10-28
1
-2
/
+4
*
|
Include lock.h before mutex.h.
glebius
2013-10-27
1
-0
/
+1
*
|
Move new pf includes to the pf directory. The pfvar.h remain
glebius
2013-10-27
6
-16
/
+16
*
|
Start splitting pfvar.h into internal and external parts.
glebius
2013-10-26
8
-6
/
+25
*
|
Update firmware for run(4) to version 0.33.
kevlo
2013-10-18
1
-185
/
+185
*
|
Update krping to the latest upstream code. Move all the FreeBSD
np
2013-10-14
4
-708
/
+1173
*
|
Delete all of the old RDMA code (except krping, which was switched to
np
2013-10-14
27
-13178
/
+0
*
|
Initialize a variable in sys/contrib/ipfilter/netinet/ip_tftp_pxy.c, to
dim
2013-10-10
1
-1
/
+1
*
|
Initialize a variable in sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c, to
dim
2013-10-09
1
-1
/
+1
[prev]
[next]