summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2018-04-02net/mlx5e: Set EQE based as default TX interrupt moderation modeTal Gilboa1-4/+4
2018-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-107/+165
2018-04-01net/mlx4_en: CHECKSUM_COMPLETE support for fragmentsEric Dumazet1-6/+4
2018-04-01mlxsw: spectrum: Don't use resource ID of 0Petr Machata1-1/+1
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko3-4/+4
2018-04-01mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko6-12/+8
2018-04-01mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko3-6/+4
2018-04-01mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko1-4/+4
2018-04-01mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko2-4/+2
2018-04-01mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko1-143/+92
2018-04-01mlxsw: Constify devlink_resource_opsJiri Pirko2-4/+4
2018-04-01mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko1-33/+14
2018-04-01mlxsw: spectrum_acl: Fix flex actions header ifndef define constructJiri Pirko1-2/+2
2018-03-31net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan1-2/+9
2018-03-31net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan3-19/+13
2018-03-31net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2-32/+16
2018-03-31net/mlx5e: Support XDP over Striding RQTariq Toukan3-8/+26
2018-03-31net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2-6/+8
2018-03-31net/mlx5e: Use linear SKB in Striding RQTariq Toukan3-42/+146
2018-03-31net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan3-88/+38
2018-03-31net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan1-1/+1
2018-03-31net/mlx5e: Code movements in RX UMR WQE postTariq Toukan1-62/+45
2018-03-31net/mlx5e: Derive Striding RQ size from MTUTariq Toukan6-139/+80
2018-03-31net/mlx5e: Save MTU in channels paramsTariq Toukan5-45/+52
2018-03-31net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-31net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-31net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-21/+0
2018-03-31net/mlx5e: Use eq ptr from cqSaeed Mahameed1-12/+2
2018-03-28net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha5-2/+134
2018-03-28net/mlx5e: Dump xmit error completionsEran Ben Elisha3-0/+24
2018-03-28mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+25
2018-03-28net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha1-27/+34
2018-03-28net/mlx5e: Remove unused max inline related codeGal Pressman4-45/+2
2018-03-28net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan4-8/+60
2018-03-28net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan3-11/+10
2018-03-28net/mlx5e: Remove rq_headroom field from paramsTariq Toukan2-6/+15
2018-03-28net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan3-23/+35
2018-03-28net/mlx5e: Use no-offset function in skb header copyTariq Toukan1-3/+2
2018-03-28net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan1-4/+2
2018-03-28net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan1-2/+0
2018-03-28net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan1-3/+6
2018-03-28net/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