summaryrefslogtreecommitdiff
path: root/sys/modules/mlx4
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
2021-11-18Fix some modules to export more used symbolsKonstantin Belousov
2020-03-20Introduce LINUXKPI_GENSRCS.Konstantin Belousov
2020-03-18Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov
2017-11-21Compile fix for the mlx4 module.Hans Petter Selasky
2017-11-15Update the mlx4 core and mlx4en(4) modules towards Linux v4.9.Hans Petter Selasky
2017-03-04sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper
2016-09-30Move the ConnectX-3 and ConnectX-2 driver from sys/ofed into sys/dev/mlx4Hans Petter Selasky
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-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-09-23Hardware driver update from Mellanox Technologies, including:Hans Petter Selasky
2014-08-27- Update the OFED Linux Emulation layer as a preparation for aHans Petter Selasky
2014-08-04Move most of the 15 variations on generating opt_inet.h andWarner Losh
2014-05-06Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh
2013-12-30For sys/ofed/drivers/infiniband/hw/mlx4/mcg.c, disable warning aboutDimitry Andric
2013-12-30Similar to r260020, only use -fms-extensions with gcc, for all otherDimitry Andric
2013-09-29Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein
2012-04-12Add OFED and the associated options and drivers to x86 LINT builds:John Baldwin
2011-03-21 - Merge in OFED 1.5.3 from projects/ofed/headJeff Roberson