eal/bsd: fix core detection
[dpdk.git] / lib / librte_pmd_ixgbe /
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
2014-06-26 Pablo de Laraixgbe: rework fix of media type for bypass device
2014-06-26 Thomas Monjalonexplicit shared code naming as base driver
2014-06-18 Jijiang Liuixgbe/base: update copyright to 2014
2014-06-18 Jijiang Liuixgbe/base: various changes
2014-06-18 Jijiang Liuixgbe/base: vf changes
2014-06-18 Jijiang Liuixgbe/base: x540 changes
2014-06-18 Jijiang Liuixgbe/base: filtering changes
2014-06-18 Jijiang Liuixgbe/base: flow director changes
2014-06-18 Jijiang Liuixgbe/base: allow to read in sff8472
2014-06-18 Jijiang Liuixgbe/base: allow access to PHY register without lock
2014-06-18 Jijiang Liuixgbe/base: rework protected access to autoc register
2014-06-18 Jijiang Liuixgbe/base: rework locking
2014-06-18 Jijiang Liuixgbe/base: rework flow control
2014-06-18 Jijiang Liuixgbe/base: rework link negotiation
2014-06-18 Jijiang Liuixgbe/base: disable laser control if manageability...
2014-06-18 Jijiang Liuixgbe/base: allow to disable link on D3
2014-06-18 Jijiang Liuixgbe/base: allow to enable and disable Rx
2014-06-18 Jijiang Liuixgbe/base: allow to read rtrup2tc register
2014-06-18 Jijiang Liuixgbe/base: rework PCIe disabling
2014-06-18 Jijiang Liuixgbe/base: name constants
2014-06-18 Jijiang Liuixgbe/base: improve error handling
2014-06-18 Jijiang Liuixgbe/base: minor changes
2014-06-17 Ivan Bouleixgbevf: allow to set MTU
2014-06-17 Samuel Gauthierethdev: MTU accessors
2014-06-17 David Marchandethdev: allow to force Rx scatter mode
2014-06-17 David Marchandethdev: autoneg parameter in flow control accessors
2014-06-17 Zijie Panethdev: retrieve flow control configuration
2014-06-17 Helin Zhangethdev: more RSS flags
2014-06-17 Pablo de Laraixgbe: fix link status interrupt of bypass device
2014-06-17 Ivan Bouleethdev: add Rx error counters for missed, badcrc and...
2014-06-16 Jingjing Wuixgbe: add filters
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-16 Bruce Richardsonixgbe: new vectorized functions for Rx/Tx
2014-06-11 Ouyang Changchunixgbe: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunixgbe: link up and down
2014-06-10 Konstantin Ananyevigb/ixgbe: reset queue pointers after releasing
2014-06-10 Bruce Richardsonremove trailing whitespaces
next