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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 27 Jan 2022 23:00:50 +0530
From:   Raju Lakkaraju <Raju.Lakkaraju@...rochip.com>
To:     <netdev@...r.kernel.org>
CC:     <davem@...emloft.net>, <kuba@...nel.org>,
        <UNGLinuxDriver@...rochip.com>
Subject: [PATCH net-next 0/5] net: lan743x: PCI1A011/PCI1A014 Enhancment 

This patch series extends PCI1A011/PCI1A014 chip new features as part of LAN743x chip driver.
PCI1A010/PCI1A014 chip provides a high performance and cost effective PCI-E/Ethernet
bridging solution alone with following enhancments.

  1. PCI-E pipe interface supports 1 Lane at 5GT/s
  2. Supports Multiple - 4 TX and 4 RX channels
  3. Add MSI-X interrupts increased from 8 to 16 and
     Interrupt De-assertion timers increased from 8 to 16
  4. Add support of selection between SGMII and GMII Interface
  5. Add Clause-45 MDIO access


Raju Lakkaraju (5):
  net: lan743x: Add PCI1A011/A041 chip driver
  net: lan743x: Add Tx 4 Queue enhancements
  net: lan743x: Add MSI-X interrupts increased from 8 to 16 and
    Interrupt De-assertion timers increased from 8 to 16
  net: lan743x: Add support of selection between SGMII and GMII
    Interface
  net: lan743x: Add Clause-45 MDIO access

 drivers/net/ethernet/microchip/lan743x_main.c | 277 ++++++++++++++++--
 drivers/net/ethernet/microchip/lan743x_main.h |  57 +++-
 drivers/net/ethernet/microchip/lan743x_ptp.c  |   8 +-
 3 files changed, 305 insertions(+), 37 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ