summaryrefslogtreecommitdiffstats
path: root/snull/snull.c
Commit message (Collapse)AuthorAgeFilesLines
* snull: add struct netdevice_ops and header_opsJavier Martinez Canillas2010-12-291-18/+23
|
* 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: Remove <linux/config.h>Javier Martinez Canillas2010-12-051-1/+0
|
* Linux Device Drivers 3 examplesJavier Martinez Canillas2010-11-271-0/+736