aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/virtio_net.c
AgeCommit message (Expand)Author
2008-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2008-04-07virtio_net: remove overzealous printkAnthony Liguori
2008-03-17virtio: fix race in enable_cbChristian Borntraeger
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah
2008-02-23virtio_net: Fix oops on early interrupts - introduced by virtio reset codeChristian Borntraeger
2008-02-06virtio net: fix oops on interface-upChristian Borntraeger
2008-02-04virtio_net: parametrize the napi_weight for virtio receive queue.Dor Laor
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell
2008-02-04virtio: flush buffers on openRusty Russell
2008-02-04virtnet: remove double ether_setupChristian Borntraeger
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell
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