numam-dpdk/drivers/net/e1000
Jan Blunck eac901ce29 ethdev: decouple from PCI device
This makes struct rte_eth_dev independent of struct rte_pci_device by
replacing it with a pointer to the generic struct rte_device.

Signed-off-by: Jan Blunck <jblunck@infradead.org>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
2016-12-25 23:30:19 +01:00
..
base net/e1000/base: fix build with gcc 6 2016-06-27 17:03:30 +02:00
e1000_ethdev.h ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
em_rxtx.c remove unused ring includes 2016-09-16 10:16:02 +02:00
igb_ethdev.c ethdev: decouple from PCI device 2016-12-25 23:30:19 +01:00
igb_pf.c net/e1000: localize mapping of ethdev to PCI device 2016-12-24 18:54:33 +01:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c net/e1000: implement new Rx checksum flag 2016-10-14 01:41:31 +02:00
Makefile net/e1000: fix build with clang 2016-06-15 17:13:56 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00