aboutsummaryrefslogtreecommitdiff
path: root/contrib/ofed
Commit message (Expand)AuthorAgeFilesLines
* Use LIBADD instead of LDADD in rping's Makefile and add libcxgb4 (theNavdeep Parhar2016-01-261-2/+3
* Convert contrib/ofed libraries to LIBADD.Bryan Drewery2015-12-1017-30/+21
* Fix LDADD/DPADD that should be LIBADD.Bryan Drewery2015-12-041-1/+2
* Define BINDIR for some test utilities.Hans Petter Selasky2015-03-192-0/+4
* Don't call abort on usage errors; print out the usage message insteadEnji Cooper2015-01-161-2/+3
* Fix compilation for 32-bit architectures.Hans Petter Selasky2015-01-151-9/+9
* Fix support for ConnectX2 hardware.Hans Petter Selasky2015-01-113-8/+32
* Add makefile for the "osmtest" utility. While at it:Hans Petter Selasky2015-01-085-6/+47
* Fix for compilation issue. Don't use the "abs()" function for unsignedHans Petter Selasky2015-01-081-1/+5
* Remove unnecessary .include of bsd.own.mkEnji Cooper2015-01-081-2/+0
* Build contrib/ofed/usr.{bin,lib} in parallelEnji Cooper2015-01-082-4/+4
* Fix 'make depend' before infiniband headers have been installed to build hostEnji Cooper2015-01-081-1/+1
* Add proper Makefiles to build some infiniband example utilities.Hans Petter Selasky2014-12-2610-28/+74
* Fix building of some infiniband utilities by updating some header fileHans Petter Selasky2014-11-307-11/+16
* Add missing libraries when linking.Hans Petter Selasky2014-11-304-0/+4
* Add support for 64-byte CQE size.Hans Petter Selasky2014-11-265-15/+29
* Fix previous change to this file (r273811).Navdeep Parhar2014-11-121-4/+5
* rping: make sure that the CQ event thread can never poll a CQ after itNavdeep Parhar2014-10-291-7/+13
* Userspace library for Chelsio's Terminator 5 based iWARP RNICs (prettyNavdeep Parhar2014-10-2921-1/+55842
* Make some infiniband example utilities easily buildable:Hans Petter Selasky2014-10-288-9/+69
* Hardware driver update from Mellanox Technologies, including:Hans Petter Selasky2014-09-234-8/+1
* Spell NO_PROFILE= as MK_PROFILE=no.Warner Losh2014-04-2512-12/+12
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-132-2/+2
* - Fix compile errors from the clang conversionJeff Roberson2013-08-094-7/+14
* - Merge in OFED 1.5.3 from projects/ofed/headJeff Roberson2011-03-21842-0/+321129