numam-dpdk/drivers/net
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
..
af_packet eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
bnx2x pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bnxt pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bonding eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
cxgbe pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
e1000 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ena pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
enic pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
fm10k pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
i40e pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ixgbe pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
mlx4 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
mlx5 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
mpipe eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
nfp pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
null eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
pcap eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
qede pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
ring eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
szedata2 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
thunderx pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
vhost eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
virtio pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
vmxnet3 pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
xenvirt eal: remove unused PMD types 2016-10-03 16:33:51 +02:00
Makefile net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00