aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
AgeCommit message (Expand)Author
2020-07-28net/mlx5: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-09net/mlx5e: Fix 50G per lane indicationAya Levin
2020-07-08net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29net/mlx5e: Properly set default values when disabling adaptive moderationTal Gilboa
2020-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-04-23net/mlx5: Update transobj.c new cmd interfaceLeon Romanovsky
2020-04-20net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queuesMaxim Mikityanskiy
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