numam-dpdk/drivers/net/bnx2x
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
..
bnx2x_ethdev.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bnx2x_ethdev.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_logs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_rxtx.c pci: inherit common driver in PCI driver 2016-10-03 16:33:55 +02:00
bnx2x_rxtx.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_stats.c bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_stats.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
bnx2x_vfpf.c net/bnx2x: set random MAC address if none assigned 2016-07-04 15:19:55 +02:00
bnx2x_vfpf.h net/bnx2x: set random MAC address if none assigned 2016-07-04 15:19:55 +02:00
bnx2x.c net/bnx2x: fix mempool name length 2016-07-22 00:36:18 +02:00
bnx2x.h net/bnx2x: set random MAC address if none assigned 2016-07-04 15:19:55 +02:00
debug.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
ecore_fw_defs.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_hsi.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init_ops.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_init.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_mfw_req.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_reg.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.c bnx2x: add license file 2015-12-13 01:58:10 +01:00
ecore_sp.h bnx2x: fix build on FreeBSD 2015-12-13 01:58:10 +01:00
elink.c net/bnx2x: fix build with icc 2016-06-29 11:48:36 +02:00
elink.h bnx2x: add license file 2015-12-13 01:58:10 +01:00
LICENSE.bnx2x_pmd bnx2x: add license file 2015-12-13 01:58:10 +01:00
Makefile net/bnx2x: remove unneeded dependency on hash library 2016-07-10 16:23:09 +02:00
rte_pmd_bnx2x_version.map bnx2x: driver support routines 2015-07-27 04:27:10 +02:00