aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/virtio_net.c
AgeCommit message (Expand)Author
2008-02-04virtio: Tweak virtio_net definesRusty Russell
2008-02-04virtio: Net header needs hdr_lenRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell
2007-11-19virtio: fix net driver loop case where we fail to restartRusty Russell
2007-11-19virtio: fix module/device unloadingRusty Russell
2007-11-12virtio: more fallout from scatterlist changes.Rusty Russell
2007-10-23Net driver using virtioRusty Russell