Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-09-28 | virtio_mmio: Don't attempt to create empty virtqueues | Brian Foley | 1 | -0/+10 |
2012-09-28 | virtio_mmio: fix off by one error allocating queue | Brian Foley | 1 | -2/+2 |
2012-09-28 | virtio: support reserved vqs | Michael S. Tsirkin | 1 | -0/+3 |
2012-09-28 | virtio-ring: move queue_index to vring_virtqueue | Jason Wang | 1 | -8/+4 |
2012-05-22 | virtio-mmio: Devices parameter parsing | Pawel Moll | 1 | -0/+163 |
2012-01-12 | virtio: harsher barriers for rpmsg. | Rusty Russell | 1 | -2/+2 |
2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2011-11-24 | virtio-mmio: Correct the name of the guest features selector | Sasha Levin | 1 | -1/+1 |
2011-11-17 | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs | Rick Jones | 1 | -0/+6 |
2011-11-02 | virtio: Add platform bus driver for memory mapped virtio device | Pawel Moll | 1 | -0/+479 |