lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ