tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_ethdev.c
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-02-24 Keith Wilesixgbe: remove unused function causing error with clang
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Jingjing Wuixgbe: migrate ntuple filter to new API
2015-02-22 Jingjing Wuixgbe: migrate syn filter to new API
2015-02-22 Jingjing Wuixgbe: migrate flow director info and statistic to...
2015-02-22 Jingjing Wuixgbe: support new flow director masks
2015-02-21 Jingjing Wuixgbe: migrate flow director filtering to new API
2015-02-15 Cunming Liangixgbe: fix link issue in loopback mode
2015-01-27 Michael Qiuixgbe: add queue start failure check
2015-01-27 Stephen Hemmingerixgbe: initialize link status on initialization
2015-01-27 Stephen Hemmingerethdev: remove useless stats zeroing in drivers
2015-01-20 Jingjing Wuixgbe: use generic filter control for ethertype filter
2014-12-19 Balazs Nemethixgbevf: fix link state
2014-12-19 Michael Qiuixgbe: fix secondary process start
2014-12-16 Bruce Richardsonixgbe: fix multi-process support
2014-11-26 Olivier Matzixgbe: support TCP segmentation offload
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangixgbe: add redirection table size in device info
2014-11-12 Cunming Liangixgbe: fix reconfiguration of Rx method
2014-11-11 Ouyang Changchunixgbe: VMDQ Rx mode
2014-11-04 Chen Jing D(Mark)ixgbe: new VMDQ argument
2014-10-10 Pablo de Laraixgbe: set default Rx/Tx configuration
2014-10-07 Ouyang Changchunixgbe: support X550
2014-09-29 Thomas Monjalonixgbe: allow unsupported SFP
2014-09-18 David Marchandixgbe: clean log messages
2014-09-18 David Marchandixgbe: indent logs sections
2014-09-18 David Marchandixgbe: 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-18 Jijiang Liuixgbe/base: rework link negotiation
2014-06-17 Ivan Bouleixgbevf: allow to set MTU
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 Wuixgbe: add filters
2014-06-16 Anatoly Burakovpci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
2014-06-11 Ouyang Changchunixgbe: Tx rate limitation for queue and VF
2014-06-10 Ouyang Changchunixgbe: link up and down
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: 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-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 Qinglai Xiaoixgbe: query assignment of VF queues
2014-02-26 Qinglai Xiaoixgbe: add Tx->Rx loopback mode for 82599
2014-02-25 Bruce Richardsoneal: fix printf format
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelixgbe: add MAC control forward
2013-11-24 Intelixgbe: add 82599 bypass support
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: check DD bit for specific RX descriptor
2013-09-17 Intelixgbe: RX queue count is not implemented for VF
2013-09-17 Intelixgbe: force phy power up/down
2013-09-17 Intelixgbe: add PF support
2013-09-17 Intelixgbe: retrieve RX available descriptors
2013-09-17 Intelixgbe: RSS RETA configuration
2013-09-17 Intelixgbe: allow unsupported SFP
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 Zijie Panlib: fix unused values
2013-07-25 Intelixgbe: whitespace changes
2013-07-25 Intelixgbe: various updates
2013-07-25 Intelixgbe: configure CRC stripping behaviour of PF
2013-07-25 Intelixgbe: DCB / flow control
2013-07-25 Intelixgbe: add vlan offload support
2013-07-25 Intelixgbe: update RX/TX queue configuration
2013-07-25 Intelixgbe: stats per queue
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release