netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] sfc: support 25G configuration with ethtool
@ 2018-01-10 17:58 Edward Cree
  2018-01-10 17:59 ` [PATCH net-next 1/3] sfc: basic MCDI mapping of 25/50/100G link speeds Edward Cree
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Edward Cree @ 2018-01-10 17:58 UTC (permalink / raw)
  To: davem; +Cc: linux-net-drivers, netdev

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(-)

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

end of thread, other threads:[~2018-01-10 22:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 17:58 [PATCH net-next 0/3] sfc: support 25G configuration with ethtool Edward Cree
2018-01-10 17:59 ` [PATCH net-next 1/3] sfc: basic MCDI mapping of 25/50/100G link speeds Edward Cree
2018-01-10 18:00 ` [PATCH net-next 2/3] sfc: support the ethtool ksettings API properly so that 25/50/100G works Edward Cree
2018-01-10 18:00 ` [PATCH net-next 3/3] sfc: add bits for 25/50/100G supported/advertised speeds Edward Cree
2018-01-10 22:11 ` [PATCH net-next 0/3] sfc: support 25G configuration with ethtool David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).