aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-23net/mellanox: switch from 'pci_' to 'dma_' APIChristophe JAILLET4-34/+13
2021-08-22mlxsw: spectrum_router: Increase parsing depth for multipath hashAmit Cohen2-1/+44
2021-08-22mlxsw: Remove old parsing depth infrastructureAmit Cohen2-69/+0
2021-08-22mlxsw: Convert existing consumers to use new API for parsing configurationAmit Cohen2-8/+22
2021-08-22mlxsw: spectrum: Add infrastructure for parsing configurationAmit Cohen2-0/+94
2021-08-19net/mlx5: E-switch, Add QoS tracepointsDmytro Linkin2-1/+135
2021-08-19net/mlx5: E-switch, Allow to add vports to rate groupsDmytro Linkin5-25/+199
2021-08-19net/mlx5: E-switch, Allow setting share/max tx rate limits of rate groupsDmytro Linkin4-39/+225
2021-08-19net/mlx5: E-switch, Introduce rate limiting groups APIDmytro Linkin4-5/+143
2021-08-19net/mlx5: E-switch, Enable devlink port tx_{share|max} rate controlDmytro Linkin5-27/+157
2021-08-19net/mlx5: E-switch, Move QoS related code to dedicated fileDmytro Linkin7-316/+346
2021-08-19net/mlx5e: TC, Support sample offload action for tunneled trafficChris Mi4-91/+214
2021-08-19net/mlx5e: TC, Restore tunnel info for sample offloadChris Mi5-14/+37
2021-08-19net/mlx5e: TC, Remove CONFIG_NET_TC_SKB_EXT dependency when restoring tunnelChris Mi1-9/+6
2021-08-19net/mlx5e: Refactor ct to use post action infrastructureChris Mi7-122/+176
2021-08-19net/mlx5e: Introduce post action infrastructureChris Mi3-1/+81
2021-08-19net/mlx5e: CT, Use xarray to manage fte idsChris Mi1-9/+9
2021-08-19net/mlx5e: Move sample attribute to flow attributeChris Mi5-28/+29
2021-08-19net/mlx5e: Move esw/sample to en/tc/sampleChris Mi7-104/+104
2021-08-19net/mlx5e: Remove mlx5e dependency from E-Switch sampleSaeed Mahameed3-17/+14
2021-08-18net/mlx4: Use ARRAY_SIZE to get an array's sizeJason Wang1-1/+1
2021-08-16net/mlx5: Bridge, support LAGVlad Buslov3-48/+159
2021-08-16net/mlx5: Bridge, allow merged eswitch connectivityVlad Buslov5-28/+112
2021-08-16net/mlx5: Bridge, extract FDB delete notification to functionVlad Buslov1-14/+13
2021-08-16net/mlx5: Bridge, identify port by vport_num+esw_owner_vhca_id pairVlad Buslov6-208/+263
2021-08-16net/mlx5: Bridge, obtain core device from eswitch instead of privVlad Buslov1-4/+2
2021-08-16net/mlx5: Bridge, release bridge in same function where it is takenVlad Buslov1-7/+9
2021-08-16net/mlx5e: Support MQPRIO channel modeTariq Toukan3-8/+102
2021-08-16net/mlx5e: Handle errors of netdev_set_num_tc()Tariq Toukan1-6/+14
2021-08-16net/mlx5e: Maintain MQPRIO mode parameterTariq Toukan2-17/+28
2021-08-16net/mlx5e: Abstract MQPRIO paramsTariq Toukan6-25/+37
2021-08-16net/mlx5e: Support flow classification into RSS contextsTariq Toukan5-21/+131
2021-08-16net/mlx5e: Support multiple RSS contextsTariq Toukan5-51/+273
2021-08-16net/mlx5e: Dynamically allocate TIRs in RSS contextsTariq Toukan1-13/+56
2021-08-16net/mlx5e: Convert RSS to a dedicated objectTariq Toukan5-428/+604
2021-08-16net/mlx5e: Introduce abstraction of RSS contextTariq Toukan3-73/+105
2021-08-16net/mlx5e: Introduce TIR create/destroy API in rx_resTariq Toukan1-57/+83
2021-08-16net/mlx5e: Do not try enable RSS when resetting indir tableTariq Toukan1-5/+2
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann3-3/+3
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski17-53/+83
2021-08-11net/mlx5e: Make use of netdev_warn()Cai Huoqing1-3/+6
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-08-11net/mlx5: Initialize numa node for all core devicesParav Pandit1-2/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit2-6/+67
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2-6/+6
2021-08-11net/mlx5: SF, use recent sysfs apiParav Pandit1-1/+1
2021-08-11net/mlx5: Refcount mlx5_irq with integerShay Drory1-21/+44
2021-08-11net/mlx5: Change SF missing dedicated MSI-X err message to dbgShay Drory1-1/+1
2021-08-11net/mlx5: Align mlx5_irq structureShay Drory1-2/+2
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky2-10/+0