summaryrefslogtreecommitdiffstats
path: root/drivers/net/fs_enet
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] fs_enet: Fix dma_unmap_single callsPantelis Antoniou2005-10-291-9/+12
| | | | | | | | The following patches fixes a bug with erroneous calling of dma_unmap_single. It never triggered because on normal ppc32 the calls is a NOP. Out of tree drivers need this fix however. Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
* Add fs_enet ethernet network driver, for several embedded platforms.Pantelis Antoniou2005-10-2810-0/+4260
OpenPOWER on IntegriCloud