aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_en/mlx5_en_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* mlx5en: Improve CQE error debugging.Hans Petter Selasky2022-02-171-0/+25
* mlx5en: idiomatic use of preprocessor, in particular pathsKonstantin Belousov2022-02-011-1/+1
* mlx5en: normalize use of the opt_*.h filesKonstantin Belousov2022-02-011-0/+3
* Unify prints in mlx5en(4).Hans Petter Selasky2019-10-021-2/+2
* Avoid more LFENCE/SFENCe on x86 in mlx5en(4),Hans Petter Selasky2018-03-081-1/+1
* mlx5en: Separate the sendqueue from using the mlx5e_channel structure.Hans Petter Selasky2016-09-161-4/+1
* Add support for CQE zipping. CQE zipping reduces PCI overhead byHans Petter Selasky2015-12-281-2/+0
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky2015-11-101-0/+58