aboutsummaryrefslogtreecommitdiff
path: root/contrib/ofed
Commit message (Expand)AuthorAgeFilesLines
* ofed: Define barriers for mips and arm.Konstantin Belousov2017-12-111-0/+16
* ofed: Remove duplicated symbols from the version file.Konstantin Belousov2017-12-111-4/+0
* Correctly define the unordered_map namespace in ofed/libibnetdisc .Hans Petter Selasky2017-12-082-4/+9
* Correctly prefix the infiniband include directory for buildworld. This fixesHans Petter Selasky2017-12-056-6/+6
* Simplify the build dependencies when building the OFED libraries.Hans Petter Selasky2017-11-247-42/+64
* There is no need to depend on libthr.Hans Petter Selasky2017-11-191-1/+1
* Fix compilation of libibnetdisc using in-base GCC v4.2.1.Hans Petter Selasky2017-11-171-1/+7
* Fix compilation for libsysdecode.Hans Petter Selasky2017-11-163-5/+11
* Remove conflicting uint definition.Hans Petter Selasky2017-11-161-2/+0
* Fix OFED library dependencies.Hans Petter Selasky2017-11-137-7/+7
* Remove no longer needed TESTBUILD defines from OFED Makefiles.Hans Petter Selasky2017-11-1318-76/+0
* Update the iw_cxgbe bits in the projects branch.Navdeep Parhar2017-11-075-32/+93
* OFED user-space import and update for use with Linux-4.9 compatible RDMAHans Petter Selasky2017-08-021411-371227/+240547
* libcxgb4: Use memcpy instead of copying WRs 8B at a time in the userspaceNavdeep Parhar2017-05-271-23/+33
* cxgbe/iw_cxgbe: Report accurate page_size_cap in ib_query_device.Navdeep Parhar2017-04-141-1/+1
* Fix build with LLD by removing duplicate symbols already in IBVERBS_1.0.Bryan Drewery2017-04-101-6/+0
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add support for RDMA from userspace with T6 cards.Navdeep Parhar2017-02-237-64/+20653
* When MAKEOBJDIRPREFIX points to a case-insensitive file system, theMarcel Moolenaar2016-09-241-1/+1
* cxgbe/iw_cxgbe: Various fixes to the iWARP driver.Navdeep Parhar2016-08-261-10/+6
* Remove last traces of _WITH_GETLINEBaptiste Daroussin2016-07-301-1/+0
* Make GCC happy by removing empty #elif.Bryan Drewery2016-03-251-1/+1
* Fix off-by-one found by GCC 5.3.2.Bryan Drewery2016-03-241-2/+2
* iw_cxgbe/libcxgb4: Pull in many applicable fixes from the upstream LinuxNavdeep Parhar2016-03-216-15/+35
* DIRDEPS_BUILD: Connect ofed.Bryan Drewery2016-03-0430-0/+636
* Update libsdp to the latest 1.1.108-0.17.ga6958ef.Bryan Drewery2016-03-0414-379/+1106
* Fix missing symbol program_invocation_short_name.Bryan Drewery2016-03-041-1/+8
* Fix over/under-linking in contrib/ofed.Bryan Drewery2016-03-0421-11/+30
* Use LIBADD instead of LDADD.Hans Petter Selasky2016-02-023-6/+3
* 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