[U-Boot] Pull request: u-boot-net.git master
    Joe Hershberger 
    joe.hershberger at ni.com
       
    Tue Feb 27 17:17:42 UTC 2018
    
    
  
Hi Tom,
The following changes since commit 4bafceff0e9e5a36908031e41c69a6b37e82da58:
  Merge git://git.denx.de/u-boot-mmc (2018-02-25 22:28:59 -0500)
are available in the git repository at:
  git://git.denx.de/u-boot-net.git master
for you to fetch changes up to a0fd381fc60460a23d85c71ea06af0daa2427b2c:
  net: phy: smsc: Add SMSC LAN8741 support (2018-02-26 15:51:37 -0600)
----------------------------------------------------------------
Arno Steffens (1):
      net: phy: smsc: Add SMSC LAN8741 support
Bernhard Messerklinger (1):
      net: e1000: Fix e1000_igb semaphore handling
Eugeniy Paltsev (1):
      NET: designware: fix clock enable
Mario Six (7):
      net: tsec: Fix style violations
      net: tsec: Fix memory leak in error path
      net: tsec: Make live-tree compatible
      net: phy: marvell: Fix style violations
      net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
      cmd: mdio: Fix style violations
      phy: Fix style violations
 cmd/mdio.c                |   7 ++-
 drivers/net/designware.c  |   2 +-
 drivers/net/e1000.c       |   2 +-
 drivers/net/phy/marvell.c |  47 ++++++++++---------
 drivers/net/phy/phy.c     |  94 ++++++++++++++++++++++---------------
 drivers/net/phy/smsc.c    |  11 +++++
 drivers/net/tsec.c        | 116 +++++++++++++++++++++++-----------------------
 7 files changed, 155 insertions(+), 124 deletions(-)
Thanks!
-Joe
    
    
More information about the U-Boot
mailing list