aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)Author
2020-08-03net/mlx5e: Fix 50G per lane indicationAya Levin
2020-06-01net/mlx5e: Enforce setting of a single FEC modeAya Levin
2020-04-12net/mlx5e: Initialize on stack link modes bitmapAya Levin
2020-04-12net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2020-01-09net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha
2019-08-25net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib
2019-08-25net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen
2019-08-09net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-05-17net/mlx5e: Fix ethtool rxfh commands when CONFIG_MLX5_EN_RXNFC is disabledSaeed Mahameed
2019-05-01net/mlx5e: ethtool, Add support for EEPROM high pages queryErez Alfasi
2019-04-19net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-04-09net/mlx5e: XDP, Avoid checksum complete when XDP prog is loadedSaeed Mahameed
2019-03-29net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin
2019-03-29net/mlx5: ethtool, Fix type analysis of advertised link-modeAya Levin
2019-03-11net/mlx5e: Fix access to non-existing receive queueTariq Toukan
2019-02-19net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan
2019-02-19net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-02-14net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin
2019-02-14net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin
2019-02-13net/mlx5e: Fix NULL pointer derefernce in set channels error flowMaria Pasechnik
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin
2018-12-20net/mlx5e: XDP, Add user control for XDP TX MPWQE featureTariq Toukan
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2018-12-17net/mlx5e: Expose ethtool pause and link functions to mlx5e callersOr Gerlitz
2018-12-05net/mlx5e: Improve ethtool private-flags code structureTariq Toukan
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