[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <48d9add2-3c15-a975-022d-2a622949e2c5@solarflare.com>
Date: Wed, 10 Jan 2018 17:58:10 +0000
From: Edward Cree <ecree@...arflare.com>
To: <davem@...emloft.net>
CC: <linux-net-drivers@...arflare.com>, <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/3] sfc: support 25G configuration with ethtool
Adds support for advertise bits beyond the 32-bit legacy masks, and plumbs in
translation of the new 25/50/100G bits to/from MCDI.
Edward Cree (3):
sfc: basic MCDI mapping of 25/50/100G link speeds
sfc: support the ethtool ksettings API properly so that 25/50/100G
works
sfc: add bits for 25/50/100G supported/advertised speeds
drivers/net/ethernet/sfc/efx.c | 43 +++++----
drivers/net/ethernet/sfc/efx.h | 4 +-
drivers/net/ethernet/sfc/ethtool.c | 6 +-
drivers/net/ethernet/sfc/mcdi_port.c | 158 ++++++++++++++++++----------------
drivers/net/ethernet/sfc/net_driver.h | 2 +-
5 files changed, 120 insertions(+), 93 deletions(-)
Powered by blists - more mailing lists