tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_eal / bsdapp / eal / eal_pci.c
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-10 David Marchandpci: use lookup tailq api
2015-03-04 Stephen Hemmingereal/bsd: remove useless assignments
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2014-11-05 Pablo de Laraeal/bsd: fix pci mapping in secondary process
2014-08-29 David Marchandeal: remove unused macros
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-16 Anatoly Burakovpci: distinguish between legitimate failures and non...
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-06-10 Alan Carewpci: fix build for FreeBSD
2014-05-13 David Marchandpci: rework interrupt fd init and fix fd leak
2014-05-13 David Marchandpci: remove virtio-uio workaround
2014-05-13 David Marchandpci: align bsd implementation on linux
2014-04-29 Olivier Matzdevargs: allow to provide arguments per pci device...
2014-04-29 Olivier Matzpci: rename device and driver lists for bsd
2014-02-25 Bruce Richardsonadd FreeBSD support