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

Reply via email to