summaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/device.h
AgeCommit message (Expand)Author
2025-06-29mlx5: Decrease FW init timeout from 120 seconds to 5 secondsAndrew Gallatin
2025-03-13mlx5: assert CQE structure sizeKonstantin Belousov
2024-09-04dev/mlx5: remove some duplicated macros from device.hKonstantin Belousov
2024-07-30mlx5en: add IPSEC_OFFLOAD supportKonstantin Belousov
2023-11-16mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-02-01mlx5en: Implement TLS RX support.Hans Petter Selasky
2022-02-01mlx5: Implement flow steering helper functions for TCP sockets.Hans Petter Selasky
2022-02-01mlx5/mlx5en: Add SQ remap supportHans Petter Selasky
2021-07-28ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky
2021-07-12mlx5en: Add more error checks in the transmit path.Hans Petter Selasky
2021-07-12mlx5: cqe64: update the tunneled bit name with recent PRMKonstantin Belousov
2021-01-08Update user access region, UAR, APIs in the core in mlx5core.Hans Petter Selasky
2020-05-20mlx5_core: add more port module event types to decode.Konstantin Belousov
2020-05-20mlx5_core: add "PMD type not enabled" port module event type.Konstantin Belousov
2020-03-18mlx5: Add 'follow' vport state, relevant for VFs.Konstantin Belousov
2019-12-06Implement hardware TLS via send tags for mlx5en(4), which is supported byHans Petter Selasky
2019-12-05Add basic support for TCP/IP based hardware TLS offload to mlx5core.Hans Petter Selasky
2019-10-02Wait for FW readiness before initializing command interface in mlx5core.Hans Petter Selasky
2019-10-02Add sysctl(8) to get and set forward error correction, FEC, configurationHans Petter Selasky
2019-10-02Add port module event software counters in mlx5core.Hans Petter Selasky
2019-05-08Add Firmware Reset Level, MFRL, register accessors in mlx5core.Hans Petter Selasky
2019-05-08Implement reading PCI power status in mlx5core.Hans Petter Selasky
2019-05-08Enhance MCAM reg to allow query on access reg support in mlx5core.Hans Petter Selasky
2019-05-08Query and cache PCAM, MCAM registers on initialization in mlx5core.Hans Petter Selasky
2019-05-08Expose PCAM, MCAM registers infrastructure in mlx5core.Hans Petter Selasky
2019-05-08Add temperature warning event to log in mlx5core.Hans Petter Selasky
2018-12-05mlx5fpga: Initial code import.Slava Shwartsman
2018-10-22mlx5: Notify user that the ConnectX-6 shutdown its port due to power limitationSlava Shwartsman
2018-07-18Do not inline transmit headers and use HW VLAN tagging if supported by mlx5en...Hans Petter Selasky
2018-07-17Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4).Hans Petter Selasky
2018-03-23Issue a software reset on firmware assert in mlx5core.Hans Petter Selasky
2018-03-08Add vendor specific capability interface support in mlx5core.Hans Petter Selasky
2018-03-08Use the autogenerated interface file for all commands in mlx5core.Hans Petter Selasky
2018-03-08Updates for PCI and health monitor recovery in mlx5core.Hans Petter Selasky
2018-03-07Add log message for unsupported QSFPs in mlx5core.Hans Petter Selasky
2018-01-12sys/dev/mlx[45]: fix uses of 1 << 31Eitan Adler
2017-11-29Implement hardware mlx5(4) rx timestamps.Konstantin Belousov
2017-11-10Add more and update existing mlx5 core firmware structure definitions and bits.Hans Petter Selasky
2017-11-10Implement support for decoding general port notification event inHans Petter Selasky
2017-11-10Refactor the flowsteering APIs used by mlx5en(4). This change is needed byHans Petter Selasky
2017-01-27Use the busdma API to allocate all DMA-able memory.Hans Petter Selasky
2016-11-07Add more firmware related structures and update existing ones in theHans Petter Selasky
2016-11-07Correct checksum fields in the "mlx5_mini_cqe8" structure. The fieldsHans Petter Selasky
2016-09-16Update the MLX5 core module:Hans Petter Selasky
2015-12-28Add support for CQE zipping. CQE zipping reduces PCI overhead byHans Petter Selasky
2015-12-07Update the mlx5 shared driver code to the latest version, whichHans Petter Selasky
2015-11-10Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky