After introduced phylib supporting, we found some critical issues in Ubuntu on
Freescale iMX51. Following 2 patches fix those bugs which was recorded in our
Launchpad bug tracker.
Bryan Wu (2):
netdev/fec: fix performance impact from mdio poll operation
netdev/fec: fix ifconfig eth0 down hang issue
drivers/net/fec.c | 73 +++++++++++++++++++++++++++--------------------------
1 files changed, 37 insertions(+), 36 deletions(-)
--