summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/port.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Support FEC settings for 100G/lane modesCosmin Ratiu2024-04-051-2/+34
* net/mlx5e: Extract checking of FEC support for a link modeCosmin Ratiu2024-04-051-5/+11
* net/mlx5: Move needed PTYS functions to core layerGal Pressman2023-03-151-154/+3
* net/mlx5e: Add API to query/modify SBPR and SBCM registersMaher Sanalla2023-01-101-0/+72
* net/mlx5e: Fix setting of RS FEC modeAya Levin2021-04-141-19/+4
* net/mlx5e: Fix return status when setting unsupported FEC modeAya Levin2020-10-021-0/+3
* net/mlx5e: mlx5e_fec_in_caps() returns a booleanSaeed Mahameed2020-09-211-5/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-111-3/+18
|\
| * net/mlx5e: Fix 50G per lane indicationAya Levin2020-07-091-3/+18
* | net/mlx5: Added support for 100Gbps per lane link modesMeir Lichtinger2020-07-081-0/+3
|/
* net/mlx5e: Fix arch depending casting issue in FECAya Levin2020-05-291-11/+13
* net/mlx5e: Add support for FEC modes based on 50G per lane linksAya Levin2020-02-181-10/+80
* net/mlxe5: Separate between FEC and current speedAya Levin2020-02-181-84/+62
* net/mlx5e: Advertise globaly supported FEC modesAya Levin2020-02-181-7/+10
* net/mlx5e: Set FEC to auto when configured mode is not supportedAya Levin2020-02-181-16/+6
* net/mlx5e: Fix translation of link mode into speedAya Levin2019-12-051-0/+1
* net/mlx5e: Fix matching of speed to PRM link modesAya Levin2019-07-251-9/+18
* net/mlx5: ethtool, Allow legacy link-modes configuration via non-extended ptysAya Levin2019-03-291-3/+0
* net/mlx5: Add support to ext_* fields introduced in Port Type and Speed registerAya Levin2019-02-141-21/+64
* net/mlx5: Refactor queries to speed fields in Port Type and Speed registerAya Levin2019-02-141-8/+67
* net/mlx5e: Removed unnecessary warnings in FEC caps queryShay Agroskin2018-11-191-3/+1
* net/mlx5e: Fix wrong field name in FEC related functionsShay Agroskin2018-11-191-2/+2
* net/mlx5e: Fix a bug in turning off FEC policy in unsupported speedsShay Agroskin2018-11-191-16/+12
* net/mlx5e: Add port FEC get/set functionsShay Agroskin2018-10-181-0/+208
* net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2018-05-241-0/+108
* net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen2018-05-241-0/+129