summaryrefslogtreecommitdiffstats
path: root/snull
Commit message (Expand)AuthorAgeFilesLines
* snull: Change netif_rx_[complete | schedule] to napi_[complete | schedule]Javier Martinez Canillas2010-12-281-2/+2
* snull: Now NAPI is struct net_device independent, update accordinglyJavier Martinez Canillas2010-12-281-8/+9
* snull: Make scripts files executableJavier Martinez Canillas2010-12-082-0/+0
* snull: Remove unnecessary fileJavier Martinez Canillas2010-12-081-512/+0
* snull: Remove <linux/config.h>Javier Martinez Canillas2010-12-051-1/+0
* snull: Makefile: Change CFLAGS to EXTRA_CFLAGSJavier Martinez Canillas2010-12-051-3/+3
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-276-0/+1351