summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski10 days7-15/+54
|\
| * net/mlx5e: Disable loopback self-test on multi-PF netdevCarolina Jubran12 days1-0/+4
| * net/mlx5e: CT: Fix null-ptr-deref in add rule err flowMoshe Shemesh12 days1-1/+1
| * net/mlx5e: clear xdp features on non-uplink representorsWilliam Tu12 days1-1/+2
| * net/mlx5e: kTLS, Fix incorrect page refcountingDragos Tatulea12 days1-4/+4
| * net/mlx5: fs, lock FTE when checking if activeMark Bloch12 days1-3/+12
| * net/mlx5: Fix msix vectors to respect platform limitParav Pandit12 days1-5/+27
| * net/mlx5: E-switch, unload IB representors when unloading ETH representorsChiara Meiohas12 days1-1/+4
* | net/mlx5e: SHAMPO, Rework header allocation loopDragos Tatulea12 days1-15/+17
* | net/mlx5e: SHAMPO, Drop info arrayDragos Tatulea12 days3-44/+42
* | net/mlx5e: SHAMPO, Change frag page setup order during allocationDragos Tatulea12 days1-4/+2
* | net/mlx5e: SHAMPO, Fix page_index calculation inconsistencyDragos Tatulea12 days3-6/+5
* | net/mlx5e: SHAMPO, Simplify UMR allocation for headersDragos Tatulea12 days2-18/+12
* | net/mlx5: Make vport QoS enablement more flexible for future extensionsCarolina Jubran12 days5-111/+96
* | net/mlx5: Integrate esw_qos_vport_enable logic into rate operationsCarolina Jubran12 days1-48/+39
* | net/mlx5: Generalize scheduling element operationsCarolina Jubran12 days1-81/+76
* | net/mlx5: Refactor scheduling element configuration bitmasksCarolina Jubran12 days1-56/+24
* | net/mlx5: Generalize max_rate and min_rate setting for nodesCarolina Jubran12 days1-56/+13
* | net/mlx5: Simplify QoS normalization by removing error handlingCarolina Jubran12 days1-55/+17
* | net/mlx5: E-switch, refactor eswitch mode changePatrisious Haddad12 days2-6/+21
* | mlx5/core: deduplicate {mlx5_,}eq_update_ci()Caleb Sander Mateos13 days1-8/+1
* | mlx5/core: relax memory barrier in eq_update_ci()Caleb Sander Mateos13 days1-1/+1
* | mlx5/core: Schedule EQ comp tasklet only if necessaryCaleb Sander Mateos2024-11-092-4/+12
* | mlx5_en: use read sequence for gettimex64Vadim Fedorenko2024-11-051-5/+1
* | net/mlx5e: do not create xdp_redirect for non-uplink repWilliam Tu2024-11-031-6/+11
* | net/mlx5e: move XDP_REDIRECT sq to dynamic allocationWilliam Tu2024-11-035-23/+56
* | net/mlx5: HWS, renamed the files in accordance with naming conventionYevgeny Kliteynik2024-11-0333-77/+77
* | net/mlx5: DR, moved all the SWS code into a separate directoryYevgeny Kliteynik2024-11-0330-13/+26
* | net/mlx5: Rework esw qos domain init and cleanupCosmin Ratiu2024-11-032-7/+12
* | dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-2/+2
* | net/mlx5: DPLL, Add clock quality level op implementationJiri Pirko2024-11-031-0/+81
* | mlx5: simplify EQ interrupt polling logicCaleb Sander Mateos2024-10-291-14/+8
* | mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"Caleb Sander Mateos2024-10-293-4/+4
* | net/mlx5e: Update features on ring size changeDragos Tatulea2024-10-291-0/+3
* | net/mlx5e: Update features on MTU changeDragos Tatulea2024-10-291-0/+4
* | net/mlx5: unique names for per device cachesSebastian Ott2024-10-281-2/+5
* | net/mlx5: fs, rename modify header struct member actionMoshe Shemesh2024-10-213-8/+10
* | net/mlx5: fs, rename packet reformat struct member actionMoshe Shemesh2024-10-212-11/+14
* | net/mlx5: Only create VEPA flow table when in VEPA modeBenjamin Poirier2024-10-211-14/+13
* | net/mlx5: Add sync reset drop mode supportMoshe Shemesh2024-10-211-1/+8
* | net/mlx5: Generalize QoS operations for nodes and vportsCarolina Jubran2024-10-211-72/+43
* | net/mlx5: Simplify QoS scheduling element configurationCarolina Jubran2024-10-211-46/+40
* | net/mlx5: Remove vport QoS enabled flagCarolina Jubran2024-10-212-9/+6
* | net/mlx5: Refactor vport QoS to use scheduling node structureCarolina Jubran2024-10-215-67/+110
* | net/mlx5: Refactor vport scheduling element creation functionCarolina Jubran2024-10-211-12/+15
* | net/mlx5: Introduce node struct and rename group terminology to nodeCarolina Jubran2024-10-214-215/+217
* | net/mlx5: Rename vport QoS group reference to parentCarolina Jubran2024-10-213-27/+29
* | net/mlx5: Restrict domain list insertion to root TSAR ancestorsCarolina Jubran2024-10-211-1/+4
* | net/mlx5: Add parent group support in rate group structureCarolina Jubran2024-10-211-6/+11
* | net/mlx5: Introduce node type to rate group structureCarolina Jubran2024-10-211-10/+18