aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enc28j60.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-28/+28
2008-07-29enc28j60: don't specify (wrong) IRQ typeDavid Brownell1-2/+4
2008-06-17net/enc28j60: low power modeDavid Brownell1-24/+58
2008-06-17net/enc28j60: section fixDavid Brownell1-3/+2
2008-03-05net/enc28j60: oops fixDavid Brownell1-1/+2
2008-01-28add driver for enc28j60 ethernet chipClaudio Lanconelli1-0/+1600