mbuf: replace data pointer by an offset
[dpdk.git] / lib / librte_pmd_e1000 / igb_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-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 Konstantin Ananyeve1000: do not release queue on alloc error
2014-06-10 Bruce Richardsonremove trailing whitespaces
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 Ananyevigbvf: fix mac type for 82576
2014-05-27 Konstantin Ananyevixgbevf: fix jumbo frame
2014-02-26 Stephen Hemmingerigb: restore workaround errata with wthresh on 82576
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 Richardson, Bruceigb/ixgbe: fix build with ICC
2014-01-03 Thomas Monjalonigb/ixgbe: fix index overflow when resetting big queues
2013-11-24 Inteligb: configure CRC stripping for i211 and i354
2013-10-09 Inteligb: add VMDq support
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteligb: check DD bit of specific RX descriptor
2013-09-17 Inteligb: use DD bit to count RX available descriptors
2013-09-17 Inteligb: update VMDq/DCB support
2013-09-17 Inteligb: add PF support
2013-09-17 Inteligb: fix max RX packet size and support dual VLAN
2013-09-17 Inteligb: retrieve RX available descriptors
2013-09-17 Intele1000: move workaround for wthresh on 82576 at wrong...
2013-09-17 Stephen Hemmingerigb: workaround errata with wthresh on 82576
2013-09-06 Intellib: fix various compilation warnings
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Zijie Panlib: fix uninitialized variables
2013-07-25 Zijie Panlib: fix unused values
2013-07-25 Inteligb: fix RX for Springville (i210)
2013-07-25 Intele1000: whitespace changes
2013-07-25 Intele1000: update RX/TX queue configuration
2013-07-25 Intele1000: add vlan offload support
2013-07-25 Intele1000: minor changes
2013-07-25 Inteligb: various updates
2013-07-25 Inteligb: add VF support
2013-07-25 Inteligb: rename pmd driver as e1000