pci: unset driver if probe fails
[dpdk.git] / lib / librte_eal / common /
2016-11-07 David Marchandpci: unset driver if probe fails
2016-11-06 Ben Walkerpci: probe only devices without any driver
2016-11-06 Jianbo Liueal/ppc: fix file descriptor leak when getting CPU...
2016-11-06 Jianbo Liueal/arm: fix file descriptor leak when getting CPU...
2016-10-26 Thomas Monjalonversion: 16.11-rc2
2016-10-25 Jan Blunckeal: add driver name alias
2016-10-14 Thomas Monjalonversion: 16.11-rc1
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 John Ousterhoutlog: respect logger configured before EAL init
2016-10-13 Mauricio Vasquez Bdoc: fix file argument of debug functions
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-10-05 Konstantin Ananyeveal: fix C++ link of delay function pointer
2016-10-04 Jerin Jacobeal/armv8: use high-resolution cycle counter
2016-10-04 Yangchao Zhoupci: fix memory leak when detaching device
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorineal: introduce generalized device
2016-10-03 Jan Viktorineal: register drivers explicitly
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 Jan Viktorineal: rename and move PCI resource structure
2016-10-03 Jan Viktorineal: include dev headers in place of PCI headers
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 Jan Viktorineal: remove PCI/vdev unused code
2016-10-03 Jan Viktorineal: extract vdev infra
2016-10-03 David Marchandeal: add hotplug operations for PCI and vdev
2016-10-03 David Marchandethdev: do not scan all PCI devices on attach
2016-10-03 David Marchandpci: introduce helpers for device name parsing/update
2016-10-03 David Marchandeal: introduce driver init macros
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-10-03 David Marchandpci: initialize lists statically
2016-10-03 David Marchandeal: remove duplicate function declaration
2016-10-03 Flavio Leitnereal: move CPU flags check from constructor to init
2016-10-03 Yuanhan Liumem: remove single file segments
2016-09-26 Jozef Martiniakeal: customize delay function
2016-09-13 Adrien Mazarguillib: hide static functions never defined
2016-09-13 Adrien Mazarguillib: remove named variadic macros in exported headers
2016-09-13 Adrien Mazarguillib: work around forward reference to enum types
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: work around large enum values
2016-09-13 Adrien Mazarguillib: work around braced-groups within expressions
2016-09-09 Gowrishankar Muthu... lpm: add AltiVec for ppc64
2016-08-24 Shreyansh Jaineal: fix a comment
2016-08-23 Ferruh Yigiteal: remove empty file for device IDs
2016-08-23 Ferruh Yigitnet/igb: move PCI device IDs from EAL
2016-08-23 Ferruh Yigitnet/ixgbe: move PCI device IDs from EAL
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-08-03 Thomas Monjalonversion: 16.11-rc0
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-28 Thomas Monjalonversion: 16.07.0
2016-07-28 Wei Daieal: fix tail blank check in --lcores argument
2016-07-28 Wei Daieal: fix parsing of option --lcores
2016-07-28 Wei Daieal: remove redundant code to parse --lcores
2016-07-25 Thomas Monjalonversion: 16.07-rc5
2016-07-22 Thomas Monjalonversion: 16.07-rc4
2016-07-22 Thomas Monjalonunify tools naming
2016-07-22 Pablo de Laraeal: add tailq safe iterator macro
2016-07-21 Zoltan Kissmem: allow full length name
2016-07-21 Chao Zhueal/ppc: fix memory barrier for IBM POWER
2016-07-16 Thomas Monjalonversion: 16.07-rc3
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-07-11 Thomas Monjalonversion: 16.07-rc2
2016-07-11 David Marchandnet/bnxt: move PCI device ids to the driver
2016-07-11 David Marchandnet/bnx2x: move PCI device ids to the driver
2016-07-11 David Marchandnet/enic: move PCI device ids to the driver
2016-07-11 David Marchandnet/vmxnet3: move PCI device ids to the driver
2016-07-11 David Marchandnet/virtio: move PCI device ids to the driver
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
2016-07-11 David Marchandeal: remove PCI device ids header from doxygen
2016-07-10 Sergio Gonzalez... mem: do not zero out memory on zmalloc
2016-07-10 Sergio Gonzalez... mem: zero out memory on free
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
next