drivers: export probe/remove helpers for PCI drivers
[dpdk.git] / lib / librte_ether / rte_ethdev.h
2016-10-03 David Marchanddrivers: export probe/remove helpers for PCI drivers
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-07-28 Nikhil Raoethdev: fix documentation for queue start/stop
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-01 Olivier Matzethdev: clarify API of packet types support
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-07-01 Thomas Monjalonethdev: fix extended statistics description
2016-06-30 Rami Rosenethdev: fix typo in a comment
2016-06-27 Beilei Xingnet/ixgbe: fix single VLAN tag to be outer VLAN tag
2016-06-24 Beilei Xingnet/i40e: fix single VLAN tag to be outer VLAN tag
2016-06-15 Beilei Xingnet/i40e: support MTU configuration
2016-06-22 Hiroyuki Mikitaethdev: fix doxygen formatting
2016-06-22 Jerin Jacobethdev: align device structure with cache line
2016-06-22 Jerin Jacobethdev: add RSS RETA size constant 256
2016-06-22 Jerin Jacobethdev: add tunnel and port RSS offload types
2016-06-16 Reshma Pattanethdev: get port by name
2016-06-16 Reshma Pattanethdev: get queues numbers
2016-06-16 Reshma Pattanethdev: insert Rx callback as head of list
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonethdev: fetch extended statistics with integer ids
2016-06-15 Olivier Matzethdev: clarify the origin of mbufs
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-06 Jianfeng Tanethdev: refine API to query supported packet types
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: convert speed number to bitmap flag
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Marc Suneethdev: use constants for link duplex
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-25 Jingjing Wui40evf: support reporting PF reset
2016-03-25 Tetsuya Mukawaethdev: add queue state change event type
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Rx checksum on X550
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Wenzhuo Luethdev: support L2 tunnel operations
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-11 Tomasz Kulasekethdev: add buffered Tx
2016-03-03 Nelio Laranjeiroethdev: increase RETA entry size
2016-02-11 Jerin Jacobethdev: reduce alignment requirement for 128-byte cache...
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2015-12-06 Yaacov Hazanethdev: fix debug macro
2015-11-25 Bruce Richardsonethdev: add sanity checks to functions
2015-11-25 Bruce Richardsonethdev: remove duplicated debug functions
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-13 Daniel Mrzyglodethdev: add ieee1588 functions for device clock time
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-11-12 Stephen Hemmingerethdev: mark deprecated statistics with attribute
2015-11-04 Simon Kagstromethdev: clarify rate limit parameter
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-03 Bernard Iremongerethdev: add device fields from PCI layer
2015-11-02 Maryam Tahhanethdev: do not deprecate imissed counter
2015-11-01 Konstantin Ananyevethdev: add API to retrieve queue information
2015-11-01 Jingjing Wuethdev: get DCB information
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-09-29 Jingjing Wuethdev: remove old flow director API
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-08-03 John McNamaraethdev: fix ABI breakage
2015-07-27 Cunming Liangethdev: add Rx interrupt control functions
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
next