aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
AgeCommit message (Expand)Author
2022-08-25net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy
2019-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed
2018-11-23net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-08-13net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen
2018-07-27net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed
2018-07-27net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed
2018-07-27net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman
2018-07-27net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman
2018-07-26net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan
2018-07-26net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan
2018-07-26net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan
2018-07-26net/mlx5e: Refactor XDP countersTariq Toukan
2018-07-26net/mlx5e: Make XDP xmit functions more genericTariq Toukan
2018-07-26net/mlx5e: Move XDP related code into new XDP filesTariq Toukan
2018-07-26net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan
2018-07-26net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-06-28net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed
2018-06-01net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan
2018-06-01net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan
2018-06-01net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan
2018-06-01net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan
2018-06-01net/mlx5e: Support configurable MTU for vport representorsAdi Nissim
2018-06-01net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha
2018-05-25net/mlx5e: Introducing new statistics rwlockShalom Lagziel
2018-05-25net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan
2018-05-25net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan
2018-05-25net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan
2018-05-24net/mlx5e: Receive buffer support for DCBXHuy Nguyen
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen
2018-05-17net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz
2018-05-17net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz
2018-05-14net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin
2018-05-01net/mlx5e: Move defines out of ipsec codeIlya Lesokhin
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa
2018-04-17mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer
2018-04-17mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan