summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)Author
2018-12-05net/mlx5e: Move RSS params to a dedicated structAya Levin
2018-12-04net/mlx5e: Move modify tirs hash functionalityAya Levin
2018-11-19net/mlx5e: Fix failing ethtool query on FEC query errorShay Agroskin
2018-10-18net/mlx5e: Ethtool driver callback for query/set FEC policyShay Agroskin
2018-10-10net/mlx5e: Do not ignore netdevice TX/RX queues numberFeras Daoud
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib
2018-08-13net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCKMoshe Shemesh
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-06-01net/mlx5e: RX, Remove HW LRO support in legacy RQTariq Toukan
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen
2018-04-24net/mlx5e: Enable adaptive-TX moderationTal Gilboa
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan
2018-03-27net/mlx5e: Remove unused max inline related codeGal Pressman
2018-03-27net/mlx5e: Add ethtool priv-flag for Striding RQTariq Toukan
2018-03-27net/mlx5e: Remove RQ MPWQE fields from paramsTariq Toukan
2018-03-26net/mlx5e: Verify coalescing parameters in rangeMoshe Shemesh
2018-03-26net/mlx5e: Remove redundant check in get ethtool statsGal Pressman
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy
2018-01-19net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib
2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-12net/mlx5e: Keep updating ethtool statistics when the interface is downGal Pressman
2018-01-10net/mlx5e: Change Mellanox references in DIM codeAndy Gospodarek
2018-01-09net/mlx5e: Remove redundant checks in set_ringparamEugenia Emantayev
2017-12-19net/mlx5e: Fix defaulting RX ring size when not neededEugenia Emantayev
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa
2017-11-04net/mlx5e: Add support for ethtool msglvl supportGal Pressman
2017-10-31net/mlx5e: Switch channels counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ipsec counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pme counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio pfc counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch per prio traffic counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch pcie counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch ethernet extended counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch physical statistical counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2819 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch RFC 2863 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch IEEE 802.3 counters to use stats group APIKamal Heib
2017-10-31net/mlx5e: Switch vport counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Switch Q counters to use the stats group APIKamal Heib
2017-10-31net/mlx5e: Introduce stats group APIKamal Heib
2017-10-14net/mlx5: PTP code migration to driver core sectionFeras Daoud
2017-09-03net/mlx5e: Distribute RSS table among all RX ringsTariq Toukan
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-31net/mlx5e: Support RSS for GRE tunneled packetsGal Pressman
2017-08-30net/mlx5e: Don't override user RSS upon set channelsInbar Karmy
2017-08-24net/mlx5e: Fix wrong code indentation in conditional statementGal Pressman