igb/ixgbe: reset queue pointers after releasing
[dpdk.git] / mk /
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-06-10 Thomas Monjalonmk: factorize config rules
2014-06-10 Bruce Richardsonmk: allow updates to build config on make install
2014-06-10 Thomas Monjalonmk: fix 32-bit link with gcc
2014-05-23 Bruce Richardsonmk: fix linking drivers in static apps
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-20 Neil Hormanvmxnet3: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanvirtio: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanixgbevf: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormane1000: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanxenvirt: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanring: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanpcap: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Olivier Matzmk: add "make examples" target in root makefile
2014-05-16 Olivier Matzmk: introduce rte.extsubdir.mk for projects with subdir...
2014-05-16 David Marchandmk: add missing scripts directory in install directory
2014-05-13 Thomas Monjalonversion: 1.7.0-rc0
2014-05-05 Thomas Monjalonmk: sort config templates listing
2014-05-01 Thomas Monjalonmk: fix build ignoring other installed versions
2014-04-29 Olivier Matzmk: use the Q variable instead of @ for bsd module
2014-04-29 Neil Hormanmk: fix -share option error
2014-04-17 Aaro Koskinenmk: pass CROSS_COMPILE when compiling kernel modules
2014-04-10 Olivier Matzmk: use whole-archive option to keep unused symbols
2014-03-26 Thomas Monjalonmk: fix dependencies when modifying config
2014-03-21 Thomas Monjalonvmxnet3: rename library
2014-03-20 Thomas Monjalonvirtio: rename library
2014-03-19 David Marchandpcap: revert build patches
2014-02-26 Robert Sanfordpcap: fix build with empty LIBPCAP_CFLAGS
2014-02-26 David Marchandpcap: use pcap-config to guess compilation flags
2014-02-26 Olivier Matzkvargs: add a new library to parse key/value arguments
2014-02-26 Damien Millescampseal: add support for shared object drivers
2014-02-26 Adrien Mazarguilmk: fix command-line dependency check for quoted strings
2014-02-26 Julien Courtatmk: fix EXTRA_LDFLAGS override
2014-02-26 Didier Pallardmk: allow to build shared libraries
2014-02-26 Olivier Matzmk: allow to specify DESTDIR in build rule
2014-02-26 Olivier Matzmk: in install rule, don't overwrite .config if it...
2014-02-26 Olivier Matzmk: allow to specify O= in install rule
2014-02-26 Thomas Monjalonmk: rule help
2014-02-26 Thomas Monjalonmk: add rule to list configs
2014-02-26 Thomas Monjalonmk: insert version number in doxygen config
2014-02-26 Thomas Monjalonmk: add rule to print version number
2014-02-26 Thomas Monjalondoc: generate HTML for API with doxygen
2014-02-26 Thomas Monjalonmk: clean dead doc rules
2014-02-26 Thomas Monjalonmk: factorize some rules
2014-02-26 Bruce Richardsonvmxnet3: import new vmxnet3 poll mode driver implementation
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonmk: add haswell target
2014-02-25 Bruce Richardsonmk: rework cpu flags detection
2014-02-25 Thomas Monjalonconfig: fix combined/shared lib
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelapp/test: rename pmac_acl as acl
2013-11-19 Intelmk: always preprocess template config file
2013-10-09 Intelvirtio: add new driver
2013-10-09 Intelpcap: add new driver
2013-10-09 Intelring: add new driver
2013-10-09 Intelmk: combined library
2013-10-09 Intelmk: shared libraries
2013-10-09 Intelmk: link with libm
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelapp: rework ring tests
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Intelsched: initial import
2013-09-17 Intelmeter: initial import
2013-09-17 Intelpower: initial import
2013-09-17 Intellpm: add IPv6 support
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelpmac: integration without lib
2013-07-25 Didier Pallardmk: fix verbose display of install command
2013-07-25 Zijie Panmk: allow corei7-avx flag with gcc 4.7
2013-07-25 Thierry Herbelotmk: fix typo in LDFLAGS for 32-bit
2013-07-25 Samuel Gauthiermk: use $CC to detect toolchain version
2013-07-25 Intelapp: split performance tests
2013-07-25 Intele1000: support EM devices (also known as e1000/e1000e)
2013-07-25 Inteligb: rename pmd driver as e1000
2013-07-25 Intelkni: initial import
2013-07-25 Intelmk: various updates
2013-07-25 Intelmk: update for SSE4 and ICC
2013-07-25 Intelmk: minor changes
2013-07-25 Inteldoc: remove remaining references
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release