Commit History

Author SHA1 Message Date
  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. 12 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 13 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
  Rusty Russell 3c1b27d504 virtio: make add_buf return capacity remaining 16 years ago
  Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago
  Rusty Russell 20f77f5654 virtio: fix obsolete documentation on probe function 16 years ago
  Rusty Russell c45a6816c1 virtio: explicit advertisement of driver features 17 years ago
  Rusty Russell 2557a933b7 virtio: remove overzealous BUG_ON. 17 years ago
  Christian Borntraeger 4265f161b6 virtio: fix race in enable_cb 17 years ago
  Rusty Russell 6e5aa7efb2 virtio: reset function 17 years ago
  Rusty Russell f957d1f05a virtio: configuration change callback 17 years ago
  Rusty Russell 18445c4d50 virtio: explicit enable_cb/disable_cb rather than callback return. 17 years ago