eal: revert link bonding specific initialization
[dpdk.git] / lib / librte_pmd_ixgbe /
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
2014-05-28 Ouyang Changchunixgbe: queue start and stop
2014-05-27 Ivan Bouleethdev: allow to get RSS hash functions and key
2014-05-27 Ivan Bouleethdev: allow to set RSS hash computation flags and...
2014-05-27 Ivan Bouleixgbevf: assign a default mac address
2014-05-27 Ivan Bouleixgbevf: reset unused mailbox data registers
2014-05-27 Ivan Bouleixgbevf: skip null and permanent mac addresses
2014-05-27 Ivan Bouleixgbevf: avoid adding twice the permanent mac address
2014-05-27 Ivan Bouleixgbevf: add/remove mac address
2014-05-27 Konstantin Ananyevixgbevf: fix jumbo frame
2014-05-20 Neil Hormanixgbevf: convert to use of PMD_REGISTER_DRIVER and...
2014-05-20 Neil Hormanixgbe: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Stephen Hemmingerspelling fixes
2014-04-09 Didier Pallardixgbe: release software locked semaphores on initialization
2014-03-26 Mauro Annarummaixgbe: support flow director for X540
2014-02-26 Thomas Monjalonixgbe: remove residual fix about resetting big Tx queues
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Ivan Bouleethdev: add support for device offload capabilities
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-26 Bruce Richardsonixgbe: fix vf irq storm when running on Xen Dom0.
2014-02-26 Bruce Richardsonixgbe: prepare for vector pmd
2014-02-26 Bruce Richardsonixgbe: minor rework offloading bits fix
2014-02-26 Bryan Bensonixgbe: fix offloading bits when Rx bulk alloc is used
2014-02-26 Qinglai Xiaoixgbe: query assignment of VF queues
2014-02-26 Bruce Richardsonixgbe: fix disabling loopback mode
2014-02-26 Qinglai Xiaoixgbe: add Tx->Rx loopback mode for 82599
2014-02-26 Bruce Richardsonigb/ixgbe: remove useless header inclusion
2014-02-26 Maxime Leroyigb/ixgbe: allow RSS with only one Rx queue
2014-02-26 Maxime Leroyigb/ixgbe: ETH_MQ_RX_NONE should disable RSS
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsoneal: fix printf format
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
next