aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/virtio_net.c
Commit message (Expand)AuthorAge
* virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor2008-02-04
* virtio: free transmit skbs when notified, not on next xmit.Rusty Russell2008-02-04
* virtio: flush buffers on openRusty Russell2008-02-04
* virtnet: remove double ether_setupChristian Borntraeger2008-02-04
* virtio: reset functionRusty Russell2008-02-04
* virtio: populate network rings in the probe routine, not openRusty Russell2008-02-04
* virtio: Tweak virtio_net definesRusty Russell2008-02-04
* virtio: Net header needs hdr_lenRusty Russell2008-02-04
* virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell2008-02-04
* virtio: simplify config mechanism.Rusty Russell2008-02-04
* virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell2008-02-04
* virtio: fix net driver loop case where we fail to restartRusty Russell2007-11-18
* virtio: fix module/device unloadingRusty Russell2007-11-18
* virtio: more fallout from scatterlist changes.Rusty Russell2007-11-11
* Net driver using virtioRusty Russell2007-10-23