summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Fix the value of MLX5E_MAX_RQ_NUM_MTTSMaxim Mikityanskiy2022-08-251-1/+1
* net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz2019-10-011-0/+3
* net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed2019-02-271-0/+1
* net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh2018-11-231-0/+1
* net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-0/+1
* net/mlx5e: Move flow steering declarations into en/fs.hSaeed Mahameed2018-08-131-126/+0
* net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering supportSaeed Mahameed2018-08-131-57/+4
* net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed2018-08-131-20/+3
* net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed2018-08-131-8/+3
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-2/+0
|\
| * net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2018-08-081-2/+0
* | net/mlx5e: Vxlan, move vxlan logic to core driverSaeed Mahameed2018-07-271-2/+0
* | net/mlx5e: Vxlan, rename from mlx5e to mlx5Saeed Mahameed2018-07-271-8/+2
* | net/mlx5e: Vxlan, replace ports radix-tree with hash tableGal Pressman2018-07-271-1/+2
* | net/mlx5e: Vxlan, check maximum number of UDP portsGal Pressman2018-07-271-0/+1
* | net/mlx5e: TX, Move DB fields in TXQ-SQ structTariq Toukan2018-07-261-6/+4
* | net/mlx5e: Add support for XDP_REDIRECT in device-out sideTariq Toukan2018-07-261-0/+5
* | net/mlx5e: Re-order fields of struct mlx5e_xdpsqTariq Toukan2018-07-261-9/+9
* | net/mlx5e: Refactor XDP countersTariq Toukan2018-07-261-0/+2
* | net/mlx5e: Make XDP xmit functions more genericTariq Toukan2018-07-261-7/+13
* | net/mlx5e: Move XDP related code into new XDP filesTariq Toukan2018-07-261-8/+1
* | net/mlx5e: Restrict the combination of large MTU and XDPTariq Toukan2018-07-261-0/+2
* | net/mlx5e: Replace call to MPWQE free with dealloc in interface down flowTariq Toukan2018-07-261-1/+0
* | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* | net/mlx5e: Update NIC HW stats on demand onlySaeed Mahameed2018-06-281-1/+0
|/
* net/mlx5e: RX, Enhance legacy Receive Queue memory schemeTariq Toukan2018-06-011-9/+35
* net/mlx5e: RX, Use cyclic WQ in legacy RQTariq Toukan2018-06-011-3/+7
* net/mlx5e: RX, Split WQ objects for different RQ typesTariq Toukan2018-06-011-2/+2
* net/mlx5e: RX, Generalise name of non-linear SKB head sizeTariq Toukan2018-06-011-1/+1
* net/mlx5e: Support configurable MTU for vport representorsAdi Nissim2018-06-011-0/+4
* net/mlx5e: Remove redundant active_channels indicationEran Ben Elisha2018-06-011-2/+0
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-251-3/+11
* net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-251-0/+2
* net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-251-1/+1
* net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-251-2/+1
* net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-251-5/+4
* net/mlx5e: Receive buffer support for DCBXHuy Nguyen2018-05-241-0/+1
* net/mlx5e: Receive buffer configurationHuy Nguyen2018-05-241-0/+5
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-2/+0
* net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2018-05-171-1/+0
* net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-171-3/+0
* net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman2018-05-141-2/+0
* net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-011-0/+3
* net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-0/+15
* net/mlx5e: Move defines out of ipsec codeIlya Lesokhin2018-05-011-0/+3
* net/mlx5e: Enable adaptive-TX moderationTal Gilboa2018-04-241-0/+4
* mlx5: use page_pool for xdp_return_frame callJesper Dangaard Brouer2018-04-171-0/+3
* mlx5: basic XDP_REDIRECT forward supportJesper Dangaard Brouer2018-04-171-0/+1
* net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan2018-03-301-6/+2
* net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2018-03-301-1/+0