summaryrefslogtreecommitdiff
path: root/sys/dev/mlx5/mlx5_core
AgeCommit message (Expand)Author
2025-04-29mlx5: jiffies is unsigned longKonstantin Belousov
2025-04-28<net/sff8472.h>: Conditionally export table of ID namesJohn Baldwin
2025-03-13mlx5core: add mlx5_core_modify_tir()Konstantin Belousov
2025-03-12mlx5: Fix BlueField-4 device descriptionSlava Shwartsman
2025-02-13mlx5: add synthetic error for MLX5_CMD_OP_QUERY_FLOW_COUNTER when device is downKonstantin Belousov
2024-12-19mlx5: Eliminate the use of mlx5_rule_fwd_actionSlava Shwartsman
2024-12-16mlx5_core: fix "no space" error on sriov enablementAriel Ehrenberg
2024-12-16mlx5_core: fix panic on sriov enablementAriel Ehrenberg
2024-11-23mlx5: Fix handling of port_module_eventAriel Ehrenberg
2024-08-12mlx5: Remove a less than helpful debug printMark Johnston
2024-07-30mlx5en: add IPSEC_OFFLOAD supportKonstantin Belousov
2024-06-17mlx5: handle vlan PF restrictionsKristof Provost
2024-01-18mlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cmd_page()Mark Johnston
2024-01-05mlx5(4): only detach IOV children if iov was successfully initializedKonstantin Belousov
2023-12-03mlx5: Fix HCA cap 2 queryPatrisious Haddad
2023-11-26sys: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-16mlx5_core: fix deadlock when using RXTLSMartin Matuska
2023-11-16mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad
2023-11-16mlx5: add ability to attach flow counter to steering ruleMark Bloch
2023-11-16mlx5: add fs_countersRaed Salem
2023-11-16mlx5: Add a no-append flow insertion modeMark Bloch
2023-11-16net/mlx5: Allow creating autogroups with reserved entriesMark Bloch
2023-11-16net/mlx5: Fix auto group size calculationMark Bloch
2023-11-16mlx5: Use software enum in APIs instead of PRMMark Bloch
2023-11-16mlx5: Add packet reformat support to flow rulesMark Bloch
2023-11-16mlx5: Add modify header support to flow rulesMark Bloch
2023-11-16mlx5: Refactor flow actions into a structMark Bloch
2023-11-16mlx5: Add packet reformat allocation supportMark Bloch
2023-11-16mlx5: Add modify header supportMark Bloch
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-04-18mlx5: Implement diagostic counters as sysctl(8) nodes.Hans Petter Selasky
2023-04-18mlx5: Don't give zero number of pages to the firmware.Hans Petter Selasky
2023-04-18mlx5: Implement mlx5_core_modify_cq_by_mask().Hans Petter Selasky
2023-04-18mlx5: Fix duplicate free of default flow rule in error case.Hans Petter Selasky
2023-04-18mlx5: Make mlx5_del_flow_rule() NULL safe.Hans Petter Selasky
2023-04-18mlx5: Make MLX5_COMP_EQ_SIZE tunable.Hans Petter Selasky
2022-09-22kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers.John Baldwin
2022-09-03mlx5en(4): Correct a typo in a kernel error messageGordon Bergling
2022-07-25Fix unused variable warning in mlx5_fs_tree.cDimitry Andric
2022-04-13mlx5: fs_tcp is only used for INET or INET6.John Baldwin
2022-04-08mlx5: Remove unused variables.John Baldwin
2022-04-07mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL.John Baldwin
2022-04-06mlx5: Remove write-only variables.John Baldwin
2022-03-08mlx5/mlx4: Bump driver version to 3.7.1Hans Petter Selasky
2022-02-21mlx5core: Add PCI IDs for ConnectX-8.Hans Petter Selasky
2022-02-21mlx5core: Add PCI IDs for ConnectX-7.Hans Petter Selasky
2022-02-01mlx5core: Set driver version into firmware.Hans Petter Selasky
2022-02-01mlx5: Add raw ethernet local loopback support.Hans Petter Selasky
2022-02-01mlx5: Implement mlx5_nic_vport_update_local_lb()Hans Petter Selasky