add prefix to cache line macros
[dpdk.git] / lib / librte_ether / rte_ethdev.c
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-12 Cunming Liangethdev: fix Rx/Tx return in debug mode
2014-11-04 Chen Jing D(Mark)ethdev: VMDQ enhancements
2014-10-27 Jijiang Liuethdev: UDP tunnels
2014-10-20 Jingjing Wuethdev: introduce generic filter control
2014-10-20 Pablo de Laraethdev: fix memory corruption with default Rx/Tx config...
2014-10-10 Pablo de Laraethdev: get default Rx/Tx configuration from dev info
2014-10-10 Pablo de Laraethdev: reset whole dev info structure before filling
2014-09-23 Olivier Matzethdev: new method to retrieve extended statistics
2014-07-02 Thomas Monjalonethdev: fix build of named allocation debug
2014-07-02 Thomas Monjalonethdev: fix build of Tx rate limitation debug
2014-07-01 Declan Dohertyethdev: add unique name to devices
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
2014-06-27 Thomas Monjalonethdev: read link state interrupt without link update...
2014-06-17 Samuel Gauthierethdev: MTU accessors
2014-06-17 David Marchandethdev: store minimum Rx buffer size
2014-06-17 Zijie Panethdev: retrieve flow control configuration
2014-06-17 Helin Zhangethdev: set port based vlan
2014-06-17 Helin Zhangethdev: allow maximum packet length to less than 1518
2014-06-16 Jingjing Wuethdev: add filters
2014-06-11 Ouyang Changchunethdev: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunethdev: API for link up and down
2014-06-10 Konstantin Ananyevethdev: fix compiler warning on PMD_DEBUG_TRACE formats
2014-06-10 Konstantin Ananyevethdev: prevent from starting/stopping already started...
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-27 Ivan Bouleethdev: allow to get RSS hash functions and key
2014-05-27 Ivan Bouleethdev: allow to set RSS hash computation flags and...
2014-05-27 Ivan Bouleethdev: check RETA queue indices against number of...
2014-02-26 Mats Liljegrenethdev: introduce if_index in device info
2014-02-26 Thomas Monjalonethdev: fix non-reconfigurable pmd init
2014-02-26 Ivan Bouleethdev: add support for device offload capabilities
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsoneal: fix printf format
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelethdev: add bypass logic
2013-10-09 Intelethdev: allow device without registered driver
2013-10-09 Intelethdev: export allocate function
2013-10-09 Intelethdev: add VMDq support
2013-10-09 Intelethdev: reset unsupported stats
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelethdev: check DD bit of specific RX descriptor
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: set VMDq pool when adding mac address
2013-09-17 Intelethdev: retrieve RX available descriptors
2013-09-17 Intelethdev: RSS RETA configuration
2013-09-17 Intelethdev: store numa_node per device
2013-09-17 Intelpci: rework interrupt handling
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelethdev: add priority flow control configuration
2013-07-25 Intelethdev: add ipv6 support to fdir
2013-07-25 Intelethdev: add vlan offload support
2013-07-25 Intelethdev: add RX/TX queues configuration
2013-07-25 Intelethdev: add DCB support
2013-07-25 Intelethdev: add stats per queue
2013-07-25 Intelethdev: minor changes
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release