lib: fix typos
[dpdk.git] / lib / librte_ether / rte_ethdev.h
2017-11-13 Pavel Shirshovlib: fix typos
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Luca Boccassiethdev: document new error code for reset
2017-10-26 Luca Boccassiethdev: document error codes of reset
2017-10-26 Declan Dohertyethdev: support security APIs
2017-10-20 Cristian Dumitrescuethdev: add operation to get MTR ops
2017-10-13 Lee Dalyethdev: rework xstats retrieve by id
2017-10-13 Zhiyong Yangethdev: fix port id type
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Raslan Darawshehethdev: add Rx HW timestamp capability
2017-10-12 David Hartonethdev: add return code to stats reset function
2017-10-12 Tonghao Zhangethdev: fix a comment for config struct
2017-10-06 Santosh Shuklaethdev: get supported mempool per port
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Shahaf Shulerethdev: add mbuf fast free Tx offload
2017-10-06 Shahaf Shulerethdev: introduce Tx queue offloads API
2017-10-06 Shahaf Shulerethdev: introduce Rx queue offloads API
2017-09-13 Wei Daiethdev: add NIC reset operation
2017-07-31 Gaetan Rivetethdev: fix invalid length write on detach
2017-07-19 Gaetan Rivetethdev: count devices consistently
2017-07-19 Gaetan Rivetethdev: add deferred intermediate device state
2017-07-18 Jerin Jacobethdev: introduce lock-free Tx queue capability
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-11 Cristian Dumitrescuethdev: add traffic management ops get API
2017-07-09 Tom Barbetteethdev: document VMDq Rx configuration
2017-07-09 Gaetan Rivetethdev: save VLAN filter setting
2017-07-08 Roman Zhukovethdev: add function to adjust number of descriptors
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2017-07-02 Nikhil Raoethdev: fix a typo in global API introduction
2017-07-01 Rami Rosenethdev: fix a typo
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Ferruh Yigitethdev: remove driver name from device private data
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-09 Ilya Maximetsethdev: keep port id unchanged if obtaining by name...
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-05-01 Kuba Kozakethdev: get xstats ID by name
2017-05-01 Kuba Kozakethdev: retrieve xstats by ID
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-24 Olivier Matzethdev: fix typos in API comments
2017-04-20 Gaetan Rivetethdev: introduce device removal event
2017-04-20 Kuba Kozakapp/proc-info: support xstats by ID
2017-04-20 Kuba Kozakethdev: get xstats ID by name
2017-04-20 Jacek Piaseckiethdev: retrieve xstats by ID
2017-04-19 Shahaf Shulerethdev: fix build with strict flags
2017-04-18 Jan Blunckethdev: do not include PCI header
2017-04-18 Jan Blunckethdev: remove PCI helper from generic ethdev header
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Blunckethdev: remove ethdev PCI probe/remove
2017-04-14 Ami Saboethdev: export secondary attach function
2017-04-05 Gaetan Rivetethdev: add device iterator
2017-04-05 Gaetan Rivetethdev: expose device states
2017-03-30 Olivier Matzethdev: add descriptor status API
2017-03-27 Billy McFallethdev: add API to free consumed buffers in Tx ring
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-03-09 Olivier Matzethdev: clarify API comments of Rx queue count
2017-02-13 Andrew Rybchenkoethdev: fix typo in UDP tunnel API description
2017-01-17 Bernard Iremongerethdev: remove some VF functions
2017-01-17 Qiming Yangethdev: add firmware version get
2017-01-15 Tiwei Bieethdev: add MACsec capability flags
2017-01-15 Tiwei Bieethdev: add MACsec event type
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2017-01-04 Olivier Matzethdev: clarify extended statistics documentation
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: decouple interrupt handling from PCI device
2016-12-22 Ferruh Yigitethdev: cleanup device ops struct whitespace
2016-12-21 Jan Blunckethdev: add internal reset function
2016-11-07 Wei Daiethdev: comment statistics field support
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-09 Jianfeng Tannet/i40e: support TSO on tunneling packet
2016-10-04 Olivier Matzethdev: clarify API comment for imissed stats
2016-10-03 David Marchandethdev: get rid of device type
2016-10-03 David Marchanddrivers: use PCI registration macro
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
next