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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 12 Feb 2022 21:23:10 +0530 From: Raju Lakkaraju <Raju.Lakkaraju@...rochip.com> To: <netdev@...r.kernel.org>, <andrew@...n.ch> CC: <davem@...emloft.net>, <kuba@...nel.org>, <UNGLinuxDriver@...rochip.com> Subject: [PATCH net-next V1 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements This patch series adds support of the Ethernet function of the PCI11010 / PCI11414 devices to the LAN743x driver. The PCI1xxxx family of devices consists of a PCIe switch with a variety of embedded PCI endpoints on its downstream ports. The PCI11010 / PCI11414 devices include an Ethernet 10/100/1000/2500 function as one of those embedded endpoints. Raju Lakkaraju (5): net: lan743x: Add PCI11010 / PCI11414 device IDs net: lan743x: Add support for 4 Tx queues net: lan743x: Increase MSI(x) vectors to 16 and Int de-assertion timers to 10 net: lan743x: Add support for SGMII interface net: lan743x: Add support for Clause-45 MDIO PHY management drivers/net/ethernet/microchip/lan743x_main.c | 274 ++++++++++++++++-- drivers/net/ethernet/microchip/lan743x_main.h | 62 +++- drivers/net/ethernet/microchip/lan743x_ptp.c | 8 +- 3 files changed, 305 insertions(+), 39 deletions(-) -- 2.25.1
Powered by blists - more mailing lists