| Commit message (Expand) | Author | Age |
* | virtio: let header files include virtio_ids.h | Christian Borntraeger | 2009-10-22 |
* | virtio: add virtio IDs file | Fernando Luis Vazquez Cao | 2009-09-23 |
* | lguest and virtio: cleanup struct definitions to Linux style. | Rusty Russell | 2009-07-30 |
* | virtio_net: Sync header with qemu | Alex Williamson | 2009-07-17 |
* | virtio: add missing include to virtio_net.h | Grant Likely | 2009-05-01 |
* | virtio_net: Add support for VLAN filtering in the hypervisor | Alex Williamson | 2009-02-04 |
* | virtio_net: Add a MAC filter table | Alex Williamson | 2009-02-04 |
* | virtio_net: Add a set_rx_mode interface | Alex Williamson | 2009-02-04 |
* | virtio_net: Add a virtqueue for outbound control commands | Alex Williamson | 2009-02-04 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-02-03 |
|\ |
|
| * | headers_check fix: linux/virtio_net.h | Jaswinder Singh Rajput | 2009-01-30 |
* | | virtio_net: add link status handling | Mark McLoughlin | 2009-01-21 |
|/ |
|
* | virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation) | Mark McLoughlin | 2008-11-17 |
* | virtio: clarify that ABI is usable by any implementations | Rusty Russell | 2008-07-24 |
* | virtio: Fix typo in virtio_net_hdr comments | Mark McLoughlin | 2008-06-10 |
* | virtio: finer-grained features for virtio_net | Rusty Russell | 2008-05-02 |
* | virtio: Tweak virtio_net defines | Rusty Russell | 2008-02-04 |
* | virtio: Net header needs hdr_len | Rusty Russell | 2008-02-04 |
* | virtio: simplify config mechanism. | Rusty Russell | 2008-02-04 |
* | Net driver using virtio | Rusty Russell | 2007-10-23 |