commit | 2ea10b1a545562658b0eccb24b0feda3f77d4d36 | [log] [tgz] |
---|---|---|
author | Michael Hennerich <michael.hennerich@analog.com> | Tue Oct 30 17:04:09 2007 +0800 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Oct 30 14:32:16 2007 -0400 |
tree | 4309bf7dcad5b217967d23ec0c28ba23148d0bad | |
parent | a06da754692ab79c75c64ca95850957dc3ef154d [diff] |
Blackfin EMAC driver: Fix Ethernet communication bug (dupliated and lost packets) Fix Ethernet communication bug(dupliated and lost packets) in RMII PHY mode- dont call mac_disable and mac_enable during 10/100 REFCLK changes - mac_enable screws up the DMA descriptor chain Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <bryan.wu@analog.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>