aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen1-2/+0
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-2/+0
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed1-8/+2
2018-07-27net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman1-1/+2
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman1-0/+1
2018-07-26net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan1-6/+4
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan1-0/+5
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan1-9/+9
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan1-0/+2
2018-07-26net/mlx5e: Make XDP xmit functions more genericTariq Toukan1-7/+13
2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan1-8/+1
2018-07-26net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan1-0/+2
2018-07-26net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan1-1/+0
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck1-1/+2
2018-06-28net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed1-1/+0
2018-06-01net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan1-9/+35
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan1-3/+7
2018-06-01net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan1-2/+2
2018-06-01net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan1-1/+1
2018-06-01net/mlx5e: Support configurable MTU for vport representorsAdi Nissim1-0/+4
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha1-2/+0
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-3/+11
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel1-0/+2
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-1/+1
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan1-2/+1
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan1-5/+4
2018-05-24net/mlx5e: Receive buffer support for DCBXHuy Nguyen1-0/+1
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen1-0/+5
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen1-2/+0
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz1-1/+0
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz1-3/+0
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman1-2/+0
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin1-0/+3
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin1-0/+15
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin1-0/+3
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa1-0/+4
2018-04-17mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer1-0/+3
2018-04-17mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer1-0/+1
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan1-6/+2
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan1-1/+0
2018-03-30net/mlx5e: Support XDP over Striding RQTariq Toukan1-0/+1
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan1-1/+5
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan1-0/+10
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan1-8/+8
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan1-41/+22
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan1-4/+6
2018-03-27net/mlx5e: Recover Send Queue (SQ) from error stateEran Ben Elisha1-0/+6
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman1-3/+0
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan1-0/+7
2018-03-27net/mlx5e: Do not reset Receive Queue params on every type changeTariq Toukan1-2/+1