aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ibcore/Makefile
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellBjoern A. Zeeb2022-09-261-1/+1
* ibcore: Disable set but unused warnings.John Baldwin2022-04-061-0/+1
* Stop adding -Wredundant-decls to CWARNFLAGS.John Baldwin2022-02-071-1/+1
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* infiniband: Disable -Wredundant-decl warnings.John Baldwin2021-09-151-0/+2
* ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky2021-07-281-0/+13
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-201-2/+3
* Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov2020-03-181-1/+1
* Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky2017-06-151-13/+32
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-4/+4
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-3/+2
* Globally enable -fms-extensions when building kernel with gcc, and removeGleb Smirnoff2015-02-171-1/+1
* Update the infiniband stack to Mellanox's OFED version 2.1.Hans Petter Selasky2015-02-171-2/+2
* Start importing the basic OFED linux compatibility layer changes madeHans Petter Selasky2015-01-171-9/+9
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh2015-01-031-1/+0
* Remove unnecessary inclusions of bsd.own.mk.Warner Losh2014-08-041-2/+0
* For sys/ofed/drivers/infiniband/core/cm.c, disable warning about unusedDimitry Andric2013-12-301-0/+3
* Similar to r260020, only use -fms-extensions with gcc, for all otherDimitry Andric2013-12-301-1/+1
* Fix make depend.Ulrich Spörlein2013-10-041-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein2013-09-291-0/+23