summaryrefslogtreecommitdiff
path: root/include/linux/virtio.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* virtio: virtio_driver docCornelia Huck2017-05-09
* virtio: allow extra context per descriptorMichael S. Tsirkin2017-05-02
* virtio: allow drivers to validate featuresMichael S. Tsirkin2017-04-07
* virtio_net: refactor freeze/restore logic into virtnet reset logicJohn Fastabend2017-02-07
* virtio: Add improved queue allocation APIAndy Lutomirski2016-03-02
* virtio: drop virtio_device_is_legacy_onlyMichael S. Tsirkin2015-04-15
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-17
|\
| * virtio: Fix comment typo 'CONFIG_S_FAILED'Paul Bolle2014-11-11
* | virtio: drop legacy_only driver flagMichael S. Tsirkin2014-12-09
* | virtio: add API to detect legacy devicesMichael S. Tsirkin2014-12-09
* | virtio_balloon: add legacy_only flagMichael S. Tsirkin2014-12-09
* | virtio: add legacy feature table supportMichael S. Tsirkin2014-12-09
* | virtio: allow transports to get avail/used addressesCornelia Huck2014-12-09
* | virtio: add support for 64 bit features.Michael S. Tsirkin2014-12-09
* | virtio: use u32, not bitmap for featuresMichael S. Tsirkin2014-12-09
|/
* virtio: defer config changed notificationsMichael S. Tsirkin2014-10-15
* virtio-pci: move freeze/restore to virtio coreMichael S. Tsirkin2014-10-15
* virtio: unify config_changed handlingMichael S. Tsirkin2014-10-15
* virtio: virtio_break_device() to mark all virtqueues broken.Rusty Russell2014-04-28
* virtio_ring: add new function virtqueue_is_broken()Heinz Graalfs2013-10-29
* virtio_ring: let virtqueue_{kick()/notify()} return a boolHeinz Graalfs2013-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\
| * virtio: support unlocked queue pollMichael S. Tsirkin2013-07-09
* | virtio: remove virtqueue_add_buf().Rusty Russell2013-05-20
|/
* Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-05-02
|\
| * virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.Rusty Russell2013-03-20
| * virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2013-03-20
| * virtio: Introduce vringh wrappers in virtio_configSjur Brændeland2013-03-20
* | virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-22
|/
* virtio: Add module driver macro for virtio drivers.Sjur Brændeland2013-02-13
* virtio: make config_ops constStephen Hemminger2013-02-11
* virtio: add drv_to_virtio to make code clearlyWanlong Gao2012-12-18
* virtio: use dev_to_virtio wrapper in virtioWanlong Gao2012-12-18
* virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-18
* virtio-ring: move queue_index to vring_virtqueueJason Wang2012-09-28
* [SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...Nicholas Bellinger2012-07-20
* virtio: drop thaw PM operationAmit Shah2012-03-31
* virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroffAmit Shah2012-01-12
* virtio: support unlocked queue kickRusty Russell2012-01-12
* virtio: rename virtqueue_add_buf_gfp to virtqueue_add_bufRusty Russell2012-01-12
* virtio: document functions better.Rusty Russell2012-01-12
* virtio.h: correct comment for struct virtio_driverWang Sheng-Hui2011-11-02
* Add ethtool -g support to virtio_netRick Jones2011-10-24
* virtio: add api for delayed callbacksMichael S. Tsirkin2011-05-30
* virtio: add_buf_gfpMichael S. Tsirkin2010-05-19
* virtio_ring: remove a level of indirectionMichael S. Tsirkin2010-05-19
* virtio: add virtqueue_ vq_ops wrappersMichael S. Tsirkin2010-05-19
* net/9p: Add sysfs mount_tag file for virtio 9P deviceAneesh Kumar K.V2010-03-13
* virtio: Add ability to detach unused buffers from vringsShirley Ma2010-02-24