ethdev: get rid of device type
[dpdk.git] / drivers / net / null / rte_eth_null.c
2016-10-03 David Marchandethdev: get rid of device type
2016-09-16 Pablo de Laradrivers: make driver names consistent
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-20 Sean Hartenet/null: set port id in received mbufs
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-16 Ferruh Yigitnull: remove duplicate fields in internal struct
2015-11-03 Bernard Iremongernull: remove fake pci interface
2015-11-03 Bernard Iremongerdrivers: copy fake PCI device info to ethdev data
2015-11-01 Tomasz Kulaseknull: add virtual RSS configuration
2015-11-01 Tomasz Kulaseknull: export creation function
2015-11-01 Tomasz Kulaseknull: extend number of virtual queues
2015-11-01 Tomasz Kulaseknull: fix crash when added to bonding
2015-06-04 Stephen Hemmingernull: remove useless memset
2015-06-02 Bruce Richardsonnull: fix build with gcc 5.1
2015-05-22 Bruce Richardsonnull: move to drivers/net/