pci: make device id tables const
[dpdk.git] / lib / librte_pmd_i40e / i40e_ethdev.c
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-13 Stephen Hemmingerethdev: make dev_ops const
2015-04-01 Cunming Liangi40e: fix link status timeout
2015-03-26 Jingjing Wui40e: disable buggy VEB switching
2015-03-26 Jingjing Wui40e: fix flow director
2015-03-19 Thomas Monjaloni40e: revert internal switch of PF
2015-03-09 Thomas Monjalonethdev: remove useless parameter in init functions
2015-03-02 Jijiang Liui40e: advertise TSO capability
2015-02-15 Jingjing Wui40e: enable internal switch of PF
2015-02-15 Jingjing Wui40e: fix vsi configuration
2015-02-15 Helin Zhangi40e: workaround for XL710 performance
2015-02-23 Jijiang Liui40e: support NVGRE in Rx tunnel filtering
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-22 Helin Zhangethdev: unification of flow types
2015-02-16 Jijiang Liui40e: advertise outer IPv4 checksum capability
2015-02-02 Helin Zhangi40e: add hash configuration
2015-02-02 Helin Zhangi40e: use constant as default hash keys
2014-12-17 Helin Zhangi40e: fix build with some toolchains
2014-12-17 Helin Zhangi40e: workaround for X710 performance
2014-12-11 Helin Zhangi40e: fix RSS RETA query
2014-12-06 Huawei Xiei40e: use macros for vlan filtering registers
2014-12-06 Huawei Xiei40e: fix vlan filtering
2014-12-05 Jingjing Wui40e: setup flow director only if enabled
2014-11-26 jingjing.wui40e: add ethertype filter
2014-11-24 Jingjing Wui40e: flow director matching counter
2014-11-24 Jingjing Wui40e: add or delete flow director
2014-11-24 Jingjing Wui40e: transition between flow type and pctype
2014-11-24 Jingjing Wui40e: initialize flow director flexible payload setting
2014-11-24 Jingjing Wui40e: tear down flow director
2014-11-24 Jingjing Wui40e: set up and initialize flow director
2014-11-24 Helin Zhangethdev: support multiple sizes of redirection table
2014-11-24 Helin Zhangi40e: add redirection table size in device info
2014-11-24 Helin Zhangi40e: support setting hash lookup table size
2014-11-06 Thomas Monjaloni40e: fix build with icc
2014-11-05 Choonho Soni40e: fix build with debug enabled
2014-11-04 Chen Jing D(Mark)i40e: full VMDQ pools support
2014-11-04 Chen Jing D(Mark)i40e: enhance mac address operations
2014-11-04 Chen Jing D(Mark)i40e: add VMDQ support
2014-11-04 Helin Zhangi40e: fix PF interrupt handler
2014-11-03 Helin Zhangi40e: handle link status change interrupt
2014-11-03 Helin Zhangi40e: rework PF interrupt cause processing
2014-11-03 Helin Zhangi40e: rename variables in interrupt handler
2014-10-31 Jijiang Liui40e: fix mac vlan filter
2014-10-30 Jijiang Liui40evf: mac vlan filter
2014-10-30 Jijiang Liui40e: mac vlan filter
2014-10-29 Helin Zhangi40e/base: remove early hardware definitions
2014-10-29 Helin Zhangi40e: fix configuration of Rx interrupt
2014-10-29 Helin Zhangi40e: code style fixes
2014-10-27 Thomas Monjalonfix VXLAN acronym
2014-10-27 Jijiang Liui40e: VXLAN filter
2014-10-27 Jijiang Liui40e: VXLAN packet identification
2014-10-20 Jingjing Wui40e: generic filter control
2014-10-20 Helin Zhangi40e: expose RSS functions and relevant macros
2014-10-15 Jijiang Liui40e: add Rx error statistics
2014-10-10 Pablo de Larai40e: set default Rx/Tx configuration
2014-10-07 Helin Zhangi40e/base: fix arq_event_info struct
2014-09-29 Ouyang Changchunethdev: rename flag for queue start and stop
2014-09-18 David Marchandi40e: clean log messages
2014-09-18 David Marchandi40e: indent logs sections
2014-09-18 David Marchandi40e: use the right debug macro
2014-08-25 Chen Jing D(Mark)i40e: queue start and stop
2014-08-25 Ding Hengi40e: enable multicast for promiscuous mode
2014-08-25 Cunming Liangi40e: support autoneg or force link speed
2014-08-25 Helin Zhangi40e: support xen domain0
2014-07-02 Helin Zhangi40e: add required steps in Tx queue management
2014-07-02 Helin Zhangi40e: use new function to clear hardware before PF...
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-27 Bruce Richardsoneal: fix usage of printf-like functions
2014-06-26 Thomas Monjalonexplicit shared code naming as base driver
2014-06-24 Helin Zhangi40e: ignore failure when updating default macvlan...
2014-06-24 Helin Zhangi40e: disable double vlan by default
2014-06-24 Helin Zhangi40e: fix updating hash lookup table of PF RSS
2014-06-20 Chen Jing D(Mark)i40e: rework vlan stripping and insertion
2014-06-20 Chen Jing D(Mark)i40e: add permanent mac address into mac list
2014-06-20 Chen Jing D(Mark)i40e: destroy MSI-X pool on close
2014-06-17 Helin Zhangi40e: new poll mode driver