ethdev: do not scan all PCI devices on attach
[dpdk.git] / lib / librte_eal / common / eal_common_pci.c
2016-10-03 David Marchandethdev: do not scan all PCI devices on attach
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-10-03 David Marchandpci: initialize lists statically
2016-06-30 Huilong Xupci: increase log level to show blacklisted devices
2016-06-14 Ziye Yangpci: support class id probing
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-05-02 Thomas Monjaloneal: increase log level of some messages
2016-03-09 Huawei Xiepci: fix error code comment
2016-03-09 Helin Zhangpci: remove config of extended tag
2016-02-03 Yuanhan Liupci: export device mapping functions
2015-09-03 Thomas Monjaloneal: remove deprecated function
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
2015-07-14 Tetsuya Mukawavfio: fix device initialization
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge probing and closing functions for linux...
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge resource mapping functions for linux and bsd
2015-04-23 Stephen Hemmingerpci: allow const pci address parameter
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2014-09-29 Thomas Monjalonpci: remove flag for multiple devices with single id
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-06-16 Anatoly Burakovpci: distinguish between legitimate failures and non...
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-04-10 Olivier Matzdevargs: allow to provide arguments per pci device
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteleal: allow to whitelist devices
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelpci: check driver probe return code
2013-09-17 Julien Courtatpci: fix probing blacklisted device with RTE_PCI_DRV_MU...
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Adrien Mazarguilpci: allow drivers to be bound several times to the...
2013-07-25 Intelpci: make it possible to keep devices bound to uio
2013-07-25 Adrien Mazarguilpci: reference driver structure for each device
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release