aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan1-45/+31
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin1-17/+17
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin1-25/+0
2018-11-19net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin1-2/+1
2018-10-18net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin1-2/+126
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud1-1/+1
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz1-0/+28
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz1-2/+14
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib1-0/+7
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh1-3/+4
2018-08-13net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfcSaeed Mahameed1-0/+2
2018-08-13net/mlx5e: Ethtool steering, move ethtool callbacksSaeed Mahameed1-48/+0
2018-06-01net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan1-0/+7
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen1-67/+35
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa1-11/+24
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+17
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan1-72/+7
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman1-30/+2
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan1-0/+38
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan1-9/+4
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh1-0/+17
2018-03-26net/mlx5e: Remove redundant check in get ethtool statsGal Pressman1-3/+0
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy1-0/+57
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib1-1/+1
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+1
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman1-2/+1
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek1-3/+3
2018-01-09net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev1-15/+0
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev1-2/+8
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa1-8/+31
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman1-0/+13
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib1-44/+3
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib1-9/+1
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib1-20/+0
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib1-71/+2
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib1-13/+0
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib1-25/+0
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib1-8/+0
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib1-8/+0
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib1-8/+0
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib1-8/+0
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib1-9/+0
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib1-10/+1
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib1-10/+0
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib1-7/+9
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud1-3/+4
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan1-2/+1
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+4
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman1-1/+10
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy1-2/+4