Message ID | 20231020212757.173551-1-michael.chan@broadcom.com (mailing list archive) |
---|---|
Headers | show |
Series | bnxt_en: Update for net-next | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 20 Oct 2023 14:27:49 -0700 you wrote: > 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 > > [...] Here is the summary with links: - [net-next,1/8] bnxt_en: Do not call sleeping hwmon_notify_event() from NAPI https://git.kernel.org/netdev/net-next/c/55862094a9d0 - [net-next,2/8] bnxt_en: Fix invoking hwmon_notify_event https://git.kernel.org/netdev/net-next/c/fd78ec3fbc47 - [net-next,3/8] bnxt_en: add infrastructure to lookup ethtool link mode https://git.kernel.org/netdev/net-next/c/ecdad2a69214 - [net-next,4/8] bnxt_en: support lane configuration via ethtool https://git.kernel.org/netdev/net-next/c/d6263677bb1b - [net-next,5/8] bnxt_en: refactor speed independent ethtool modes https://git.kernel.org/netdev/net-next/c/94c89e73d377 - [net-next,6/8] bnxt_en: Refactor NRZ/PAM4 link speed related logic https://git.kernel.org/netdev/net-next/c/5802e30317d9 - [net-next,7/8] bnxt_en: convert to linkmode_set_bit() API https://git.kernel.org/netdev/net-next/c/64d20aea6e4b - [net-next,8/8] bnxt_en: extend media types to supported and autoneg modes https://git.kernel.org/netdev/net-next/c/5d4e1bf60664 You are awesome, thank you!