Kuo-Jung Su c4775476d2 net: add Faraday FTMAC110 10/100Mbps ethernet support
Faraday FTMAC110 10/100Mbps supports half-word data transfer for Linux.
However it has a weird DMA alignment issue:

(1) Tx DMA Buffer Address:
    1 bytes aligned: Invalid
    2 bytes aligned: O.K
    4 bytes aligned: O.K

(2) Rx DMA Buffer Address:
    1 bytes aligned: Invalid
    2 bytes aligned: O.K
    4 bytes aligned: Invalid!!!

Signed-off-by: Kuo-Jung Su <dantesu@faraday-tech.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Tom Rini <trini@ti.com>
2013-06-24 19:11:16 -05:00
..
2013-06-24 19:07:33 -05:00
2013-05-14 16:00:26 -05:00
2013-05-31 17:12:03 -05:00
2013-06-24 19:11:12 -05:00
2013-06-24 19:07:32 -05:00
2013-06-03 00:04:40 +05:30
2013-05-10 08:25:56 -04:00
2013-05-10 08:25:54 -04:00