summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko2018-04-013-4/+4
* mlxsw: Move "resources_query_enable" out of mlxsw_config_profileJiri Pirko2018-04-016-12/+8
* mlxsw: Move "used_kvd_sizes" check to mlxsw_pci_config_profileJiri Pirko2018-04-013-6/+4
* mlxsw: core: Fix arg name of MLXSW_CORE_RES_VALID and MLXSW_CORE_RES_GETJiri Pirko2018-04-011-4/+4
* mlxsw: remove kvd_hash_granularity from config profile structJiri Pirko2018-04-012-4/+2
* mlxsw: spectrum: Change KVD linear parts from list to arrayJiri Pirko2018-04-011-143/+92
* mlxsw: Constify devlink_resource_opsJiri Pirko2018-04-012-4/+4
* mlxsw: spectrum_kvdl: Fix handling of resource_size_paramJiri Pirko2018-04-011-33/+14
* mlxsw: spectrum_acl: Fix flex actions header ifndef define constructJiri Pirko2018-04-011-2/+2
* net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan2018-03-301-2/+9
* net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan2018-03-303-19/+13
* net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2018-03-302-32/+16
* net/mlx5e: Support XDP over Striding RQTariq Toukan2018-03-303-8/+26
* net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2018-03-302-6/+8
* net/mlx5e: Use linear SKB in Striding RQTariq Toukan2018-03-303-42/+146
* net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan2018-03-303-88/+38
* net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan2018-03-301-1/+1
* net/mlx5e: Code movements in RX UMR WQE postTariq Toukan2018-03-301-62/+45
* net/mlx5e: Derive Striding RQ size from MTUTariq Toukan2018-03-306-139/+80
* net/mlx5e: Save MTU in channels paramsTariq Toukan2018-03-305-45/+52
* net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh2018-03-301-1/+1
* net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel2018-03-301-1/+1
* net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed2018-03-301-21/+0
* net/mlx5e: Use eq ptr from cqSaeed Mahameed2018-03-301-12/+2
* net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha2018-03-275-2/+134
* net/mlx5e: Dump xmit error completionsEran Ben Elisha2018-03-273-0/+24
* mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha2018-03-271-0/+25
* net/mlx5e: Move all TX timeout logic to be under state lockEran Ben Elisha2018-03-271-27/+34
* net/mlx5e: Remove unused max inline related codeGal Pressman2018-03-274-45/+2
* net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan2018-03-274-8/+60
* net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan2018-03-273-11/+10
* net/mlx5e: Remove rq_headroom field from paramsTariq Toukan2018-03-272-6/+15
* net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan2018-03-273-23/+35
* net/mlx5e: Use no-offset function in skb header copyTariq Toukan2018-03-271-3/+2
* net/mlx5e: Separate dma base address and offset in dma_sync callTariq Toukan2018-03-271-4/+2
* net/mlx5e: Remove unused define MLX5_MPWRQ_STRIDES_PER_PAGETariq Toukan2018-03-271-2/+0
* net/mlx5e: Disable Striding RQ when PCI is slower than linkTariq Toukan2018-03-271-3/+6
* net/mlx5e: Unify slow PCI heuristicTariq Toukan2018-03-272-17/+19
* net/mlx5e: Add VLAN offload features to hw_enc_featuresAviv Heller2018-03-261-0/+3
* net/mlx5e: Add a helper macro in set features ndoGal Pressman2018-03-261-15/+11
* net/mlx5e: Make choose LRO timeout function staticGal Pressman2018-03-262-2/+1
* net/mlx5e: Remove redundant check in get ethtool statsGal Pressman2018-03-261-3/+0
* net/mlx5: Protect from command bit overflowLeon Romanovsky2018-03-261-1/+1
* net/mlx5e: Offload tc vlan push/pop using HW actionOr Gerlitz2018-03-263-11/+40
* net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2018-03-264-5/+14
* net/mlx5: E-Switch, Use same source for offloaded actions checkOr Gerlitz2018-03-261-2/+2
* net/mlx5e: Add interface down dropped packets statisticsMoshe Shemesh2018-03-264-29/+69
* net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2018-03-262-5/+52
* net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh2018-03-262-0/+70
* net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh2018-03-261-0/+2
OpenPOWER on IntegriCloud