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: Fri, 20 Oct 2023 14:27:49 -0700
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
	edumazet@...gle.com,
	kuba@...nel.org,
	pabeni@...hat.com,
	gospo@...adcom.com,
	kalesh-anakkur.purayil@...adcom.com
Subject: [PATCH net-next 0/8] bnxt_en: Update for net-next

The first 2 patches are fixes for the recently added hwmon changes.
The next 6 patches are enhancements to support ethtool lanes and
all the proper supported and advertised link modes.  Before these
patches, the driver was only supporting the link modes for copper
media.

Edwin Peer (5):
  bnxt_en: add infrastructure to lookup ethtool link mode
  bnxt_en: support lane configuration via ethtool
  bnxt_en: refactor speed independent ethtool modes
  bnxt_en: convert to linkmode_set_bit() API
  bnxt_en: extend media types to supported and autoneg modes

Kalesh AP (2):
  bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI
  bnxt_en: Fix invoking hwmon_notify_event

Michael Chan (1):
  bnxt_en: Refactor NRZ/PAM4 link speed related logic

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 125 +++-
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |   3 +
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 650 +++++++++++++-----
 .../net/ethernet/broadcom/bnxt/bnxt_hwmon.c   |   4 +-
 .../net/ethernet/broadcom/bnxt/bnxt_hwmon.h   |   4 +-
 5 files changed, 564 insertions(+), 222 deletions(-)

-- 
2.30.1


Download attachment "smime.p7s" of type "application/pkcs7-signature" (4209 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ