On 11/12/2024 9:57 AM, Howard Wang wrote:
> ./devtools/check-xxxx and some small issues
> 
> Howard Wang (17):
>   net/r8169: add PMD driver skeleton
>   net/r8169: add logging structure
>   net/r8169: add hardware registers access routines
>   net/r8169: implement core logic for Tx/Rx
>   net/r8169: add support for HW config
>   net/r8169: add PHY registers access routines
>   net/r8169: add support for hardware operations
>   net/r8169: add support for PHY configuration
>   net/r8169: add support for HW initialization
>   net/r8169: add link status and interrupt management
>   net/r8169: implement Rx path
>   net/r8169: implement Tx path
>   net/r8169: implement device statistics
>   net/r8169: implement promisc and allmulti modes
>   net/r8169: implement MTU configuration
>   net/r8169: add support for getting FW version
>   net/r8169: add driver start and driver stop
>

Hi Howard,

Series is mostly OK, I put some comments on checkpatch warnings or
documentation issues, can you please check them.

Reply via email to