Files
u-boot/drivers/net
Khoronzhuk, Ivan 497e9e0321 net: keystone_net: remove redundant code from keystone_net.c
Remove unused tx_send_loop variable.

Removes duplicated get_link_status() call from the
keystone2_eth_send_packet().

The emac_gigabit_enable() is called at opening Ethernet and there is no
need to enable it on sending each packet. So remove that call
from keystone2_eth_send_packet() as well.

The calling of power/clock up functions are mostly the responsibility
of SoC/board code, so move these functions to appropriate place.

Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
2014-10-23 11:27:05 -04:00
..
2011-01-09 18:06:50 +01:00
2010-07-12 00:14:29 -07:00
2012-05-22 10:18:15 -05:00
2013-04-01 16:33:52 -04:00
2014-09-24 18:30:27 -04:00
2014-08-21 12:01:28 -04:00
2014-09-24 18:30:28 -04:00
2014-04-18 10:42:30 -04:00
2014-10-10 21:51:15 +02:00
2013-04-01 16:33:52 -04:00
2014-07-24 14:03:46 +09:00
2014-07-24 14:03:46 +09:00
2014-02-21 11:33:18 -05:00
2012-11-04 11:00:36 -07:00