aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/enc28j60.c
Commit message (Expand)AuthorAge
* enc28j60: use netif_rx_ni() to deliver RX packetsBaruch Siach2008-12-16
* enc28j60: Fix sporadic packet loss (corrected again)Baruch Siach2008-12-04
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* enc28j60: don't specify (wrong) IRQ typeDavid Brownell2008-07-29
* net/enc28j60: low power modeDavid Brownell2008-06-17
* net/enc28j60: section fixDavid Brownell2008-06-17
* net/enc28j60: oops fixDavid Brownell2008-03-05
* add driver for enc28j60 ethernet chipClaudio Lanconelli2008-01-28