summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en
AgeCommit message (Expand)AuthorFilesLines
2018-12-20net/mlx5e: XDP, Add array for WQE info descriptorsTariq Toukan1-21/+37
2018-12-20net/mlx5e: XDP, Maintain a FIFO structure for xdp_info instancesTariq Toukan2-16/+31
2018-12-20net/mlx5e: XDP, Replace boolean doorbell indication with segment pointerTariq Toukan2-17/+8
2018-12-20net/mlx5e: XDP, Warn upon polling an error CQETariq Toukan1-0/+5
2018-12-20net/mlx5e: XDP, Change the XDP SQ redirect indicationTariq Toukan2-12/+6
2018-12-20net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan2-1/+16
2018-12-20net/mlx5e: Support tunnel encap over tagged EthernetEli Britstein1-20/+24
2018-12-20net/mlx5e: Support VLAN encap ETH header generationEli Britstein1-2/+13
2018-12-20net/mlx5e: Re-order route and encap header memory allocationEli Britstein1-28/+34
2018-12-20net/mlx5e: Tunnel encap ETH header helper functionEli Britstein1-12/+17
2018-12-20net/mlx5e: Fail attempt to offload e-switch TC encap flows with vlan on underlayEli Britstein1-0/+6
2018-12-20net/mlx5e: Tunnel routing output devs helper functionEli Britstein1-36/+34
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-2/+2
2018-12-14net/mlx5e: In case of LAG, one switch parent id is used for all representorsRabie Loulou1-10/+31
2018-12-11net/mlx5e: Use monitor counters for update statsEyal Davidovich1-2/+45
2018-12-11net/mlx5e: Monitor counters commands supportEyal Davidovich2-0/+138
2018-12-10net/mlx5e: Add GRE protocol offloadingOz Shlomo2-1/+89
2018-12-10net/mlx5e: Move TC tunnel offloading code to separate source fileOz Shlomo2-0/+539
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