aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05net/mlx5e: Refactor TIR configuration functionAya Levin1-0/+16
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2-4/+4
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin1-2/+2
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin1-16/+12
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin2-0/+220
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+2
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed1-0/+129
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed1-0/+46
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed1-0/+35
2018-08-07net/mlx5e: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-07-31mlx5: handle DMA mapping error case for XDP redirectJesper Dangaard Brouer1-0/+3
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan2-14/+80
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan1-4/+4
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan1-7/+5
2018-07-26net/mlx5e: Make XDP xmit functions more genericTariq Toukan2-30/+43
2018-07-26net/mlx5e: Add counter for XDP redirect in RXTariq Toukan1-0/+1
2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan2-0/+287
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen2-0/+402
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2-0/+113
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen3-0/+173