eal: remove PCI include from generic driver header
[dpdk.git] / lib / librte_eal / common /
2016-07-08 Thomas Monjaloneal: remove PCI include from generic driver header
2016-07-06 Neil Hormaneal: export default plugin path to external tools
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-04 Thomas Monjalonversion: 16.07-rc1
2016-06-30 Huilong Xupci: increase log level to show blacklisted devices
2016-06-27 Beilei Xingnet/ixgbe/base: update device IDs
2016-06-24 Ajit Khapardenet/bnxt: support Cumulus+ Ethernet adapter
2016-06-20 Ajit Khapardenet/bnxt: add driver for Broadcom NetXtreme-C devices
2016-06-20 Helin Zhangnet/i40e/base: support new devices
2016-06-20 Sergio Gonzalez... mem: fix possible integer overflow
2016-06-20 Tetsuya Mukawapci: fix resource release when unmapping
2016-06-20 Tetsuya Mukawapci: fix resource leak when secondary process mapping...
2016-06-20 Tetsuya Mukawaeal: fix argument parsing check
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-16 Remy Hortonkeepalive: export states
2016-06-15 Olivier Matzpci: mmap ioports on non-x86 Linux
2016-06-15 Olivier Matzpci: fix typos in ioport doxygen comments
2016-06-15 Zhihong Wangeal/x86: improve memcpy performance
2016-06-14 Ziye Yangpci: support class id probing
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-06-03 Damjan Marioneal/x86: fix clang build with -O0
2016-05-19 Olivier Matzmempool: add flag for removing phys contiguous constraint
2016-05-19 Olivier Matzmem: avoid memzone/mempool/ring name truncation
2016-05-19 Olivier Matzxen: return machine address without knowing memseg id
2016-05-18 Maxime Leroylog: fix level/type retrieving from a standard thread
2016-05-05 Bruce Richardsoneal: add missing include to debug header
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-05-02 Thomas Monjalonlog: increase default level to info
2016-05-02 Thomas Monjaloneal: increase log level of some messages
2016-05-02 Mauricio Vasquez Bmem: fix freeing of memzone used by ivshmem
2016-04-27 Thomas Monjaloneal: remove useless internal function from memcpy headers
2016-04-26 Thomas Monjalonversion: 16.07-rc0
2016-04-22 Thomas Monjalonlib: remove poisoned flags
2016-04-20 Thomas Monjalonpci: remove deprecated specific config
2016-04-11 Thomas Monjalonversion: 16.04
2016-04-07 Thomas Monjalonversion: 16.04-rc4
2016-04-01 Thomas Monjalonversion: 16.04-rc3
2016-04-01 Chao Zhueal/ppc: fix prefetch instruction
2016-04-01 Chao Zhuconfig: fix CPU and memory parameters on IBM POWER8
2016-03-25 Thomas Monjalonversion: 16.04-rc2
2016-03-24 Jan Viktorineal/arm: disable NEON for 32-bit memcpy
2016-03-16 Thomas Monjalonversion: 16.04-rc1
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Ravi Kerure1000: support I217 and I218 devices
2016-03-13 Keith Wileseal: decrease log level of some debug messages
2016-03-09 Huawei Xiepci: fix error code comment
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-09 Helin Zhangpci: remove config of extended tag
2016-03-08 Harry van Haarenkeepalive: fix spacing
2016-03-08 Harry van Haarenkeepalive: set timestamp on core registration
2016-03-05 Jerin Jacobeal/arm: check support of armv8.1 atomics
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-02-21 Thomas Monjaloneal: fix keep alive header for C++
2016-02-16 David Marchandeal: introduce PCI ioport API
2016-02-16 Thomas Monjaloneal: remove compiler optimization workaround
2016-02-16 Thomas Monjaloneal/ppc: adapt CPU flags check to the arch
2016-02-16 Thomas Monjaloneal/arm: adapt CPU flags check to the arch
2016-02-16 Thomas Monjaloneal: move CPU flag functions out of headers
2016-02-16 Thomas Monjaloneal: get CPU flag name
2016-02-16 Jerin Jacobeal: introduce non-temporal prefetch
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-02-10 Bruce Richardsonversion: switch to year.month numbers
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-02-04 Zhihong Wangeal/x86: fix build with clang for old AVX
2016-02-03 Yuanhan Liupci: export device mapping functions
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2016-01-28 Michael Qiueal/x86: fix build with gcc 5.3.1
2016-01-27 Zhihong Wangeal/x86: tune memcpy for platforms without AVX512
2016-01-27 Zhihong Wangeal/x86: optimize memcpy for AVX512 platforms
2016-01-27 Zhihong Wangeal/x86: identify AVX512 CPU flag
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2016-01-14 Wenzhuo Luixgbe/base: add X550T1 device
2015-12-17 Thomas Monjalonversion: 2.3.0-rc0
2015-12-15 Thomas Monjalonversion: 2.2.0
2015-12-14 Thomas Monjalonversion: 2.2.0-rc4
2015-12-08 Thomas Monjalonversion: 2.2.0-rc3
2015-12-08 Jianbo Liuacl/arm: enable acl for ARMv7
2015-12-08 Jianbo Liueal/arm: fix timer read from PMU
2015-12-06 Sergio Gonzalez... mem: fix doxygen comments regarding memzone freeing
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-25 Thomas Monjalonversion: 2.2.0-rc2
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-23 Panu Matilaineneal: fix plugin directory scan to be filesystem agnostic
2015-11-23 Panu Matilaineneal: fix plugin loading without requiring full path
2015-11-23 David Marchandeal: restrict empty declarations to doxygen
2015-11-23 David Marchandeal: revert C++ app build fix
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-11-18 Jerin Jacobeal/arm: add CPU flags for ARMv8
2015-11-18 Jerin Jacobeal/arm: add vector header for ARM NEON
2015-11-18 Jerin Jacobeal/arm: add memcpy based on libc for ARMv8
next