net/dpaa2: update link status
[dpdk.git] / lib / librte_ether /
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
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-11 Olivier Matznet: move ethernet definitions to the net library
2016-10-10 David Marchandethdev: fix vendor id in debug message
2016-10-10 David Marchandethdev: fix hotplug attach
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 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchandethdev: get rid of device type
2016-10-03 David Marchandethdev: convert to EAL hotplug
2016-10-03 David Marchandethdev: do not scan all PCI devices on attach
2016-10-03 David Marchandpci: introduce helpers for device name parsing/update
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: export probe/remove helpers for PCI drivers
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-09-16 Amine Kherboucheremove unused ring includes
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: work around nonstandard bit-fields
2016-07-28 Nikhil Raoethdev: fix documentation for queue start/stop
2016-07-21 Remy Hortonethdev: fix overwriting driver-specific stats
2016-07-10 Remy Hortonethdev: fix xstats id mismatch
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 Ferruh Yigitethdev: remove duplicated symbol from .map
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 Reshma Pattanethdev: protect Rx/Tx callback change with locks
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-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-07 Slawomir Mrozowiczethdev: fix unchecked return value
next