[net-next,V7,0/2] net: lan743x: PCI11010 / PCI11414 devices Enhancements

Message ID 20221107085650.991470-1-Raju.Lakkaraju@microchip.com
Headers
Series net: lan743x: PCI11010 / PCI11414 devices Enhancements |

Message

Raju Lakkaraju Nov. 7, 2022, 8:56 a.m. UTC
  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: Remove unused argument in lan743x_common_regs( )
  net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414
    chips

 .../net/ethernet/microchip/lan743x_ethtool.c  | 113 +++++++++++++++++-
 .../net/ethernet/microchip/lan743x_ethtool.h  |  71 ++++++++++-
 drivers/net/ethernet/microchip/lan743x_main.c |   2 +-
 drivers/net/ethernet/microchip/lan743x_main.h |   1 +
 4 files changed, 179 insertions(+), 8 deletions(-)
  

Comments

Raju Lakkaraju Nov. 7, 2022, 11:15 a.m. UTC | #1
The 11/07/2022 14:26, Raju Lakkaraju wrote:
> This patch series continues with the addition of supported features for the
> Ethernet function of the PCI11010 / PCI11414 devices to the LAN743x driver.

For the entire series:
Reviewed-by: Horatiu Vultur <horatiu.vultur@microchip.com>

> 
> Raju Lakkaraju (2):
>   net: lan743x: Remove unused argument in lan743x_common_regs( )
>   net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414
>     chips
> 
>  .../net/ethernet/microchip/lan743x_ethtool.c  | 113 +++++++++++++++++-
>  .../net/ethernet/microchip/lan743x_ethtool.h  |  71 ++++++++++-
>  drivers/net/ethernet/microchip/lan743x_main.c |   2 +-
>  drivers/net/ethernet/microchip/lan743x_main.h |   1 +
>  4 files changed, 179 insertions(+), 8 deletions(-)
> 
> -- 
> 2.25.1
> 

--------
Thanks,
Raju
  
patchwork-bot+netdevbpf@kernel.org Nov. 10, 2022, 3:30 a.m. UTC | #2
Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 7 Nov 2022 14:26:48 +0530 you wrote:
> 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: Remove unused argument in lan743x_common_regs( )
>   net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414
>     chips
> 
> [...]

Here is the summary with links:
  - [net-next,V7,1/2] net: lan743x: Remove unused argument in lan743x_common_regs( )
    https://git.kernel.org/netdev/net-next/c/925638a2a037
  - [net-next,V7,2/2] net: lan743x: Add support to SGMII register dump for PCI11010/PCI11414 chips
    https://git.kernel.org/netdev/net-next/c/9045220581fc

You are awesome, thank you!