numam-dpdk/drivers/net/i40e
Jan Viktorin 2f3193cf0f pci: inherit common driver in PCI driver
Remove the 'name' member from rte_pci_driver and move to generic
rte_driver.

Most of the PMD drivers were initially using DRIVER_REGISTER_PCI(<name>..)
as well as assigning a name to eth_driver.pci_drv.name member.
In this patch, only the original DRIVER_REGISTER_PCI(<name>..) name has
been populated into the rte_driver.name member - assignments through
eth_driver has been removed.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
[Shreyansh: Rebase and expand changes to newly added files]
Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2016-10-03 16:33:55 +02:00
..
base net/i40e/base: support disabling links on all ports 2016-06-20 17:21:50 +02:00
i40e_ethdev_vf.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e_ethdev.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e_ethdev.h net/i40e: add floating VEB option 2016-06-29 17:28:31 +02:00
i40e_fdir.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
i40e_pf.c net/i40e: support floating VEB 2016-06-29 17:28:21 +02:00
i40e_pf.h i40e: support port hotplug 2015-07-19 21:22:23 +02:00
i40e_regs.h i40e: add EEPROM and registers dumping 2016-03-16 17:48:48 +01:00
i40e_rxtx_vec.c net/i40e: fix out-of-bounds writes in vector Rx 2016-07-22 01:32:17 +02:00
i40e_rxtx.c net/i40e: fix metadata in first mbuf of scattered Rx 2016-07-28 18:11:56 +02:00
i40e_rxtx.h ethdev: query supported packet types 2016-03-25 18:56:43 +01:00
Makefile net/i40e: add floating VEB option 2016-06-29 17:28:31 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00