Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-10 | [PATCH] fs_enet build fix | Marcelo Tosatti | 1 | -0/+1 | |
Due to the recent update of the platform code, some platform device drivers fail to compile. This fix is for fs_enet, adding #include of a new header, to which a number of platform stuff has been relocated. Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com> Signed-off-by: Paul Mackerras <paulus@samba.org> | |||||
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 | 1 | -0/+1226 | |