History log of /freebsd-current/sys/ofed/drivers/infiniband/ulp/sdp/sdp_cma.c
Revision Date Author Comments
# 1c334042 17-Aug-2019 Conrad Meyer <cem@FreeBSD.org>

SDP: Fix brain-o from r351162

Lost in translation between different SDP stacks.

Reported by: hselasky


# bab54619 16-Aug-2019 Conrad Meyer <cem@FreeBSD.org>

SDP: Add a dbg() on QP events

Sponsored by: Dell EMC Isilon


# 92d90f61 16-Aug-2019 Conrad Meyer <cem@FreeBSD.org>

SDP: Include nice string names for raw event numbers in a dbg()

Sponsored by: Dell EMC Isilon


# fe267a55 27-Nov-2017 Pedro F. Giffuni <pfg@FreeBSD.org>

sys: general adoption of SPDX licensing ID tags.

Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.


# c69c74b8 16-Sep-2017 Hans Petter Selasky <hselasky@FreeBSD.org>

Adapt the existing SDP ULP code to the new ibcore APIs.

Requested by: Sobczak, Bartosz <bartosz.sobczak@intel.com>
Sponsored by: Mellanox Technologies


# aa0a1e58 21-Mar-2011 Jeff Roberson <jeff@FreeBSD.org>

- Merge in OFED 1.5.3 from projects/ofed/head