aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-19net/mlx5e: RX, verify received packet size in Linear Striding RQMoshe Shemesh1-0/+1
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-2/+9
2018-10-10net/mlx5e: Use non-delayed work for update statsSaeed Mahameed1-1/+2
2018-10-10net/mlx5e: Initialize all netdev common structures in one placeSaeed Mahameed1-1/+5
2018-10-10net/mlx5e: Always initialize update stats delayed workFeras Daoud1-1/+0
2018-10-10net/mlx5e: Gather common netdev init/cleanup functionality in one placeFeras Daoud1-1/+3
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz1-0/+2
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz1-0/+2
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz1-0/+1
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz1-2/+2
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz1-0/+2
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+1
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan1-0/+6
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib1-7/+0
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-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