acl: fix build in standalone mode
[dpdk.git] / lib / librte_pmd_ixgbe /
2015-01-27 Michael Qiuixgbe: add queue start failure check
2015-01-27 Ouyang Changchunixgbe: remove an useless check in VF RSS
2015-01-27 Stephen Hemmingerixgbe: initialize link status on initialization
2015-01-27 Stephen Hemmingerethdev: remove useless stats zeroing in drivers
2015-01-20 Jingjing Wuixgbe: use generic filter control for ethertype filter
2015-01-18 Ouyang Changchunixgbe: configure VF RSS
2015-01-18 Ouyang Changchunixgbe: get VF queue number
2015-01-18 Ouyang Changchunixgbe: negotiate VF API version
2015-01-18 Ouyang Changchunixgbe: code cleanup
2014-12-19 Balazs Nemethixgbevf: fix link state
2014-12-19 Michael Qiuixgbe: fix secondary process start
2014-12-17 Stephen Hemmingerixgbe: support X540 VF
2014-12-16 Bruce Richardsonixgbe: fix multi-process support
2014-12-16 Bruce Richardsonixgbe: fix array overflow in vector Rx
2014-12-05 Konstantin Ananyevixgbe: do not override buffer length
2014-12-05 Jean-Mickael Guerinixgbe: fix setup of mbuf initializer template
2014-12-02 Thomas Monjalonixgbe: fix build with bypass and debug enabled
2014-12-01 Olivier Matzixgbe: fix bitfield assignation with clang
2014-11-28 Balazs Nemethixgbe: fix mbuf failure statistics in vector Rx
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Olivier Matzixgbe: support TCP segmentation offload
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matzmbuf: remove too specific flags mask
2014-11-26 Olivier Matzixgbe: fix flags variable size to 64 bits
2014-11-26 Olivier Matzigb/ixgbe: fix IP checksum calculation
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangixgbe: add redirection table size in device info
2014-11-12 Cunming Liangixgbe: fix reconfiguration of Rx method
2014-11-11 Ouyang Changchunixgbe: VMDQ Rx mode
2014-11-05 Bruce Richardsonixgbe: fix build with icc
2014-11-04 Chen Jing D(Mark)ixgbe: new VMDQ argument
2014-10-29 Bruce Richardsonixgbe: always perform vector Rx setup if vpmd enabled
2014-10-29 Bruce Richardsonixgbe: remove static qualifier for thread safety
2014-10-21 Ouyang Changchunixgbe: fix build with mbuf refcnt disabled
2014-10-10 Ouyang Changchunixgbe/base: disable some gcc warnings
2014-10-10 Pablo de Laraixgbe: set default Rx/Tx configuration
2014-10-09 Pablo de Laraixgbe: fix build with bypass enabled
2014-10-08 Bruce Richardsonixgbe: add prefetch to improve slow-path tx perf
2014-10-08 Bruce Richardsonmbuf: ensure next pointer is set to null on free
2014-10-07 Ouyang Changchunixgbe: support X550
2014-10-07 Ouyang Changchunixgbe/base: support X550
2014-10-07 Ouyang Changchunixgbe/base: i2c combined read/write
2014-10-07 Ouyang Changchunixgbe/base: malicious driver detection
2014-10-07 Ouyang Changchunixgbe/base: iosf sideband read/write
2014-10-07 Ouyang Changchunixgbe/base: anti spoofing
2014-10-07 Ouyang Changchunixgbe/base: source address pruning
2014-10-07 Ouyang Changchunixgbe/base: support EEE
2014-10-07 Ouyang Changchunixgbe/base: dma coalescing
2014-10-07 Ouyang Changchunixgbe/base: thermal sensor
2014-10-07 Ouyang Changchunixgbe/base: fdir cloud mode
2014-10-07 Ouyang Changchunixgbe/base: reset VF registers
2014-10-07 Ouyang Changchunixgbe/base: clean phy sfp handling
2014-10-07 Ouyang Changchunixgbe/base: support qsfp and lco
2014-10-07 Ouyang Changchunixgbe/base: move phy sfp detection in a function
2014-10-07 Ouyang Changchunixgbe/base: rework semaphore
2014-10-07 Ouyang Changchunixgbe/base: remove unnecessary delay
2014-10-07 Ouyang Changchunixgbe/base: wait longer while polling X540 flash update
2014-10-07 Ouyang Changchunixgbe/base: wait longer for VF link status
2014-10-07 Ouyang Changchunixgbe/base: fix flow control comment
2014-10-07 Ouyang Changchunixgbe/base: refactor manageability block communication
2014-10-07 Ouyang Changchunixgbe/base: refactor eeprom checksum calculation
2014-10-07 Ouyang Changchunixgbe/base: factorize fdir command complete check
2014-10-07 Ouyang Changchunixgbe/base: move manageability function
2014-10-07 Ouyang Changchunixgbe/base: new error types
2014-10-03 Ouyang Changchunixgbe/base: various clean up
2014-10-03 Ouyang Changchunixgbe/base: minor changes
2014-09-30 Bruce Richardsonixgbe: fix build with clang
2014-09-29 Ouyang Changchunethdev: rename flag for queue start and stop
2014-09-29 Thomas Monjalonixgbe: allow unsupported SFP
2014-09-29 Balazs Nemethixgbe: fix crash caused by bulk allocation failure
2014-09-25 Pawel Wodkowskiixgbe: fix id and hash with flow director
2014-09-18 David Marchandixgbe: add log messages when rx bulk mode is not usable
2014-09-18 David Marchandixgbe: add a message when forcing scatter mode
2014-09-18 David Marchandixgbe: always log init messages
2014-09-18 David Marchandixgbe: clean log messages
2014-09-18 David Marchandixgbe: indent logs sections
2014-09-18 David Marchandixgbe/base: add a raw log macro
2014-09-18 David Marchandixgbe: use the right debug macro
2014-09-18 Bruce Richardsonixgbe: fix build with gcc 4.4
2014-09-17 Bruce Richardsonixgbe: improve slow-path perf with vector scattered Rx
2014-09-17 Bruce Richardsonixgbe: fix perf regression due to moved pool ptr
2014-09-17 Bruce Richardsonixgbe: rework vector pmd following mbuf changes
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Bruce Richardsonmbuf: rename in_port to just port
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-09-17 Olivier Matzmbuf: rename RTE_MBUF_SCATTER_GATHER into RTE_MBUF_REFCNT
2014-09-17 Bruce Richardsonixgbe: keep only non-zero initializer in mbuf definition
2014-08-28 Bruce Richardsonixgbe: make vector stores unaligned
2014-08-12 Neil Hormanixgbe: require only sse3 intrinsics
2014-07-18 Bruce Richardsonixgbe/base: disable some clang warnings
2014-07-02 Thomas Monjalonixgbe/base: fix build with debug
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
2014-06-26 Cunming Liangapp/testpmd: increase default burst size to 32
2014-06-26 Cunming Liangixgbe: prefer enabling olflags rather than not disabling
2014-06-26 Cunming Liangixgbe: fix build with IEEE1588 enabled
2014-06-26 Cunming Liangixgbe: fix build of standard Rx with vectorized Tx
next