aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2-6/+8
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan3-42/+146
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan3-88/+38
2018-03-30net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan1-1/+1
2018-03-30net/mlx5e: Code movements in RX UMR WQE postTariq Toukan1-62/+45
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan6-139/+80
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan5-45/+52
2018-03-30net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-30net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-21/+0
2018-03-30net/mlx5e: Use eq ptr from cqSaeed Mahameed1-12/+2
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha5-2/+134
2018-03-27net/mlx5e: Dump xmit error completionsEran Ben Elisha3-0/+24
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+25
2018-03-27net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha1-27/+34
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman4-45/+2
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan4-8/+60
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan3-11/+10
2018-03-27net/mlx5e: Remove rq_headroom field from paramsTariq Toukan2-6/+15
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan3-23/+35
2018-03-27net/mlx5e: Use no-offset function in skb header copyTariq Toukan1-3/+2
2018-03-27net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan1-4/+2
2018-03-27net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan1-2/+0
2018-03-27net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan1-3/+6
2018-03-27net/mlx5e: Unify slow PCI heuristicTariq Toukan2-17/+19
2018-03-26net/mlx5e: Add VLAN offload features to hw_enc_featuresAviv Heller1-0/+3
2018-03-26net/mlx5e: Add a helper macro in set features ndoGal Pressman1-15/+11
2018-03-26net/mlx5e: Make choose LRO timeout function staticGal Pressman2-2/+1
2018-03-26net/mlx5e: Remove redundant check in get ethtool statsGal Pressman1-3/+0
2018-03-26net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-03-26net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz3-11/+40
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz4-5/+14
2018-03-26net/mlx5: E-Switch, Use same source for offloaded actions checkOr Gerlitz1-2/+2
2018-03-26net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh4-29/+69
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2-5/+52
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2-0/+70
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh1-0/+2
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy2-8/+113
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy2-1/+21
2018-03-26mlxsw: spectrum: Add multicast router trap for PIMv6Yuval Mintz2-0/+2
2018-03-26mlxsw: spectrum_router: Process IP6MR fib notificationYuval Mintz1-7/+10
2018-03-26mlxsw: spectrum_mr: Add ipv6 specific operationsYuval Mintz2-0/+57
2018-03-26mlxsw: spectrum_router: Make IPMR-related APIs family agnosticYuval Mintz3-46/+47
2018-03-26mlxsw: spectrum_mr: Convert into using mr_mfcYuval Mintz1-84/+108
2018-03-26mlxsw: spectrum_router: Support IPv6 multicast to host CPUYuval Mintz3-54/+121
2018-03-26mlxsw: spectrum_mr: Pass protocol as part of catchall route paramsYuval Mintz1-0/+1
2018-03-26mlxsw: reg: Add register settings for IPv6 multicast routingYuval Mintz1-14/+44
2018-03-26mlxsw: reg: Configure RIF to forward IPv6 multicast packetsYuval Mintz1-0/+16
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz2-6/+6
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz1-5/+8