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
| ||
|
Message-Id: <20230807003231.1552062-1-yoshihiro.shimoda.uh@renesas.com> Date: Mon, 7 Aug 2023 09:32:29 +0900 From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com> To: s.shtylyov@....ru, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com Cc: netdev@...r.kernel.org, linux-renesas-soc@...r.kernel.org, Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com> Subject: [PATCH v2 net-next 0/2] net: renesas: rswitch: Add speed change support Add speed change support at runtime for the latest SoC version. Also, add ethtool .[gs]et_link_ksettings. Changes from v1: https://lore.kernel.org/all/20230803120621.1471440-1-yoshihiro.shimoda.uh@renesas.com/ - Rename rswitch_soc_match to rswitch_soc_no_speed_change. - Add Reviewed-by tag in the patch [12]/2 (Simon-san, thank you!). Yoshihiro Shimoda (2): net: renesas: rswitch: Add runtime speed change support net: renesas: rswitch: Add .[gs]et_link_ksettings support drivers/net/ethernet/renesas/rswitch.c | 29 +++++++++++++++++++++++--- drivers/net/ethernet/renesas/rswitch.h | 1 + 2 files changed, 27 insertions(+), 3 deletions(-) -- 2.25.1
Powered by blists - more mailing lists