ixgbevf: fix jumbo frame
[dpdk.git] / lib / librte_pmd_ixgbe /
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-03-26 Mauro Annarummaixgbe: support flow director for X540
2014-02-26 Thomas Monjalonixgbe: remove residual fix about resetting big Tx queues
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 Bruce Richardsonixgbe: prepare for vector pmd
2014-02-26 Bruce Richardsonixgbe: minor rework offloading bits fix
2014-02-26 Bryan Bensonixgbe: fix offloading bits when Rx bulk alloc is used
2014-02-26 Qinglai Xiaoixgbe: query assignment of VF queues
2014-02-26 Bruce Richardsonixgbe: fix disabling loopback mode
2014-02-26 Qinglai Xiaoixgbe: add Tx->Rx loopback mode for 82599
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 Richardsoneal: fix printf format
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2014-01-15 Intelixgbe: residual fix about resetting big Tx queues
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 Intelixgbe: fix index overflow when resetting big Tx queues
2013-11-24 Intelixgbe: fix RSC disabling bit
2013-11-24 Intelixgbe: add MAC control forward
2013-11-24 Intelixgbe: add 82599 bypass support
2013-10-09 Intelethdev: random MAC address
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: fix DCB setup
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: use DD bit to count RX available descriptors
2013-09-17 Intelixgbe: force phy power up/down
2013-09-17 Intelixgbe: update VMDq/DCB support
2013-09-17 Intelixgbe: add PF support
2013-09-17 Intelixgbe: support dual vlan
2013-09-17 Intelixgbe: retrieve RX available descriptors
2013-09-17 Intelixgbe: RSS RETA configuration
2013-09-17 Intelixgbe: allocate structures on numa_node
2013-09-17 Intelixgbe: allow unsupported SFP
2013-09-17 Intelixgbe: force inlining
2013-09-17 Intelixgbe: log tx code path
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-09-06 Intellib: 32/64-bit cleanups
2013-09-06 Intelfile mode changes
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 Intelixgbe: whitespace changes
2013-07-25 Intelixgbe: various updates
2013-07-25 Intelixgbe: add ipv6 support to fdir
2013-07-25 Intelixgbe: configure CRC stripping behaviour of PF
2013-07-25 Intelixgbe: add an optimised "simple" TX function
2013-07-25 Intelixgbe: DCB / flow control
2013-07-25 Intelixgbe: add vlan offload support
2013-07-25 Intelixgbe: allow rx bulk alloc
2013-07-25 Intelixgbe: update RX/TX queue configuration
2013-07-25 Intelixgbe: stats per queue
2013-07-25 Intelixgbe: DCB in base driver
2013-07-25 Intelixgbe: update base driver
2013-07-25 Intelixgbe: minor changes
2013-07-25 Intelixgbe: update copyright
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release