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: <20221021055642.255413-1-Raju.Lakkaraju@microchip.com> Date: Fri, 21 Oct 2022 11:26:40 +0530 From: Raju Lakkaraju <Raju.Lakkaraju@...rochip.com> To: <netdev@...r.kernel.org> CC: <davem@...emloft.net>, <kuba@...nel.org>, <linux-kernel@...r.kernel.org>, <bryan.whitehead@...rochip.com>, <hkallweit1@...il.com>, <pabeni@...hat.com>, <edumazet@...gle.com>, <linux@...linux.org.uk>, <UNGLinuxDriver@...rochip.com>, <andrew@...n.ch>, <Ian.Saturley@...rochip.com> Subject: [PATCH net-next 0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements This patch series continues with the addition of supported features for the Ethernet function of the PCI11010 / PCI11414 devices to the LAN743x driver. Raju Lakkaraju (2): net: lan743x: Add support for get_pauseparam and set_pauseparam net: phy: micrel: Add PHY Auto/MDI/MDI-X set driver for KSZ9131 .../net/ethernet/microchip/lan743x_ethtool.c | 46 +++++++++++ drivers/net/ethernet/microchip/lan743x_main.c | 4 +- drivers/net/ethernet/microchip/lan743x_main.h | 2 + drivers/net/phy/micrel.c | 77 +++++++++++++++++++ 4 files changed, 127 insertions(+), 2 deletions(-) -- 2.25.1
Powered by blists - more mailing lists