aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/mlx5/Makefile
Commit message (Expand)AuthorAgeFilesLines
* mlx5en: add IPSEC_OFFLOAD supportKonstantin Belousov2024-07-301-5/+13
* mlx5: add fs_countersRaed Salem2023-11-151-0/+2
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* mlx5: Implement diagostic counters as sysctl(8) nodes.Hans Petter Selasky2023-04-181-0/+1
* LinuxKPI: define LINUXKPI_INCLUDES for module builds as wellBjoern A. Zeeb2022-09-261-1/+1
* mlx5: Implement flow steering helper functions for TCP sockets.Hans Petter Selasky2022-02-011-0/+1
* Fix some modules to export more used symbolsKonstantin Belousov2021-11-181-0/+2
* ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky2021-07-281-0/+1
* Introduce LINUXKPI_GENSRCS.Konstantin Belousov2020-03-201-3/+3
* mlx5: Restore eswitch management code from attic.Konstantin Belousov2020-03-181-0/+1
* Add pci_iov_if.h header as a dependency for Linuxkpi consumers.Konstantin Belousov2020-03-181-1/+1
* Add basic support for TCP/IP based hardware TLS offload to mlx5core.Hans Petter Selasky2019-12-051-0/+1
* Remove no longer needed fwdump register tables from mlx5core.Hans Petter Selasky2019-10-021-1/+0
* Add support for Multi-Physical Function Switch, MPFS, in mlx5en.Hans Petter Selasky2019-10-021-0/+1
* mlx5fpga: Initial code import.Slava Shwartsman2018-12-051-1/+14
* Refactor access to CR-space into using VSC APIs in mlx5core.Hans Petter Selasky2018-07-171-1/+0
* Add support for hardware rate limiting to mlx5en(4).Hans Petter Selasky2018-05-291-1/+2
* Add mutual exclusion mechanism for software reset of firmware in mlx5core.Hans Petter Selasky2018-03-231-0/+1
* Add kernel and userspace code to dump the firmware state of supportedHans Petter Selasky2018-03-081-0/+2
* Add vendor specific capability interface support in mlx5core.Hans Petter Selasky2018-03-081-0/+1
* Refactor the flowsteering APIs used by mlx5en(4). This change is needed byHans Petter Selasky2017-11-101-2/+2
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-3/+3
* Add support for reading advanced diagnostic counters.Hans Petter Selasky2017-01-271-0/+1
* opt_random.h was removed in r287558 for opt_global.hBryan Drewery2016-07-271-1/+1
* Update the mlx5 shared driver code to the latest version, whichHans Petter Selasky2015-12-071-0/+1
* Add full support for Receive Side Scaling, RSS, to the mlx5enHans Petter Selasky2015-12-071-1/+1
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky2015-11-101-0/+34