acl: fix overwritten matches
[dpdk.git] / lib / librte_pmd_e1000 /
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-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Olivier Matzmbuf: remove too specific flags mask
2014-11-26 Olivier Matzigb/ixgbe: fix IP checksum calculation
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-11 Ouyang Changchunigb: VMDQ Rx mode
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: add a message when forcing scatter mode
2014-09-18 David Marchande1000: always log init messages
2014-09-18 David Marchande1000: clean log messages
2014-09-18 David Marchande1000: indent logs sections
2014-09-18 David Marchande1000/base: add a raw log macro
2014-09-18 David Marchande1000: use the right debug macro
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Bruce Richardsonmbuf: rename in_port to just port
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-09-17 Olivier Matzmbuf: remove rte_ctrlmbuf
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
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 Liue1000/base: update copyright to 2014
2014-06-18 Jijiang Liue1000/base: various changes
2014-06-18 Jijiang Liue1000/base: fix K1 beacon for 82579
2014-06-18 Jijiang Liue1000/base: m88e1512 phy in 82575
2014-06-18 Jijiang Liue1000/base: fix m88e1112 for 82575
2014-06-18 Jijiang Liue1000/base: fix i354
2014-06-18 Jijiang Liue1000/base: fix i217
2014-06-18 Jijiang Liue1000/base: i210 PLL workaround
2014-06-18 Jijiang Liue1000/base: improve error handling
2014-06-18 Jijiang Liue1000/base: minor changes
2014-06-18 Jijiang Liue1000/base: cleanup c10, ulp and nahum6 i218 support
2014-06-17 Samuel Gauthierethdev: MTU accessors
2014-06-17 David Marchandethdev: allow to force Rx scatter mode
2014-06-17 David Marchandethdev: autoneg parameter in flow control accessors
2014-06-17 Zijie Panethdev: retrieve flow control configuration
2014-06-17 Helin Zhangethdev: more RSS flags
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 Konstantin Ananyevigb/ixgbe: reset queue pointers after releasing
2014-06-10 Konstantin Ananyeve1000: do not release queue on alloc error
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-27 Konstantin Ananyevigbvf: fix mac type for 82576
2014-05-27 Konstantin Ananyevixgbevf: fix jumbo frame
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-20 Neil Hormane1000: 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-26 Stephen Hemmingerigb: restore workaround errata with wthresh on 82576
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 Richardsonupdate Intel copyright years to 2014
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 Intele1000: add MAC control forward
2013-11-24 Inteligb: fix PF build
2013-11-24 Inteligb: configure CRC stripping for i211 and i354
2013-11-24 Inteligb: add i354 support
2013-11-24 Intele1000: update base driver
2013-11-24 Intele1000: revert fix for multicast in VF
2013-11-24 Intele1000: more error checks
2013-11-24 Intele1000: mark unused parameters
2013-11-24 Intele1000: minor changes
2013-11-24 Intele1000: whitespace changes
2013-10-09 Intelethdev: random MAC address
2013-10-09 Inteligb: add VMDq support
2013-10-09 Inteligb: fix VF init without setup
2013-10-09 Intele1000: fix descriptor overflow
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: use DD bit to count RX available descriptors
2013-09-17 Inteligb: force phy power up/down
2013-09-17 Inteligb: update VMDq/DCB support
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 Intele1000: retrieve RX available descriptors
2013-09-17 Inteligb: RSS RETA configuration
2013-09-17 Intele1000: move workaround for wthresh on 82576 at wrong...
2013-09-17 Stephen Hemmingerigb: workaround errata with wthresh on 82576
2013-09-17 Intelpci: don't unbind resources on exit
2013-09-17 Intelpci: rework interrupt handling
next