ethdev: fix C linkage type of latest functions
[dpdk.git] / lib / librte_ether / rte_ethdev.h
2015-07-26 Konstantin Ananyevethdev: fix C linkage type of latest functions
2015-07-20 Stephen Hemmingerethdev: export function to check port validity
2015-07-19 Thomas Monjalonethdev: fix doxygen internal comments
2015-07-17 Maryam Tahhanethdev: remove driver specific stats
2015-07-16 Liang-Min Larry... ethdev: add access to specific device info
2015-07-16 Liang-Min Larry... ethdev: add default mac address modifier
2015-07-12 John McNamaraethdev: call Rx and Tx callbacks in the order they...
2015-07-10 Tetsuya Mukawaethdev: improve API comments of close and detach functions
2015-07-10 John McNamaraethdev: add ieee1588 timestamping
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-12 Ivan Bouleethdev: add multicast address filtering
2015-05-11 Bruce Richardsonethdev: remove inclusion of mbuf header
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-03-30 John McNamaraethdev: add packet count parameter to Rx callback
2015-03-26 Bruce Richardsonethdev: fix crash with multiprocess
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaethdev: add device type
2015-02-25 Tetsuya Mukawaethdev: close device
2015-02-25 Tetsuya Mukawaethdev: release port
2015-02-25 Tetsuya Mukawaethdev: remove assumption that port will not be detached
2015-02-23 Bruce Richardsonethdev: support optional Rx and Tx callbacks
2015-02-23 Bruce Richardsonethdev: rename interrupt callbacks field
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Jingjing Wuethdev: remove old ntuple filter API
2015-02-22 Jingjing Wuethdev: new ntuple filter API
2015-02-22 Jingjing Wuethdev: remove old syn filter API
2015-02-22 Jingjing Wuethdev: remove old flex filter API
2015-02-22 Jingjing Wuethdev: add new flow director masks
2015-02-22 Jingjing Wuethdev: remove flexbytes offset from flow director
2015-02-20 Stephen Hemmingervirtio: set MAC address
2015-02-20 Stephen Hemmingervirtio: use soft vlan encap/decap
2015-02-18 Jia Yuethdev: return status of stats read
2015-02-16 Jijiang Liuethdev: add outer IP checksum capability flag
2015-01-20 Jingjing Wuethdev: remove old ethertype filter
2014-12-17 Stephen Hemmingerethdev: fix mtu comment
2014-11-25 Thomas Monjalonethdev: fix doxygen comments about RSS
2014-11-24 Jingjing Wuethdev: add flow director flexible payload setting...
2014-11-24 Jingjing Wuethdev: get flow director information
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangigb: add redirection table size in device info
2014-11-24 Helin Zhangi40e: support setting hash lookup table size
2014-11-11 Ouyang Changchunethdev: VMDQ Rx 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 Helin Zhangethdev: better typing of RSS constants
2014-10-10 Pablo de Laraethdev: get default Rx/Tx configuration from dev info
2014-10-07 Ouyang Changchunixgbe: support X550
2014-09-29 Ouyang Changchunethdev: rename flag for queue start and stop
2014-09-23 Olivier Matzethdev: new method to retrieve extended statistics
2014-07-01 Declan Dohertyethdev: add unique name to devices
2014-06-17 Samuel Gauthierethdev: MTU accessors
2014-06-17 David Marchandethdev: allow to force Rx scatter mode
2014-06-17 David Marchandethdev: store minimum Rx buffer size
2014-06-17 David Marchandethdev: autoneg parameter in flow control accessors
2014-06-17 Zijie Panethdev: retrieve flow control configuration
2014-06-17 Helin Zhangethdev: set port based vlan
2014-06-17 Helin Zhangethdev: new link speeds
2014-06-17 Helin Zhangethdev: more RSS flags
2014-06-17 Ivan Bouleethdev: add Rx error counters for missed, badcrc and...
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 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
next