Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2c6854fdadf940678fd54779b778f6faafb870bb
/
drivers
/
virtio
/
virtio_ring.c
3c1b27d
virtio: make add_buf return capacity remaining
by Rusty Russell
· 15 years ago
9fa29b9d
virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)
by Mark McLoughlin
· 16 years ago
9499f5e
virtio: add names to virtqueue struct, mapping from devices to queues.
by Rusty Russell
· 15 years ago
c5f841f
virtio: more neatening of virtio_ring macros.
by Rusty Russell
· 16 years ago
3a35ce7
virtio: fix BAD_RING, START_US and END_USE macros
by Roel Kluin
· 16 years ago
87c7d57
virtio: hand virtio ring alignment as argument to vring_new_virtqueue
by Rusty Russell
· 16 years ago
e34f872
virtio: Add transport feature handling stub for virtio_ring.
by Rusty Russell
· 16 years ago
44653ea
virtio: don't always force a notification when ring is full
by Rusty Russell
· 16 years ago
b4f68be
virtio: force callback on empty.
by Rusty Russell
· 16 years ago
52a3a05
virtio_net: another race with virtio_net and enable_cb
by Christian Borntraeger
· 16 years ago
5ef8275
virtio: ignore corrupted virtqueues rather than spinning.
by Rusty Russell
· 17 years ago
2557a93
virtio: remove overzealous BUG_ON.
by Rusty Russell
· 17 years ago
4265f16
virtio: fix race in enable_cb
by Christian Borntraeger
· 17 years ago
c6fd470
virtio: Allow virtio to be modular and used by modules
by Rusty Russell
· 17 years ago
15f9c89
virtio: Use the sg_phys convenience function.
by Rusty Russell
· 17 years ago
81a8dea
virtio: handle interrupts after callbacks turned off
by Rusty Russell
· 17 years ago
6e5aa7e
virtio: reset function
by Rusty Russell
· 17 years ago
426e3e0
virtio: clarify NO_NOTIFY flag usage
by Rusty Russell
· 17 years ago
18445c4
virtio: explicit enable_cb/disable_cb rather than callback return.
by Rusty Russell
· 17 years ago
42b36cc
virtio: Force use of power-of-two for descriptor ring sizes
by Rusty Russell
· 17 years ago
1bc4953
virtio: Fix used_idx wrap-around
by Anthony Liguori
· 17 years ago
0a8a69d
Virtio helper routines for a descriptor ringbuffer implementation
by Rusty Russell
· 17 years ago