remove trailing whitespaces
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_ethdev.c
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