remove trailing whitespaces
[dpdk.git] / lib / librte_ether / rte_ethdev.c
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