mbuf: remove rte_ctrlmbuf
[dpdk.git] / lib / librte_pmd_ixgbe /
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
2014-01-15 Intelixgbe: residual fix about resetting big Tx queues
2014-01-15 Richardson, Bruceigb/ixgbe: fix build with ICC
2014-01-03 Thomas Monjalonigb/ixgbe: fix index overflow when resetting big queues
2013-11-24 Intelixgbe: fix index overflow when resetting big Tx queues
2013-11-24 Intelixgbe: fix RSC disabling bit
2013-11-24 Intelixgbe: add MAC control forward
2013-11-24 Intelixgbe: add 82599 bypass support
2013-10-09 Intelethdev: random MAC address
2013-10-09 Intelixgbe: add VMDq support
2013-10-09 Intelixgbe: fix VF init without setup
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelixgbe: fix DCB setup
2013-09-17 Intelixgbe: check DD bit for specific RX descriptor
2013-09-17 Intelixgbe: RX queue count is not implemented for VF
2013-09-17 Intelixgbe: use DD bit to count RX available descriptors
2013-09-17 Intelixgbe: force phy power up/down
2013-09-17 Intelixgbe: update VMDq/DCB support
2013-09-17 Intelixgbe: add PF support
2013-09-17 Intelixgbe: support dual vlan
next