aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/device.h
Commit message (Expand)AuthorAgeFilesLines
* mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad2023-11-151-0/+4
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* mlx5en: Implement TLS RX support.Hans Petter Selasky2022-02-011-0/+20
* mlx5: Implement flow steering helper functions for TCP sockets.Hans Petter Selasky2022-02-011-0/+6
* mlx5/mlx5en: Add SQ remap supportHans Petter Selasky2022-02-011-0/+1
* ibcore: Kernel space update based on Linux 5.7-rc1.Hans Petter Selasky2021-07-281-1/+21
* mlx5en: Add more error checks in the transmit path.Hans Petter Selasky2021-07-121-0/+5
* mlx5: cqe64: update the tunneled bit name with recent PRMKonstantin Belousov2021-07-121-3/+4
* Update user access region, UAR, APIs in the core in mlx5core.Hans Petter Selasky2021-01-081-19/+16
* mlx5_core: add more port module event types to decode.Konstantin Belousov2020-05-201-0/+6
* mlx5_core: add "PMD type not enabled" port module event type.Konstantin Belousov2020-05-201-0/+1
* mlx5: Add 'follow' vport state, relevant for VFs.Konstantin Belousov2020-03-181-0/+1
* Implement hardware TLS via send tags for mlx5en(4), which is supported byHans Petter Selasky2019-12-061-0/+1
* Add basic support for TCP/IP based hardware TLS offload to mlx5core.Hans Petter Selasky2019-12-051-1/+23
* Wait for FW readiness before initializing command interface in mlx5core.Hans Petter Selasky2019-10-021-2/+4
* Add sysctl(8) to get and set forward error correction, FEC, configurationHans Petter Selasky2019-10-021-0/+3
* Add port module event software counters in mlx5core.Hans Petter Selasky2019-10-021-2/+2
* Add Firmware Reset Level, MFRL, register accessors in mlx5core.Hans Petter Selasky2019-05-081-0/+5
* Implement reading PCI power status in mlx5core.Hans Petter Selasky2019-05-081-0/+1
* Enhance MCAM reg to allow query on access reg support in mlx5core.Hans Petter Selasky2019-05-081-0/+3
* Query and cache PCAM, MCAM registers on initialization in mlx5core.Hans Petter Selasky2019-05-081-0/+6
* Expose PCAM, MCAM registers infrastructure in mlx5core.Hans Petter Selasky2019-05-081-0/+16
* Add temperature warning event to log in mlx5core.Hans Petter Selasky2019-05-081-0/+6
* mlx5fpga: Initial code import.Slava Shwartsman2018-12-051-0/+6
* mlx5: Notify user that the ConnectX-6 shutdown its port due to power limitationSlava Shwartsman2018-10-221-0/+1
* Do not inline transmit headers and use HW VLAN tagging if supported by mlx5en...Hans Petter Selasky2018-07-181-0/+7
* Implement support for Differentiated Service Code Point, DSCP, in mlx5en(4).Hans Petter Selasky2018-07-171-1/+32
* Issue a software reset on firmware assert in mlx5core.Hans Petter Selasky2018-03-231-1/+13
* Add vendor specific capability interface support in mlx5core.Hans Petter Selasky2018-03-081-0/+20
* Use the autogenerated interface file for all commands in mlx5core.Hans Petter Selasky2018-03-081-343/+11
* Updates for PCI and health monitor recovery in mlx5core.Hans Petter Selasky2018-03-081-1/+1
* Add log message for unsupported QSFPs in mlx5core.Hans Petter Selasky2018-03-071-4/+5
* sys/dev/mlx[45]: fix uses of 1 << 31Eitan Adler2018-01-121-2/+2
* Implement hardware mlx5(4) rx timestamps.Konstantin Belousov2017-11-291-0/+2
* Add more and update existing mlx5 core firmware structure definitions and bits.Hans Petter Selasky2017-11-101-3/+44
* Implement support for decoding general port notification event inHans Petter Selasky2017-11-101-0/+10
* Refactor the flowsteering APIs used by mlx5en(4). This change is needed byHans Petter Selasky2017-11-101-0/+1
* Use the busdma API to allocate all DMA-able memory.Hans Petter Selasky2017-01-271-1/+7
* Add more firmware related structures and update existing ones in theHans Petter Selasky2016-11-071-0/+2
* Correct checksum fields in the "mlx5_mini_cqe8" structure. The fieldsHans Petter Selasky2016-11-071-4/+5
* Update the MLX5 core module:Hans Petter Selasky2016-09-161-16/+144
* Add support for CQE zipping. CQE zipping reduces PCI overhead byHans Petter Selasky2015-12-281-0/+33
* Update the mlx5 shared driver code to the latest version, whichHans Petter Selasky2015-12-071-0/+35
* Add mlx5 and mlx5en driver(s) for ConnectX-4 and ConnectX-4LX cardsHans Petter Selasky2015-11-101-0/+1187