All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] ethtool: Add support for 100Gbps per lane link modes
@ 2020-04-30 23:41 Saeed Mahameed
  2020-04-30 23:41 ` [PATCH net-next 1/2] " Saeed Mahameed
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Saeed Mahameed @ 2020-04-30 23:41 UTC (permalink / raw)
  To: David S. Miller, kuba; +Cc: Andrew Lunn, netdev, Saeed Mahameed

Hi,

This small series adds new ethtool link modes bits to 
Define 100G, 200G and 400G link modes using 100Gbps per lane.

Thanks,
Saeed.

Meir Lichtinger (2):
  ethtool: Add support for 100Gbps per lane link modes
  net/mlx5: Added support for 100Gbps per lane link modes

 .../net/ethernet/mellanox/mlx5/core/en/port.c |  3 +++
 .../ethernet/mellanox/mlx5/core/en_ethtool.c  | 21 ++++++++++++++++++-
 drivers/net/phy/phy-core.c                    | 17 ++++++++++++++-
 include/linux/mlx5/port.h                     |  3 +++
 include/uapi/linux/ethtool.h                  | 15 +++++++++++++
 net/ethtool/common.c                          | 15 +++++++++++++
 net/ethtool/linkmodes.c                       | 16 ++++++++++++++
 7 files changed, 88 insertions(+), 2 deletions(-)

-- 
2.25.4


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-06-25 21:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-30 23:41 [PATCH net-next 0/2] ethtool: Add support for 100Gbps per lane link modes Saeed Mahameed
2020-04-30 23:41 ` [PATCH net-next 1/2] " Saeed Mahameed
2020-05-02 15:08   ` Andrew Lunn
2020-06-11 13:19     ` Meir Lichtinger
2020-06-11 13:54       ` Andrew Lunn
2020-06-11 18:52         ` Meir Lichtinger
2020-06-25 20:24       ` Saeed Mahameed
2020-06-25 21:31         ` Andrew Lunn
2020-04-30 23:41 ` [PATCH net-next 2/2] net/mlx5: Added " Saeed Mahameed
2020-05-01 22:59 ` [PATCH net-next 0/2] ethtool: Add " David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.