summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/steering/dr_domain.c
AgeCommit message (Expand)Author
2023-07-26net/mlx5: DR, Fix peer domain namespace settingShay Drory
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory
2023-04-14net/mlx5: DR, Enable patterns and arguments for supporting devicesYevgeny Kliteynik
2023-04-14net/mlx5: DR, Add modify header arg pool mechanismYevgeny Kliteynik
2023-04-11net/mlx5: DR, Add modify-header-pattern ICM poolYevgeny Kliteynik
2022-12-08net/mlx5: DR, Manage definers with refcountsYevgeny Kliteynik
2022-10-27net/mlx5: DR, Allocate htbl from its own slab allocatorYevgeny Kliteynik
2022-10-27net/mlx5: DR, Allocate icm_chunks from their own slab allocatorYevgeny Kliteynik
2022-10-27net/mlx5: DR, Manage STE send info objects in poolYevgeny Kliteynik
2022-10-27net/mlx5: DR, Handle domain memory resources init/uninit separatelyYevgeny Kliteynik
2022-03-09net/mlx5: DR, Add support for ConnectX-7 steeringYevgeny Kliteynik
2021-12-31net/mlx5: DR, Warn on failure to destroy objects due to refcountYevgeny Kliteynik
2021-12-31net/mlx5: DR, Add support for dumping steering infoMuhammad Sammar
2021-12-22net/mlx5: DR, Fix querying eswitch manager vport for ECPFYevgeny Kliteynik
2021-12-22net/mlx5: DR, Fix NULL vs IS_ERR checking in dr_domain_init_resourcesMiaoqian Lin
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik
2021-09-30net/mlx5: DR, Add support for SF vportsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Support csum recalculation flow table on SFsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Add missing query for vport 0Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINKYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix vport number data type to u16Yevgeny Kliteynik
2021-08-26net/mlx5: DR, Remove HW specific STE type from nic domainYevgeny Kliteynik
2021-01-29net/mlx5: DR, Allow SW steering for sw_owner_v2 devicesYevgeny Kliteynik
2021-01-05net/mlx5: DR, Use the new HW specific STE infrastructureYevgeny Kliteynik
2020-12-03net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik
2020-05-27net/mlx5: DR, Split RX and TX lock for parallel insertionAlex Vesker
2020-02-27net/mlx5: DR, Improve log messagesErez Shitrit
2019-11-01net/mlx5: DR, Replace CRC32 implementation to use kernel libHamdan Igbaria
2019-09-05net/mlx5: DR, Remove redundant dev_name print from err logSaeed Mahameed
2019-09-05net/mlx5: DR, Fix error return code in dr_domain_init_resources()Wei Yongjun
2019-09-03net/mlx5: DR, Expose steering domain functionalityAlex Vesker