aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_core/mlx5_fw.c
Commit message (Expand)AuthorAgeFilesLines
* mlx5: jiffies is unsigned longKonstantin Belousov2025-04-291-2/+2
* mlx5en: add IPSEC_OFFLOAD supportKonstantin Belousov2024-07-301-0/+6
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* mlx5: idiomatic use of preprocessor, in particular pathsHans Petter Selasky2022-02-011-1/+1
* mlx5: normalize use of the opt_*.h filesKonstantin Belousov2022-02-011-0/+3
* ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky2021-07-281-1/+7
* Update the TLS capability bit after recent PRM changes in mlx5en(4).Hans Petter Selasky2020-05-251-1/+1
* Add basic support for TCP/IP based hardware TLS offload to mlx5core.Hans Petter Selasky2019-12-051-0/+6
* Unify prints in mlx5core.Hans Petter Selasky2019-10-021-1/+1
* Add support for 200Gb ethernet speeds to mlx5core.Hans Petter Selasky2019-05-081-0/+6
* Add mlxfw callbacks in mlx5core.Hans Petter Selasky2019-05-081-0/+153
* Add helper functions to set/query MCC/MCDA/MCQI registers in mlx5core.Hans Petter Selasky2019-05-081-0/+114
* Add reading the mcam_reg in mlx5core.Hans Petter Selasky2019-05-081-0/+6
* Query and cache PCAM, MCAM registers on initialization in mlx5core.Hans Petter Selasky2019-05-081-0/+14
* Add Fast teardown support to mlx5core.Hans Petter Selasky2019-05-081-1/+48
* Update version information for the mlx5 and mlx5en(4) modules.Hans Petter Selasky2018-07-181-1/+1
* Remove redundant newline character in mlx5core.Hans Petter Selasky2018-07-171-2/+1
* Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4).Hans Petter Selasky2018-07-171-0/+13
* Add support for fast unload in shutdown flow in mlx5core.Hans Petter Selasky2018-03-231-0/+28
* Use the autogenerated interface file for all commands in mlx5core.Hans Petter Selasky2018-03-081-107/+30
* Query flow table capabilities according to the correct capability bitHans Petter Selasky2016-11-071-1/+5
* Update the MLX5 core module:Hans Petter Selasky2016-09-161-0/+72
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky2015-11-101-0/+237