matiamic opened a new pull request, #16623: URL: https://github.com/apache/nuttx/pull/16623
## Summary This patch adds a driver for the **Onsemi NCV7410 SPI MAC-PHY**, along with the board support for esp32c6-devkitc and esp32c6-devkitm boards. Hardware MAC address filtering and promiscuous modes of operation are supported. RX cut-through mode is supported. ## Impact NuttX users can now use the NCV7410 SPI MAC-PHY in their designs with out-of-the-box NuttX support. ## Testing The testing was performed using `wireshark`, `ping`, and `iperf` utilities in a network with one esp32c6-devkitc host, one esp32c6-devkitm host (both equipped with the NCV7410 MAC-PHY), and one Ubuntu 20.04 PC with an external 10BASE-T1S NIC. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org