net: align ethdev and eal driver names
[dpdk.git] / lib / librte_ether /
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
2016-04-06 Jianfeng Tanethdev: refine API to query supported packet types
2016-04-06 Olivier Matzethdev: fix xstats retrieval with a null array
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-30 Jingjing Wuethdev: fix comments for filters
2016-03-25 Pablo de Laraethdev: fix possibly incorrect maximum queues
2016-03-25 Jingjing Wuethdev: add fields to flow director input
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-23 Stephen Hemmingerethdev: fix xstats size query with NULL
2016-03-16 Bernard Iremongerbonding: fix detach of slave devices
2016-03-13 Xutao Sunethdev: add IP in GRE tunnel
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
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-09 Thomas Monjalonethdev: bump library version
2016-03-04 Jingjing Wuethdev: fix byte order consistency of flow director
next