eal: introduce driver init macros
[dpdk.git] / tools /
2016-07-22 Thomas Monjalonunify tools naming
2016-07-10 Bruce Richardsontools: fix pmdinfo for FreeBSD
2016-07-06 Neil Hormantools: query binaries for HW and other support information
2016-05-19 Thadeu Lima de Sou... tools: allow binding to other network class devices
2016-03-24 Jerin Jacobtools: fix setup with built-in kernel modules
2016-03-24 Jerin Jacobtools: fix setup with huge page size other than 2MB
2016-03-24 Mauricio Vasquez Btools: fix flake8 warnings in bind script
2016-03-24 Keith Wilestools: remove extra blank lines in CPU layout
2016-02-09 Kamil Rytarowskitools: support binding to built-in kernel modules
2016-02-09 Dawid Jurczaktools: support Python 3 in bind script
2016-02-09 Jeff Shawtools: fix unbinding failure handling
2015-12-06 Thomas Monjalonmk: remove multi-target install
2015-12-06 Harry van Haarentools: add short alias -s to NIC binding status
2015-12-04 John McNamaratools: exit setup script without prompt
2015-08-03 Stephen Hemmingertools: fix comment in bind script
2015-03-23 Andre Richtertools: fix vfio support
2015-03-17 Andre Richtertools: remove absolute path of chmod for vfio setup
2015-03-05 Ouyang Changchuntools: fix binding to unsupported driver
2015-02-20 Danny Zhoutools: enable binding device to uio_pci_generic
2014-10-10 Daniel Mrzyglodtools: fix setup script for Fedora 21
2014-06-27 Bruce richardsontools: allow nic status query without igb_uio
2014-06-27 Anatoly Burakovtools: unbind ports that were erroneously bound
2014-06-18 Shannon Zhaotools: fix alignment of cpu layout output
2014-06-16 Anatoly Burakovtools: add vfio support to setup script
2014-06-16 Anatoly Burakovtools: support vfio in dpdk_nic_bind
2014-06-16 Anatoly Burakovtools: rename igb_uio_bind to dpdk_nic_bind
2014-06-16 Anatoly Burakovigb_uio: remove PCI id table
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-03-20 Thomas Monjalontools: rename pci_unbind script
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelpci: don't unbind resources on exit
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelpci: make it possible to keep devices bound to uio
2013-07-25 Inteleal: rework cpu information discovery
2013-07-25 Intelkni: initial import
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release