Heinz Graalfs
|
b3b32c9413
virtio_ring: add new function virtqueue_is_broken()
|
12 years ago |
Heinz Graalfs
|
5b1bf7cb67
virtio_ring: let virtqueue_{kick()/notify()} return a bool
|
12 years ago |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Michael S. Tsirkin
|
cc229884d3
virtio: support unlocked queue poll
|
12 years ago |
Rusty Russell
|
b3087e48ce
virtio: remove virtqueue_add_buf().
|
12 years ago |
Linus Torvalds
|
736a2dd257
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 years ago |
Rusty Russell
|
9d0ca6ed6f
virtio: remove obsolete virtqueue_get_queue_index()
|
12 years ago |
Rusty Russell
|
282edb3649
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
|
12 years ago |
Rusty Russell
|
13816c768d
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
|
12 years ago |
Sjur Brændeland
|
3beee86a4b
virtio: Introduce vringh wrappers in virtio_config
|
12 years ago |
Sjur Brændeland
|
6e105e0593
virtio: Add module driver macro for virtio drivers.
|
12 years ago |
Stephen Hemminger
|
9350393239
virtio: make config_ops const
|
12 years ago |
Wanlong Gao
|
9a2bdcc85d
virtio: add drv_to_virtio to make code clearly
|
12 years ago |
Wanlong Gao
|
9bffdca8c6
virtio: use dev_to_virtio wrapper in virtio
|
12 years ago |
Rusty Russell
|
06ca287dba
virtio: move queue_index and num_free fields into core struct virtqueue.
|
13 years ago |
Jason Wang
|
17bb6d4088
virtio-ring: move queue_index to vring_virtqueue
|
13 years ago |
Nicholas Bellinger
|
59057fbc37
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN scanning
|
13 years ago |
Amit Shah
|
f38f8387cb
virtio: drop thaw PM operation
|
13 years ago |
Amit Shah
|
f0fe6f1150
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
|
13 years ago |
Rusty Russell
|
41f0377f73
virtio: support unlocked queue kick
|
13 years ago |
Rusty Russell
|
f96fde41f7
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
|
13 years ago |
Rusty Russell
|
5dfc17628d
virtio: document functions better.
|
13 years ago |
Wang Sheng-Hui
|
5f41f8bfc9
virtio.h: correct comment for struct virtio_driver
|
14 years ago |
Rick Jones
|
8f9f4668b3
Add ethtool -g support to virtio_net
|
14 years ago |
Michael S. Tsirkin
|
7ab358c23c
virtio: add api for delayed callbacks
|
14 years ago |
Michael S. Tsirkin
|
bbd603efb4
virtio: add_buf_gfp
|
15 years ago |
Michael S. Tsirkin
|
7c5e9ed0c8
virtio_ring: remove a level of indirection
|
15 years ago |
Michael S. Tsirkin
|
316f25f5b3
virtio: add virtqueue_ vq_ops wrappers
|
15 years ago |
Aneesh Kumar K.V
|
86c8437383
net/9p: Add sysfs mount_tag file for virtio 9P device
|
15 years ago |
Shirley Ma
|
c021eac414
virtio: Add ability to detach unused buffers from vrings
|
15 years ago |