Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net/enc28j60: oops fix | David Brownell | 2008-03-05 | 1 | -1/+2 |
| | | | | | | | | | Prevent oops on enc28j60 packet RX: make sure buffers are aligned. Not all architectures support unaligned accesses in kernel space. Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Acked-by: Claudio Lanconelli <lanconelli.claudio@eptar.com> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | add driver for enc28j60 ethernet chip | Claudio Lanconelli | 2008-01-28 | 1 | -0/+1600 |
Signed-off-by: Claudio Lanconelli <lanconelli.claudio@eptar.com> Signed-off-by: Jeff Garzik <jeff@garzik.org> |