drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / drivers / net / i40e / i40e_ethdev.c
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-11-07 Qiming Yangnet/i40e: fix VF bonded device link down
2016-11-07 Qiming Yangnet/i40e: fix link status change interrupt
2016-11-07 Beilei Xingnet/i40e: fix floating VEB
2016-11-07 Jingjing Wunet/i40e: fix DCB configuration
2016-10-26 Qi Zhangnet/i40e: fix Rx hang when disable LLDP
2016-10-26 Jeff Guonet/i40e: fix hash filter on X722
2016-10-26 Jeff Guonet/i40e: fix flow director on X710
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-13 John W. Linvillenet/i40e: do not use VSI before NULL check
2016-10-09 Jianfeng Tannet/i40e: support TSO on tunneling packet
2016-09-30 Qi Zhangnet/i40e: enable 25G device
2016-09-30 Qi Zhangnet/i40e: use PHY type to check PHY capability
2016-09-30 Qi Zhangnet/i40e/base: minor clean up
2016-09-30 Beilei Xingnet/i40e: fix parsing QinQ packets type
2016-09-30 Beilei Xingnet/i40e: fix dropping packets with ethertype 0x88A8
2016-09-30 Jeff Guonet/i40e: add packet type translation for X722
2016-09-30 Jeff Guonet/i40e: add new packet types for device X722
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-25 Jingjing Wunet/i40e: fix VSI removing when releasing
2016-07-22 Pablo de Laranet/i40e: fix unsafe tailq element removal
2016-07-21 Ido Barneanet/i40e: fix speed capabilities
2016-07-15 Jingjing Wunet/i40e: revert VLAN filtering fix
2016-07-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-08 Beilei Xingnet/i40e: fix out-of-bounds access
2016-07-08 Beilei Xingnet/i40e: fix dereference before null check
2016-07-08 Beilei Xingnet/i40e: fix log error
2016-07-04 Jingjing Wunet/i40e: fix VLAN filtering in promiscuous mode
2016-07-10 Zyta Szpakethdev: get registers width
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-06-29 Zhe Taonet/i40e: add floating VEB option
2016-06-29 Zhe Taonet/i40e: support floating VEB
2016-06-24 Beilei Xingnet/i40e: fix single VLAN tag to be outer VLAN tag
2016-06-20 Helin Zhangnet/i40e/base: allow egress traffic mirroring
2016-06-15 Beilei Xingnet/i40e: support MTU configuration
2016-06-15 Jingjing Wunet/i40e: fix link management
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/i40e: fetch extended statistics with integer ids
2016-05-06 Jingjing Wui40e: fix packet count stats
2016-05-06 Remy Hortoni40e: fix register dump offset
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Marc Suneethdev: rename link speed constants
2016-03-31 Jingjing Wui40e: fix crash on DCB query
2016-03-25 Marvin Liuapp/testpmd: fix build on FreeBSD
2016-03-25 Jiangu Zhaoi40e: fix using memory after free
2016-03-25 Jingjing Wui40e: extend flow director for VLAN
2016-03-25 Andrey Chilikini40e: fix VLAN bitmasks for input set
2016-03-25 Jingjing Wui40e: allow filtering on more IP header fields
2016-03-25 Jingjing Wui40e: use default filter input set on init
2016-03-25 Jingjing Wui40e: remove flex payload from input selection
2016-03-25 Jingjing Wui40e: split function for hash and flow director input
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-22 Igor Ryzhovethdev: remove missed packets from error counter
2016-03-16 Remy Hortoni40e: support default MAC address setting
2016-03-16 Remy Hortoni40e: add EEPROM and registers dumping
2016-03-16 Jingjing Wui40e: support setting VF MAC address
2016-03-16 Zhe Taoi40e: add VEB switching support
2016-03-16 Jingjing Wui40e: enable DCB in VMDQ VSIs
2016-03-16 Helin Zhangi40e/base: update AQ command structures and macros
2016-03-16 Helin Zhangi40e/base: add some register definitions
2016-03-16 Helin Zhangi40e: use AQ for Rx control register read/write
2016-03-16 Helin Zhangi40e/base: add VEB statistics control
2016-03-16 Julien Meunieri40e: fix VLAN filtering
2016-03-13 Xutao Suni40e: add tunnel filter for IP in GRE
2016-03-13 Xutao Sunethdev: rework tunnel filtering structure
2016-03-13 Wenzhuo Luethdev: rename UDP tunnel port functions
2016-03-11 Helin Zhangethdev: add vlan type when setting ether type
2016-03-09 Helin Zhangi40e: enable extended tag
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-15 Jingjing Wui40e: fix max frame size
2015-12-10 Helin Zhangi40e: fix filtering with vlan input
2015-12-06 Andrey Chilikini40e: fix flex payload mask
2015-11-27 Michael Qiudrivers: fix constant suffix for 32-bit platforms
2015-11-23 Jingjing Wui40e: fix BW info without DCB enabled
2015-11-23 Jingjing Wui40e: fix DCB configuration with firmware >= 5.x
2015-11-23 Helin Zhangi40e: skip link control as firmware workaround
2015-11-23 Helin Zhangi40e: fix reconfiguring hash enable flags
2015-11-23 Harry van Haareni40e: remove CRC size from byte counters
2015-11-13 Pablo de Larai40e: support ieee1588 functions for device time
2015-11-13 Stephen Hemmingeri40e: use common functions to manage DMA zone
2015-11-12 Stephen Hemmingeri40e: do not report deprecated statistics
2015-11-12 Harry van Haareni40e: refactor xstats per queue handling
2015-11-12 Helin Zhangi40e: fix VSI allocation for VMDq
2015-11-11 Harry van Haareni40e: fix stats reset
2015-11-11 Helin Zhangi40e: fix memzone freeing
2015-11-11 Helin Zhangi40e: fix VMDq pool limit
2015-11-11 Helin Zhangi40e: fix build with icc 13
2015-11-04 Jingjing Wui40e: fix interrupt disabling when stopping
2015-11-04 Cunming Liangi40evf: support Rx interrupt
2015-11-04 Cunming Liangi40e: support Rx interrupt
2015-11-04 Xutao Suni40e: fix statistics
2015-11-03 Helin Zhangi40e: select GRE key length for filtering
2015-11-03 Helin Zhangi40e: configure input fields for RSS or flow director
next