summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed1-0/+1
2018-11-23net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-0/+1
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+1
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed1-126/+0
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed1-57/+4
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed1-20/+3
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed1-8/+3
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+0
2018-08-09net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen1-2/+0
2018-07-28net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed1-2/+0
2018-07-28net/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-27net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan1-6/+4
2018-07-27net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan1-0/+5
2018-07-27net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan1-9/+9
2018-07-27net/mlx5e: Refactor XDP countersTariq Toukan1-0/+2
2018-07-27net/mlx5e: Make XDP xmit functions more genericTariq Toukan1-7/+13
2018-07-27net/mlx5e: Move XDP related code into new XDP filesTariq Toukan1-8/+1
2018-07-27net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan1-0/+2
2018-07-27net/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-29net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed1-1/+0
2018-06-02net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan1-9/+35
2018-06-02net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan1-3/+7
2018-06-02net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan1-2/+2
2018-06-02net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan1-1/+1
2018-06-02net/mlx5e: Support configurable MTU for vport representorsAdi Nissim1-0/+4
2018-06-02net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha1-2/+0
2018-05-26net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-3/+11
2018-05-26net/mlx5e: Introducing new statistics rwlockShalom Lagziel1-0/+2
2018-05-26net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan1-1/+1
2018-05-26net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan1-2/+1
2018-05-26net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan1-5/+4
2018-05-25net/mlx5e: Receive buffer support for DCBXHuy Nguyen1-0/+1
2018-05-25net/mlx5e: Receive buffer configurationHuy Nguyen1-0/+5
2018-05-25net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen1-2/+0
2018-05-18net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz1-1/+0
2018-05-18net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz1-3/+0
2018-05-15net/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-31net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan1-6/+2
2018-03-31net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan1-1/+0
2018-03-31net/mlx5e: Support XDP over Striding RQTariq Toukan1-0/+1
2018-03-31net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan1-1/+5