summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/port.c
AgeCommit message (Expand)Author
2023-03-15net/mlx5: Move needed PTYS functions to core layerGal Pressman
2023-01-10net/mlx5e: Add API to query/modify SBPR and SBCM registersMaher Sanalla
2021-04-14net/mlx5e: Fix setting of RS FEC modeAya Levin
2020-10-02net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin
2020-09-21net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed
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-05-29net/mlx5e: Fix arch depending casting issue in FECAya Levin
2020-02-18net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin
2020-02-18net/mlxe5: Separate between FEC and current speedAya Levin
2020-02-18net/mlx5e: Advertise globaly supported FEC modesAya Levin
2020-02-18net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin
2019-07-25net/mlx5e: Fix matching of speed to PRM link modesAya Levin
2019-03-29net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin
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
2018-11-19net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin
2018-11-19net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin
2018-11-19net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin
2018-10-18net/mlx5e: Add port FEC get/set functionsShay Agroskin
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen