Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-30 | [PATCH] fs_enet: Fix dma_unmap_single calls | Pantelis Antoniou | 1 | -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> | |||||
2005-10-29 | Add fs_enet ethernet network driver, for several embedded platforms. | Pantelis Antoniou | 10 | -0/+4260 | |