summaryrefslogtreecommitdiffstats
path: root/sys/dev/mlx5/flow_table.h
Commit message (Collapse)AuthorAgeFilesLines
* MFC r305867:hselasky2016-09-231-1/+7
| | | | | | | | | Update the MLX5 core module: - Add new firmware commands and update existing ones. - Add more firmware related structures and update existing ones. - Some minor fixes, like adding missing \n to some prints. Sponsored by: Mellanox Technologies
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardshselasky2015-11-101-0/+50
from Mellanox Technologies. The current driver supports ethernet speeds up to and including 100 GBit/s. Infiniband support will be done later. The code added is not compiled by default, which will be done by a separate commit. Sponsored by: Mellanox Technologies MFC after: 2 weeks
OpenPOWER on IntegriCloud