mbox series

[v6,net-next,0/3] lan78xx updates along with Fixed phy Support

Message ID 20180428060316.31396-1-raghuramchary.jallipalli@microchip.com
Headers show
Series lan78xx updates along with Fixed phy Support | expand

Message

Raghuram Chary J April 28, 2018, 6:03 a.m. UTC
These series of patches handle few modifications in driver
and adds support for fixed phy.

Raghuram Chary J (3):
  lan78xx: Lan7801 Support for Fixed PHY
  lan78xx: Remove DRIVER_VERSION for lan78xx driver
  lan78xx: Modify error messages

 drivers/net/usb/Kconfig   |   1 +
 drivers/net/usb/lan78xx.c | 110 ++++++++++++++++++++++++++++++++--------------
 2 files changed, 79 insertions(+), 32 deletions(-)

Comments

David Miller April 30, 2018, 1:41 a.m. UTC | #1
From: Raghuram Chary J <raghuramchary.jallipalli@microchip.com>
Date: Sat, 28 Apr 2018 11:33:13 +0530

> These series of patches handle few modifications in driver
> and adds support for fixed phy.

Series applied, thank you.