pci: unset driver if probe fails
[dpdk.git] / lib / librte_eal /
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-25 Ferruh Yigitkni: fix build with kernel 4.9
2016-10-14 Ferruh Yigitkni: fix build with kernel < 3.1
2016-10-14 Thomas Monjalonversion: 16.11-rc1
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 Ferruh Yigitkni: move kernel version ifdefs to compat header
2016-10-13 Ferruh Yigitkni: prefer uint32_t to unsigned int
2016-10-13 Ferruh Yigitkni: update log messages
2016-10-13 Ferruh Yigitkni: remove compile time debug configuration
2016-10-13 Ferruh Yigitkni: move functions to eliminate declarations
2016-10-13 Ferruh Yigitkni: remove unnecessary messages for out of memory
2016-10-13 Ferruh Yigitkni: update kernel logging
2016-10-13 Ferruh Yigitkni: prefer ether_addr_copy to memcpy
2016-10-13 Ferruh Yigitkni: prefer min_t to min
2016-10-13 Ferruh Yigitkni: enclose macros with complex values in parens
2016-10-13 Ferruh Yigitkni: do not use assignment in if condition
2016-10-13 Ferruh Yigitkni: move trailing statement on next line
2016-10-13 Ferruh Yigitkni: move comparison constants on the right
2016-10-13 Ferruh Yigitkni: remove useless return
2016-10-13 Ferruh Yigitkni: prefer unsigned int to unsigned
2016-10-13 Ferruh Yigitkni: fix spacing and line lenghts
2016-10-13 Ferruh Yigitkni: make static struct const
2016-10-13 Ferruh Yigitkni: uninitialize global variables
2016-10-13 Ferruh Yigitkni: move externs to the header file
2016-10-13 Vladyslav Buslovkni: support core id parameter in single threaded mode
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-06 Olivier Matzmem: fix build with -O1
2016-10-05 Ferruh Yigitkni: remove unnecessary ethtool files
2016-10-05 Ferruh Yigitkni: remove unused ethtool files
2016-10-05 Jean Tourrilhesmem: fix hugepage mapping error messages
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 Maciej Czekajmem: fix crash on hugepage mapping error
2016-10-03 Yuanhan Liumem: remove single file segments
2016-09-26 Jozef Martiniakeal: customize delay function
2016-09-22 Ferruh Yigitkni: fix large stack frame size
2016-09-21 Ferruh Yigitkni: remove continuous memory restriction
2016-09-21 Yangchao Zhoukni: fix error rollback kernel crash
2016-09-21 Ferruh Yigitkni: fix build with kernel 4.8
2016-09-21 Ferruh Yigitkni: fix build with kernel < 3.0
2016-09-21 Pablo de Larakni: support RHEL 7.3
2016-09-21 Ferruh Yigitkni: fix debug build
2016-09-16 Robin Jarrymem: use more restrictive permissions on hugepages
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 nonstandard bit-fields
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
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-09-09 Vincent Guokni: fix module init/exit
2016-09-09 Ferruh Yigitkni: support RHEL 6.8
2016-09-09 Ferruh Yigitkni: fix crash when removing interface
2016-08-24 Christian Ehrhardtkni: remove triple license information
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-22 Jim Harriscontigmem: zero all pages during mmap
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
next