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
/
ntb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove contractions.
carl
2013-09-05
2
-7
/
+7
*
Only tear down interface and transport if they've been successfully setup.
carl
2013-09-05
1
-6
/
+11
*
Workaround an issue with hardware by accessing remote device through mem
carl
2013-09-05
2
-60
/
+104
*
Simplify register access macros by removing one level of indirection.
carl
2013-09-05
1
-66
/
+58
*
Cleaning up spacing and making hex value case consistent.
carl
2013-09-05
1
-11
/
+11
*
Implement workaround for IvyTown 4K BAR size issue.
carl
2013-09-05
2
-0
/
+37
*
Simplifying bus alloc resource call since we only need the default values.
carl
2013-09-05
1
-5
/
+4
*
Add support for per device features and workarounds.
carl
2013-09-05
1
-7
/
+19
*
Restructure the PCI bar initialization code in anticipation of upcoming
carl
2013-09-05
1
-53
/
+93
*
Fix name change from ntb_transport to if_ntb. A few places were
carl
2013-09-05
1
-4
/
+4
*
Throw a bit to enable the link to come up on Xeon.
carl
2013-09-05
1
-0
/
+4
*
Add some logging to ntb link up.
carl
2013-09-05
3
-1
/
+21
*
Add a new driver to support the Intel Non-Transparent Bridge(NTB).
carl
2013-04-29
4
-0
/
+2873