aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)Author
2020-03-09net/mlx5e: Show/set Rx network flow classification rules on ul repVlad Buslov
2020-03-09net/mlx5e: Show/set Rx flow indir table and RSS hash key on ul repVlad Buslov
2020-03-09net/mlx5: Tidy up and fix reverse christmas ordringMark Bloch
2020-03-09net/mlx5: Expose port speed when possibleMark Bloch
2020-03-05mlx5: reject unsupported coalescing paramsJakub Kicinski
2020-02-25net/mlx5e: Add context to the preactivate hookMaxim Mikityanskiy
2020-02-25net/mlx5e: Use preactivate hook to set the indirection tableMaxim Mikityanskiy
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin
2020-02-18net/mlx5e: Enforce setting of a single FEC modeAya Levin
2020-01-22net/mlx5e: Profile specific stats groupsSaeed Mahameed
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha
2019-11-20net/mlx5e: Do not use non-EXT link modes in EXT modeEran Ben Elisha
2019-10-29net/mlx5e: Initialize on stack link modes bitmapAya Levin
2019-08-28net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-15net/mlx5e: Fix compatibility issue with ethtool flash deviceEran Ben Elisha
2019-08-08net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg offMohamad Heib
2019-08-08net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-29net/mlx5e: Improve ethtool rxnfc callback structureSaeed Mahameed
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-07-25net/mlx5e: Fix wrong max num channels indicationTariq Toukan
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-28net/mlx5e: Set drvinfo in generic mannerParav Pandit
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-25linux/dim: Rename externally used net_dim membersTal Gilboa
2019-06-04mlx5: Move firmware flash implementation to devlinkJiri Pirko
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