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