From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Fri, 30 Jan 2015 16:01:46 -0600 Subject: [U-Boot] Pull request: u-boot-net.git master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 2af13d6b6265a6700c4f65597410b769895024bf: lcd: fix console address is not initialized (2015-01-28 16:58:02 -0500) are available in the git repository at: git://git.denx.de/u-boot-net.git master for you to fetch changes up to 875143f32428b8317a2b890b34a1eeb31cbf8a53: net/designware: add error message on DMA reset timeout (2015-01-30 15:55:00 -0600) ---------------------------------------------------------------- Alexey Brodkin (1): net/designware: add error message on DMA reset timeout Claudiu Manoil (1): net: tsec: Fix NULL access in case init_phy() fails Philippe De Muyter (1): net: phy: micrel: add support for KSZ8895 switch in SMI mode Yoshinori Sato (1): Add MS7206SE ethernet support drivers/net/designware.c | 4 +++- drivers/net/phy/micrel.c | 58 ++++++++++++++++++++++++++++++++++++++++++++++++ drivers/net/smc91111.h | 31 +++++++++++++++++++++++++- drivers/net/tsec.c | 2 ++ 4 files changed, 93 insertions(+), 2 deletions(-)