[net-next,V1,0/2] net: phy: mxl-gpy: Add MDI-X

Message ID 20221026055918.4225-1-Raju.Lakkaraju@microchip.com
Headers
Series net: phy: mxl-gpy: Add MDI-X |

Message

Raju Lakkaraju Oct. 26, 2022, 5:59 a.m. UTC
  This patch series add the MDI-X feature to GPY211 PHYs and
Also Change return type to gpy_update_interface() function

Raju Lakkaraju (2):
  net: phy: mxl-gpy: Change gpy_update_interface() function return type
  net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips

 drivers/net/phy/mxl-gpy.c | 98 +++++++++++++++++++++++++++++++++++----
 1 file changed, 90 insertions(+), 8 deletions(-)
  

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 28, 2022, 10:20 a.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Wed, 26 Oct 2022 11:29:16 +0530 you wrote:
> This patch series add the MDI-X feature to GPY211 PHYs and
> Also Change return type to gpy_update_interface() function
> 
> Raju Lakkaraju (2):
>   net: phy: mxl-gpy: Change gpy_update_interface() function return type
>   net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
> 
> [...]

Here is the summary with links:
  - [net-next,V1,1/2] net: phy: mxl-gpy: Change gpy_update_interface() function return type
    https://git.kernel.org/netdev/net-next/c/7a495dde27eb
  - [net-next,V1,2/2] net: phy: mxl-gpy: Add PHY Auto/MDI/MDI-X set driver for GPY211 chips
    https://git.kernel.org/netdev/net-next/c/fd8825cd8c6f

You are awesome, thank you!