tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_pmd_e1000 / igb_ethdev.c
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Jingjing Wuigb: migrate ntuple filter to new API
2015-02-22 Jingjing Wuigb: migrate syn filter to new API
2015-02-22 Jingjing Wuigb: migrate flex filter to new API
2015-01-27 Stephen Hemmingerethdev: remove useless stats zeroing in drivers
2015-01-20 Jingjing Wuigb: use generic filter control for ethertype filter
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangigb: add redirection table size in device info
2014-11-04 Chen Jing D(Mark)igb: new VMDQ argument
2014-10-10 Pablo de Laraigb: set default Rx/Tx configuration
2014-09-24 Sergey Mironovigb: fix i211 support
2014-09-18 David Marchande1000: clean log messages
2014-09-18 David Marchande1000: indent logs sections
2014-09-18 David Marchande1000: use the right debug macro
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
2014-06-26 Thomas Monjalonexplicit shared code naming as base driver
2014-06-17 Samuel Gauthierethdev: MTU accessors
2014-06-17 David Marchandethdev: autoneg parameter in flow control accessors
2014-06-17 Zijie Panethdev: retrieve flow control configuration
2014-06-17 Ivan Bouleethdev: add Rx error counters for missed, badcrc and...
2014-06-16 Jingjing Wuigb: add filters
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
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-21 Thomas Monjalonigb: fix indentation of previous patchset
2014-05-20 Neil Hormanigbvf: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigb: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Stephen Hemmingerspelling fixes
2014-04-09 Didier Pallardigb: release software locked semaphores on initialization
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 Richardsonigb: fix dual vlan ethertype
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intele1000: add MAC control forward
2013-11-24 Inteligb: add i354 support
2013-10-09 Inteligb: add VMDq support
2013-10-09 Inteligb: fix VF init without setup
2013-10-09 Intele1000: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteligb: check DD bit of specific RX descriptor
2013-09-17 Inteligb: force phy power up/down
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 Inteligb: RSS RETA configuration
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Intelpci: rework interrupt handling
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-09-06 Intellib: fix various compilation warnings
2013-07-25 Intelupdate copyright date to 2013
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: more supported devices
2013-07-25 Inteligb: rename pmd driver as e1000