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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Capsicum overhaul:
pjd
2013-03-02
1
-2
/
+2
*
Fix a typo in mfi_stp_cmd() that would give wrong assignment.
delphij
2013-03-01
1
-1
/
+1
*
Initialize count in order to appease clang.
marius
2013-03-01
1
-0
/
+1
*
Initialize count in order to appease clang.
marius
2013-03-01
1
-0
/
+1
*
Replace the TDP_NOSLEEPING flag with a counter so that the
jhb
2013-03-01
1
-4
/
+4
*
- Move reporting of failures to disable RX/TX MAC under bootverbose as at
marius
2013-03-01
1
-4
/
+10
*
- Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 is
marius
2013-03-01
1
-7
/
+8
*
- Make tables, device ID strings etc const. This includes #ifdef'ing 0
marius
2013-03-01
6
-112
/
+110
*
- Make tables, device ID strings etc const.
marius
2013-03-01
2
-59
/
+34
*
Fix typo.
kevlo
2013-03-01
1
-1
/
+1
*
Add support for A10 uart.
ganbold
2013-03-01
2
-5
/
+39
*
Add missing flags.
adrian
2013-02-28
1
-0
/
+2
*
Oops - fix an incorrect test.
adrian
2013-02-28
1
-1
/
+1
*
Don't enable the HT flags for legacy rates.
adrian
2013-02-28
1
-44
/
+64
*
Add hooks for plugging platform-provided transfer backend.
gonzo
2013-02-28
3
-7
/
+49
*
MFcalloutng:
mav
2013-02-28
1
-17
/
+9
*
MFcalloutng (r247427 by mav):
davide
2013-02-28
1
-2
/
+2
*
MFcalloutng:
davide
2013-02-28
1
-4
/
+7
*
Refresh vendor driver version which adds ARC-1224 support.
delphij
2013-02-28
2
-26
/
+126
*
Remove the quirk to allow use of MSI when the guest is running inside bhyve.
neel
2013-02-28
1
-1
/
+0
*
Adds hw.mfi.cmd_timeout loader / sysctl tuneable which controls the default
smh
2013-02-27
1
-5
/
+11
*
watchdogd(8) and watchdog(4) enhancements.
alfred
2013-02-27
1
-18
/
+224
*
RX checksum offloading on old Yukon controllers seem to cause more
yongari
2013-02-27
1
-0
/
+6
*
I give up - just throw the EWMA update into the normal update_stats()
adrian
2013-02-27
1
-105
/
+27
*
Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0
smh
2013-02-27
6
-326
/
+481
*
Enable STBC for the given rate series if it's negotiated:
adrian
2013-02-27
1
-5
/
+18
*
Fixes mfi panic on recused on non-recusive mutex MFI I/O lock
smh
2013-02-27
2
-4
/
+4
*
Add in the STBC TX/RX capability support into the HAL and driver.
adrian
2013-02-27
4
-1
/
+32
*
Remove redundant xpt_alloc_ccb in isp_target_thread that was causing leakage.
mjacob
2013-02-26
1
-2
/
+0
*
cxgbe(4): Report unusual out of band errors from the firmware.
np
2013-02-26
1
-2
/
+45
*
cxgbe(4): Consider all the API versions of the interfaces exported by
np
2013-02-26
2
-64
/
+119
*
Correct a typo introduced in r153575, which gives inverted logic when
delphij
2013-02-26
1
-1
/
+1
*
Add a quirk to disable this driver for certain older laptops with an ICH2
jhb
2013-02-26
1
-4
/
+17
*
Add support for good old 8192Hz profiling clock to software PMC.
mav
2013-02-26
1
-3
/
+6
*
Change the way how software PMC updates counters.
mav
2013-02-26
1
-2
/
+6
*
Update the EWMA statistics for each intermediary rate as well as the final
adrian
2013-02-26
1
-10
/
+33
*
cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulating
np
2013-02-26
5
-6
/
+67
*
cxgbe(4): Update firmware to 1.8.4.0.
np
2013-02-26
5
-7697
/
+8382
*
Part #2 of the TX chainmask changes:
adrian
2013-02-25
4
-53
/
+42
*
Begin adding support to explicitly set the current chainmask.
adrian
2013-02-25
14
-2
/
+49
*
The 5300 series ciss(4) board does not work in performant mode with our
sbruno
2013-02-25
1
-3
/
+12
*
Several cleanups and fixes to mxge:
gallatin
2013-02-25
1
-46
/
+25
*
Don't try and negotiate sync mode if either period or offset are zero.
mjacob
2013-02-25
1
-17
/
+24
*
Turn off fast posting for the ISP2100- I'd forgotten that it actually
mjacob
2013-02-25
1
-1
/
+7
*
Fix init/uninit function type.
hselasky
2013-02-25
1
-4
/
+4
*
Add new USB ID.
hselasky
2013-02-25
1
-0
/
+4
*
Bump per-device interrupt limit to more reasonable default.
gonzo
2013-02-23
1
-1
/
+1
*
Fix command timeout caused by data underrun during fetching ATAPI sense
mav
2013-02-22
3
-1
/
+3
*
Bump mxge copyright.
gallatin
2013-02-22
2
-2
/
+2
*
Improvements for newer mxge nics:
gallatin
2013-02-22
1
-4
/
+12
[next]