summaryrefslogtreecommitdiffstats
path: root/contrib/ofed
Commit message (Collapse)AuthorAgeFilesLines
* Fix previous change to this file (r273811).np2014-11-121-4/+5
| | | | | | This has been submitted upstream and should show up there soon. Submitted by: Hariprasad at Chelsio dot com
* rping: make sure that the CQ event thread can never poll a CQ after itnp2014-10-291-7/+13
| | | | | | | has been destroyed. Submitted by: Hariprasad at Chelsio dot com Sponsored by: Chelsio Communications
* Userspace library for Chelsio's Terminator 5 based iWARP RNICs (prettynp2014-10-2921-1/+55842
| | | | | | | | | | | | much every T5 card that does _not_ have "-SO" in its name is RDMA capable). This plugs into the OFED verbs framework and allows userspace RDMA applications to work over T5 RNICs. Tested with rping. Obtained from: Chelsio Communications Relnotes: Yes Sponsored by: Chelsio Communications
* Make some infiniband example utilities easily buildable:hselasky2014-10-288-9/+69
| | | | | | | | | - Add new Makefiles. - Add more include directories when building. - Fixed a printf() formatting string. MFC after: 3 days Sponsored by: Mellanox Technologies
* Hardware driver update from Mellanox Technologies, including:hselasky2014-09-234-8/+1
| | | | | | | | | | | | | | | - improved performance - better stability - new features - bugfixes Supported HCAs: - ConnectX-2 - ConnectX-3 - ConnectX-3 Pro Sponsored by: Mellanox Technologies MFC after: 1 week
* Spell NO_PROFILE= as MK_PROFILE=no.imp2014-04-2512-12/+12
|
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-132-2/+2
| | | | | | and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
* - Fix compile errors from the clang conversionjeff2013-08-094-7/+14
| | | | | | | - Grab AF_SDP_INET from sys/socket.h Submitted by: Garrett Cooper Sponsored by: EMC / Isilon Storage Division
* - Merge in OFED 1.5.3 from projects/ofed/headjeff2011-03-21842-0/+321129
OpenPOWER on IntegriCloud