remove trailing whitespaces
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_pci.c
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-13 David Marchandpci: remove deprecated RTE_EAL_UNBIND_PORTS option
2014-05-13 David Marchandpci: move RTE_PCI_DRV_FORCE_UNBIND handling out of...
2014-05-13 David Marchandpci: pci_switch_module cleanup
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: fix potential mem leaks
2014-04-10 Olivier Matzdevargs: allow to provide arguments per pci device
2014-04-10 Olivier Matzpci: rename device and driver lists
2014-02-26 Olivier Matzpci: add option --create-uio-dev to run without hotplug
2014-02-26 Olivier Matzpci: split the function providing uio device and mappings
2014-02-26 Damien Millescampspci: add flag to force unbind device
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-26 David Marchandpci: do not check BAR0 mapping
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-23 Intelpci: fix sysfs parsing for uio
2013-10-09 Intelvirtio: add new driver
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelpci: check driver probe return code
2013-09-17 Intelpci: store numa_node per device
2013-09-17 Intelpci: configure SR-IOV with max_vfs
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-09-06 Intellib: fix various compilation warnings
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelpci: make it possible to keep devices bound to uio
2013-07-25 Damien Millescampspci: fix uio driver dependency
2013-07-25 Adrien Mazarguilpci: reference driver structure for each device
2013-07-25 Intellib: update tailq api
2013-07-25 Intellib: sysfs parsing
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release