| Age | Commit message (Expand) | Author |
| 2024-11-23 | mlx5: Fix handling of port_module_event | Ariel Ehrenberg |
| 2024-07-30 | mlx5en: add IPSEC_OFFLOAD support | Konstantin Belousov |
| 2024-01-05 | mlx5(4): only detach IOV children if iov was successfully initialized | Konstantin Belousov |
| 2023-11-16 | mlx5: add fs_counters | Raed Salem |
| 2023-08-16 | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh |
| 2023-04-18 | mlx5: Remove unused debugfs node pointers. | Hans Petter Selasky |
| 2023-04-18 | mlx5: Implement diagostic counters as sysctl(8) nodes. | Hans Petter Selasky |
| 2023-04-18 | mlx5: Make MLX5_COMP_EQ_SIZE tunable. | Hans Petter Selasky |
| 2022-02-01 | mlx5/mlx5en: Add SQ remap support | Hans Petter Selasky |
| 2022-02-01 | mlx5: Remove support for FreeBSD 10 and older. | Hans Petter Selasky |
| 2021-07-28 | ibcore: Kernel space update based on Linux 5.7-rc1. | Hans Petter Selasky |
| 2021-07-12 | mlx5: Numa domain improvements. | Hans Petter Selasky |
| 2021-07-12 | mlx5: Fix for uninitialized "uid" field. | Hans Petter Selasky |
| 2021-07-12 | mlx5: Set default timestamp format for mlx5en(4) and mlx5ib. | Hans Petter Selasky |
| 2021-01-08 | Update user access region, UAR, APIs in the core in mlx5core. | Hans Petter Selasky |
| 2020-11-16 | Make mlx5_cmd_exec_cb() a safe API in mlx5core. | Hans Petter Selasky |
| 2020-11-16 | Report EQE data upon CQ completion in mlx5core. | Hans Petter Selasky |
| 2020-08-31 | mlx5_core: Import PDDR register definitions | Konstantin Belousov |
| 2020-03-18 | mlx5: Restore eswitch management code from attic. | Konstantin Belousov |
| 2020-02-12 | Add support for disabling and polling MSIX interrupts in mlx5core. | Hans Petter Selasky |
| 2020-01-30 | Widen EPOCH(9) usage in mlx5en(4). | Hans Petter Selasky |
| 2019-12-05 | mlx5: Do not poke hardware for statistic after teardown is started. | Konstantin Belousov |
| 2019-10-02 | Add sysctl(8) to get and set forward error correction, FEC, configuration | Hans Petter Selasky |
| 2019-10-02 | Add definition for the Port Buffer Status Register in mlx5core. | Hans Petter Selasky |
| 2019-10-02 | Sort the ports registers definitions numerically in mlx5core. | Hans Petter Selasky |
| 2019-10-02 | Read rege map from crdump scan space in mlx5core. | Hans Petter Selasky |
| 2019-10-02 | Make the mlx5_vsc_wait_on_flag(9) function global. | Hans Petter Selasky |
| 2019-10-02 | Add port module event software counters in mlx5core. | Hans Petter Selasky |
| 2019-10-02 | Cleanup naming of IRQ vectors in mlx5en. | Hans Petter Selasky |
| 2019-10-02 | Add support for Multi-Physical Function Switch, MPFS, in mlx5en. | Hans Petter Selasky |
| 2019-05-08 | Make command workqueue persistant in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Fix race between driver unload and dumping firmware in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Flush command workqueue when command completion is triggered in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Make command timeout way shorter in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Add Firmware Reset Level, MFRL, register accessors in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Implement reading PCI power status in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Move workqueue from mlx5en(4) to mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Remove unused speed enums in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Add MCC (Management Component Control) register definitions in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Query and cache PCAM, MCAM registers on initialization in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Expose PCAM, MCAM registers infrastructure in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Protect from infinite sw-reset loop in mlx5core. | Hans Petter Selasky |
| 2019-05-08 | Disable all MSIX interrupts before shutdown in mlx5. | Hans Petter Selasky |
| 2019-05-08 | Correctly define the interface state bits in mlx5en(4). | Hans Petter Selasky |
| 2018-12-05 | mlx5fpga: IOCTL for FPGA temperature measurement | Slava Shwartsman |
| 2018-12-05 | mlx5fpga: Initial code import. | Slava Shwartsman |
| 2018-12-05 | mlx5: Fixes to allow command polling mode to exist alongside event mode. | Slava Shwartsman |
| 2018-12-05 | mlx5: Extend vector argument to u64. | Slava Shwartsman |
| 2018-12-05 | mlx5: Fix use-after-free in self-healing flow | Slava Shwartsman |
| 2018-12-05 | mlx5: Add SRQ fixes from Linux | Slava Shwartsman |