summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
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-27net/mlx4_core: Fix memory leak while delete slave's resourcesMoshe Shemesh1-0/+1
2018-03-27net/mlx4_en: Fix mixed PFC and Global pause user control requestsEran Ben Elisha3-47/+62
2018-03-26net/mlx5e: Sync netdev vxlan ports at openShahar Klein1-6/+3
2018-03-26net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update pathOr Gerlitz2-4/+4
2018-03-26net/mlx5e: Fix memory usage issues in offloading TC flowsJianbo Liu1-8/+8
2018-03-26net/mlx5e: Fix traffic being dropped on VF representorRoi Dayan1-2/+7
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh1-0/+17
2018-03-26net/mlx5: Make eswitch support to depend on switchdevOr Gerlitz3-5/+3
2018-03-26net/mlx5e: Use 32 bits to store VF representor SQ numberOr Gerlitz1-3/+3
2018-03-26net/mlx5e: Don't override vport admin link state in switchdev modeJianbo Liu1-5/+6
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
2018-03-26ethernet: Use octal not symbolic permissionsJoe Perches2-13/+13
2018-03-23mlxsw: spectrum_span: Prevent duplicate mirrorsIdo Schimmel1-4/+24
2018-03-23net/mlx5: Fix use-after-freeGustavo A. R. Silva1-1/+2
2018-03-23mlxsw: spectrum_span: Fix initialization of struct mlxsw_sp_span_parmsPetr Machata1-2/+2
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata1-0/+24
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata1-27/+27