index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Commit message (
Expand
)
Author
Age
*
virtio net: fix oops on interface-up
Christian Borntraeger
2008-02-06
*
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
2008-02-04
*
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
2008-02-04
*
virtio: flush buffers on open
Rusty Russell
2008-02-04
*
virtnet: remove double ether_setup
Christian Borntraeger
2008-02-04
*
virtio: reset function
Rusty Russell
2008-02-04
*
virtio: populate network rings in the probe routine, not open
Rusty Russell
2008-02-04
*
virtio: Tweak virtio_net defines
Rusty Russell
2008-02-04
*
virtio: Net header needs hdr_len
Rusty Russell
2008-02-04
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
*
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
*
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
2008-02-04
*
virtio: fix net driver loop case where we fail to restart
Rusty Russell
2007-11-18
*
virtio: fix module/device unloading
Rusty Russell
2007-11-18
*
virtio: more fallout from scatterlist changes.
Rusty Russell
2007-11-11
*
Net driver using virtio
Rusty Russell
2007-10-23