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