ethdev: get rid of device type
[dpdk.git] / drivers / net / vhost / rte_eth_vhost.c
2016-10-03 David Marchandethdev: get rid of device type
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-11 Rich Lanenet/vhost: fix queue state not reset on destroy
2016-07-10 Pablo de Laradrivers: split parameters infos in multiple lines
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-30 Tetsuya Mukawanet/vhost: fix Tx error counting
2016-06-22 Yuanhan Liunet/vhost: add client option
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
2016-06-22 Yuanhan Liuvhost: export device id as the interface to applications
2016-06-22 Yuanhan Liuvhost: remove dependency on device private field
2016-06-22 Yuanhan Liuvhost: export interface name
2016-06-22 Yuanhan Liuvhost: export number of queues
2016-06-22 Yuanhan Liuvhost: export numa node
2016-06-22 Yuanhan Liuvhost: set/reset device flags internally
2016-04-07 Rich Lanevhost: enable guest notification only on enabled queues
2016-04-06 Ciara Loftusvhost: fix retrieval of numa node in driver
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-25 Tetsuya Mukawavhost: fix maximum of queues
2016-03-25 Tetsuya Mukawavhost: add driver on top of the library