doc: update DPAA2 net PMD guide
[dpdk.git] / lib / librte_ether /
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-13 Thomas Monjalonethdev: fix build with gcc 5.4.0
2017-07-11 Cristian Dumitrescuethdev: add traffic management API
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-08 Qi Zhangethdev: fix documentation for fuzzy match
2017-07-08 Gaetan Rivetethdev: add flow rule copy function
2017-07-05 Ferruh Yigitethdev: use device name from device structure
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-07-05 Jianfeng Tanethdev: fix secondary process crash on unused virtio
2017-07-03 Jan Blunckethdev: use device handle to detach
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-26 Luca Boccassiethdev: add missing symbol in map
2017-06-16 Adrien Mazarguilethdev: tidy up endianness handling in flow API
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
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-10 Michal Jastrzebskiethdev: fix xstats by ID on 32-bit
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-28 Huanle Hannet/virtio: fix crash when closing twice
2017-04-30 Adrien Mazarguilethdev: fix incomplete items in flow API
2017-04-30 Adrien Mazarguilethdev: fix flow API for C++
2017-04-30 Adrien Mazarguileal: fix debug macro redefinition
2017-04-24 Olivier Matzethdev: fix typos in API comments
2017-04-21 John Daleydoc: fix flow validate 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-18 Jan Blunckethdev: add PCI driver helpers
2017-04-18 Jan Blunckethdev: add allocation helper for virtual drivers
2017-04-14 Ami Saboethdev: export secondary attach function
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-06 Bruce Richardsonethdev: fix missing function in version map file
2017-04-05 Gaetan Rivetethdev: add device iterator
2017-04-05 Gaetan Rivetethdev: expose device states
2017-04-04 Yongseok Kohethdev: remove requirement of aligned RETA size
2017-04-04 Beilei Xingethdev: add MPLS and GRE flow API items
2017-03-30 Alejandro Lucerovfio: support hotplug
2017-03-30 Olivier Matzethdev: add descriptor status API
2017-03-27 Olivier Matzmk: optimize directory dependencies
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-30 Emmanuel Roullitethdev: remove useless pointer initialization
2017-01-30 Steve Shinethdev: fix MAC address replay
2017-01-20 Yuanhan Liuethdev: fix data reset when allocating port
2017-01-17 Wei Zhaonet/ixgbe: parse L2 tunnel filter
2017-01-17 Bernard Iremongerethdev: remove some VF functions
2017-01-17 Qiming Yangethdev: add firmware version get
2017-01-17 Yuanhan Liuethdev: fix port data mismatched in multiple process...
2017-01-15 Tiwei Bieethdev: add MACsec capability flags
2017-01-15 Tiwei Bieethdev: add MACsec event type
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-11 Adrien Mazarguilethdev: define default item masks in flow API
2017-01-11 Adrien Mazarguilethdev: clarify RSS action in flow API
2017-01-11 Adrien Mazarguilethdev: clarify MARK and FLAG actions in flow API
2017-01-11 Adrien Mazarguilethdev: modify flow API error function
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2017-01-04 Olivier Matzethdev: clarify extended statistics documentation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Blunckethdev: decouple interrupt handling from PCI device
2016-12-23 Adrien Mazarguilethdev: introduce generic flow API
2016-12-22 Ferruh Yigitethdev: cleanup device ops struct whitespace
2016-12-22 Ferruh Yigitethdev: remove invalid function from version map
2016-12-21 Jan Blunckethdev: add internal reset function
2016-12-21 Jan Blunckethdev: free queue array after releasing all queues
2016-12-21 Jan Blunckethdev: release queue before setting up
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-21 Jan Blunckethdev: clear data when allocating device
2016-12-07 Anatoly Burakovethdev: fix port lookup if none
2016-12-06 Bert van Leeuwenethdev: check maximum number of queues for statistics
2016-11-07 Wei Daiethdev: comment statistics field support
2016-11-06 Thomas Monjalonethdev: rename library for consistency
2016-11-06 Shreyansh Jainlib: fix ABI version after device model rework
2016-10-25 E. Scott Danielsethdev: prevent duplicate event callback
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
next