remove trailing whitespaces
[dpdk.git] / lib / librte_ether / rte_ethdev.h
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-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-20 Neil Hormanvmxnet3: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanvirtio: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanixgbevf: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanixgbe: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigbvf: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigb: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormane1000: convert to use of PMD_REGISTER_DRIVER and fix...
2014-02-26 Mats Liljegrenethdev: introduce if_index in device info
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Ivan Bouleethdev: add support for device offload capabilities
2014-02-26 Qinglai Xiaoixgbe: add Tx->Rx loopback mode for 82599
2014-02-26 Bruce Richardsonvmxnet3: import new vmxnet3 poll mode driver implementation
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelethdev: add MAC control forward
2013-11-24 Intelethdev: add bypass logic
2013-10-09 Intelvirtio: add new driver
2013-10-09 Intelethdev: export allocate function
2013-10-09 Intelethdev: add VMDq support
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelethdev: check DD bit of specific RX descriptor
2013-09-17 Intelethdev: fix doxygen comment for rte_eth_rx_queue_count
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: add PF support
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 Intelethdev: more doxygen comments about fdir
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelethdev: add VF statistics
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-25 Intelethdev: init all builtin drivers
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release