From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nisar Sayed Subject: [PATCH v5 net 0/3] lan78xx: This series of patches are for lan78xx driver. Date: Thu, 21 Sep 2017 02:36:35 +0530 Message-ID: <20170920210638.11150-1-Nisar.Sayed@microchip.com> Mime-Version: 1.0 Content-Type: text/plain Cc: , To: Return-path: Received: from esa2.microchip.iphmx.com ([68.232.149.84]:30425 "EHLO esa2.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751551AbdITPoF (ORCPT ); Wed, 20 Sep 2017 11:44:05 -0400 Sender: netdev-owner@vger.kernel.org List-ID: This series of patches are for lan78xx driver. These patches fixes potential issues associated with lan78xx driver. v5 - Updated changes as per comments v4 - Updated changes to handle return values as per comments - Updated EEPROM write handling as per comments v3 - Updated chagnes as per comments v2 - Added patch version information - Added fixes tag - Updated patch description - Updated chagnes as per comments v1 - Splitted patches as per comments - Dropped "fixed_phy device support" and "Fix for system suspend" changes Nisar Sayed (3): lan78xx: Fix for eeprom read/write when device auto suspend lan78xx: Allow EEPROM write for less than MAX_EEPROM_SIZE lan78xx: Use default values loaded from EEPROM/OTP after reset drivers/net/usb/lan78xx.c | 34 ++++++++++++++++++++++++---------- 1 file changed, 24 insertions(+), 10 deletions(-) -- 2.14.1