virtio: fix PCI accesses for ppc64 in legacy mode
[dpdk.git] / lib / librte_ether /
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
2016-03-03 Nelio Laranjeiroethdev: increase RETA entry size
2016-02-24 Reshma Pattanethdev: support unidirectional configuration
2016-02-24 Reshma Pattanethdev: allow full control from secondary process
2016-02-11 Jerin Jacobethdev: reduce alignment requirement for 128-byte cache...
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2016-01-27 David Marchandethdev: move hotplug checks and logs in a common place
2016-01-27 David Marchandethdev: remove useless null checks
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2015-12-15 Thomas Monjalonethdev: remove old flow director symbols
2015-12-07 Igor Ryzhovethdev: fix reset of Rx mbuf allocation failures
2015-12-06 Yaacov Hazanethdev: fix debug macro
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
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-25 Declan Dohertyethdev: prefix internal error checking macros
2015-11-23 Rahul Lakkireddyethdev: add a missing sanity check for Tx queue setup
2015-11-23 Panu Matilainenethdev: fix missing symbol export
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-12 Harry van Haarenethdev: format generic xstats per queue always
2015-11-10 Bernard Iremongerethdev: fix error handling in PCI fields copy
2015-11-04 Tim Shearerethdev: fix link status race condition
2015-11-04 Simon Kagstromethdev: clarify rate limit parameter
2015-11-04 Andrey Chilikini40e: add flow director passthru
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-04 Jingjing Wuethdev: extend flow director to support VF
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-03 Helin Zhangi40e: select GRE key length for filtering
2015-11-03 Helin Zhangi40e: configure input fields for RSS or flow director
2015-11-03 Bernard Iremongerethdev: remove some PCI specific handling
2015-11-03 Bernard Iremongerethdev: add device fields from PCI layer
2015-11-03 Ravi Kerurethdev: clean port id retrieval when attaching
2015-11-02 Maryam Tahhanethdev: do not deprecate imissed counter
2015-11-02 Harry van Haarenethdev: update extending stats strings
2015-11-01 Konstantin Ananyevethdev: add API to retrieve queue information
2015-11-01 Jingjing Wuethdev: get DCB information
2015-11-01 Jingjing Wuethdev: move the multi-queue mode check to specific...
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-10-28 Wenzhuo Luethdev: add more flow director modes
2015-09-29 Jingjing Wuethdev: remove old flow director API
2015-09-03 Thomas Monjalonethdev: remove SCTP flow entries switch
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-08-09 Tetsuya Mukawaethdev: fix illegal port access
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-22 Stephen Hemmingerethdev: fix crash if malloc of user callback fails
2015-07-20 Stephen Hemmingerethdev: export function to check port validity
2015-07-19 Jingjing Wuethdev: add ports to SCTP flow director
2015-07-19 Bernard Iremongerethdev: free queue array when closing
2015-07-19 Thomas Monjalonethdev: fix doxygen internal comments
2015-07-19 Thomas Monjalonethdev: refactor port release
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
2015-07-17 Maryam Tahhanethdev: remove driver specific stats
2015-07-17 Maryam Tahhanethdev: expose generic and driver specific stats in...
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-16 Liang-Min Larry... ethdev: fix error returned for invalid port id
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-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-07 Jingjing Wuethdev: add flow director for L2 payload
2015-07-07 Jingjing Wuethdev: rename and extend the mirror type
2015-07-07 Jingjing Wuethdev: rename port mirroring structure
next