tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_pmd_e1000 / em_ethdev.c
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2014-09-18 David Marchande1000: clean log messages
2014-09-18 David Marchande1000: indent logs sections
2014-06-27 Stephen Hemmingerethdev: add link state interrupt flag
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 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormane1000: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Stephen Hemmingerspelling fixes
2014-02-26 Ivan Bouleethdev: add pause frame counters for em/igb/ixgbe
2014-02-26 Thomas Monjalonpci: use igb_uio mapping only when needed
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intele1000: add MAC control forward
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 Intele1000: retrieve RX available descriptors
2013-09-17 Intelpci: don't unbind resources on exit
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: support EM devices (also known as e1000/e1000e)