virtio: fix PCI accesses for ppc64 in legacy mode
[dpdk.git] / drivers / net / virtio / virtio_pci.c
2016-06-15 David Marchandvirtio: fix PCI accesses for ppc64 in legacy mode
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-05-10 Jianfeng Tanvirtio: fix overwritten driver flags
2016-03-14 Yuanhan Liuvirtio: fix query of legacy features
2016-03-09 Huawei Xievirtio: skip error when probing kernel managed device
2016-02-16 David Marchandvirtio: use PCI ioport API
2016-02-16 David Marchandvirtio: fix check when mapping PCI resources
2016-02-16 David Marchandvirtio: fix FreeBSD build
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-02-03 Yuanhan Liuvirtio: move ioport macros
2016-02-03 Yuanhan Liuvirtio: support specification 1.0
2016-02-03 Yuanhan Liuvirtio: switch to 64 bit features
2016-02-03 Yuanhan Liuvirtio: move left PCI stuff in the right file
2016-02-03 Yuanhan Liuvirtio: introduce PCI implementation structure
2016-02-03 Yuanhan Liuvirtio: define offset as size_t type
2015-05-22 Bruce Richardsonvirtio: move to drivers/net/