summaryrefslogtreecommitdiff
path: root/sys/modules/ibcore
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line sh patternWarner Losh
2022-09-26LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellBjoern A. Zeeb
2022-04-06ibcore: Disable set but unused warnings.John Baldwin
2022-02-07Stop adding -Wredundant-decls to CWARNFLAGS.John Baldwin
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2021-09-15infiniband: Disable -Wredundant-decl warnings.John Baldwin
2021-07-28ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky
2020-03-20Introduce LINUXKPI_GENSRCS.Konstantin Belousov
2020-03-18Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov
2017-06-15Initial RoCE/infiniband kernel update to Linux v4.9.Hans Petter Selasky
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky
2015-02-17 Globally enable -fms-extensions when building kernel with gcc, and removeGleb Smirnoff
2015-02-17Update the infiniband stack to Mellanox's OFED version 2.1.Hans Petter Selasky
2015-01-17Start importing the basic OFED linux compatibility layer changes madeHans Petter Selasky
2015-01-03Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportWarner Losh
2014-08-04Remove unnecessary inclusions of bsd.own.mk.Warner Losh
2013-12-30For sys/ofed/drivers/infiniband/core/cm.c, disable warning about unusedDimitry Andric
2013-12-30Similar to r260020, only use -fms-extensions with gcc, for all otherDimitry Andric
2013-10-04Fix make depend.Ulrich Spörlein
2013-09-29Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein