mbuf: replace data pointer by an offset
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_rxtx.c
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-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-26 Cunming Liangapp/testpmd: increase default burst size to 32
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 Helin Zhangethdev: more RSS flags
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 Konstantin Ananyevixgbevf: fix jumbo frame
2014-05-16 Stephen Hemmingerspelling fixes
2014-02-26 Thomas Monjalonixgbe: remove residual fix about resetting big Tx queues
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 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 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-10-09 Intelixgbe: add VMDq support
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: use DD bit to count RX available descriptors
2013-09-17 Intelixgbe: update VMDq/DCB support
2013-09-17 Intelixgbe: add PF support
2013-09-17 Intelixgbe: support dual vlan
2013-09-17 Intelixgbe: retrieve RX available descriptors
2013-09-17 Intelixgbe: allocate structures on numa_node
2013-09-17 Intelixgbe: force inlining
2013-09-17 Intelixgbe: log tx code path
2013-09-06 Intellib: fix various compilation warnings
2013-09-06 Intellib: 32/64-bit cleanups
2013-09-06 Intelfile mode changes
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panlib: fix uninitialized variables
2013-07-25 Intelixgbe: whitespace changes
2013-07-25 Intelixgbe: various updates
2013-07-25 Intelixgbe: add an optimised "simple" TX function
2013-07-25 Intelixgbe: DCB / flow control
2013-07-25 Intelixgbe: allow rx bulk alloc
2013-07-25 Intelixgbe: update RX/TX queue configuration
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release