net/i40e: fix binding interrupt without MSI-X vector
[dpdk.git] / drivers / net / i40e / i40e_ethdev.h
2020-07-29 Mao Jiangnet/i40e: fix binding interrupt without MSI-X vector
2020-07-21 Chenmin Sunnet/i40e: fix flow director Rx writeback packet
2020-07-21 Chenmin Sunnet/i40e: optimize flow director update rate
2020-07-21 Chenmin Sunnet/i40e: optimize flow director memory management
2020-07-21 Chenmin Sunnet/i40e: support flow director space tracking
2020-07-11 Chenxu Dinet/i40e: add private APIs for flow filtering
2020-07-11 Guinan Sunnet/i40e: support cloud filter with L4 port
2020-04-21 Chenxu Dinet/i40e: support hash configuration in RSS flow
2020-04-21 Lunyuan Cuinet/i40e: enable MAC address as flow director input set
2020-04-21 Guinan Sunnet/i40e: enable VF to program MAC address
2020-01-17 Tao Zhunet/i40e: add PF MDD event handler
2020-01-17 Bernard Iremongernet/i40e: support IPsec-AH profile
2020-01-17 Rory Sextonnet/i40e: support flow director for L2TPv3 over IP
2019-10-23 Harry van Haarennet/i40e: cache flow director enable value in Rx queue
2019-10-23 Haiyue Wangnet/i40e: support Rx/Tx burst mode info
2019-10-07 Alvin Zhangnet/i40e: limit the number of VF messages
2019-06-20 Beilei Xingnet/i40e: allow VF to configure pctype mapping
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2018-12-13 Xiaoyun Linet/i40e: fix overwriting RSS RETA
2018-09-27 Damjan Marionnet/i40e: fix 25G AOC and ACC cable detection on XXV710
2018-09-27 Xiaoyun Linet/i40e: add option to use latest vector path
2018-07-30 Yanglong Wunet/i40e: fix maximum frame size check
2018-07-02 Qi Zhangnet/i40e: remove VF interrupt handler
2018-07-02 Beilei Xingnet/i40e: remove summarized global register change...
2018-07-02 Beilei Xingnet/i40e: print real global changes
2018-05-22 Remy Hortonnet/i40e: fix corruption of VF stats
2018-05-14 Beilei Xingnet/i40e: print original value for global register...
2018-05-14 Wei Zhaonet/i40e: fix flow RSS key array error
2018-04-27 Declan Dohertynet/i40e: add support for representor ports
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-13 Beilei Xingnet/i40e: fix DDP profile DEL operation
2018-03-30 Olivier Matznet/i40evf: add multicast MAC address filtering
2018-02-05 Beilei Xingnet/i40e: fix interrupt conflict with multi-driver
2018-02-05 Beilei Xingnet/i40e: fix multiple driver support
2018-02-05 Beilei Xingnet/i40e: add debug logs when writing global registers
2018-02-05 Beilei Xingnet/i40e: warn when writing global registers
2018-01-16 Wei Zhaonet/i40e: move RSS to flow API
2018-01-16 Jingjing Wunet/i40e: support AVF basic interface
2018-01-16 Kirill Rybalchenkonet/i40e: turn off flexible payload on driver init
2018-01-16 Beilei Xingnet/i40e: change VF default ITR interval
2018-01-16 Yanglong Wunet/i40e: support MAC loopback
2018-01-11 Thierry Herbelotfix typos
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-10-26 Kirill Rybalchenkonet/i40e: add support for packet template to flow director
2017-10-12 Wei Zhaonet/i40e: support queue region set and flush
2017-10-06 Beilei Xingnet/i40e: enable cloud filter for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: add cloud filter parsing function for GTP
2017-10-06 Beilei Xingnet/i40e: add FDIR support for GTP-C and GTP-U
2017-10-06 Beilei Xingnet/i40e: finish integration FDIR with generic flow API
2017-10-06 Beilei Xingnet/i40e: update ptype and pctype info
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Jingjing Wunet/i40e: fix interrupt throttling setting in PF
2017-07-11 Wenzhuo Lunet/i40e: support committing TM hierarchy
2017-07-11 Wenzhuo Lunet/i40e: support adding TM node
2017-07-11 Wenzhuo Lunet/i40e: support adding TM shaper profile
2017-07-11 Wenzhuo Lunet/i40e: support getting TM ops
2017-07-06 Qi Zhangnet/i40e: fix incorrect PF Rx bytes
2017-07-06 Jingjing Wunet/i40e/base: use new virtchnl header file
2017-07-06 Beilei Xingnet/i40e: fix flow director for IPv6
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-12 Beilei Xingnet/i40e: support input set selection for FDIR
2017-06-12 Beilei Xingnet/i40e: support flexible payload parsing for FDIR
2017-06-12 Qi Zhangnet/i40e: exclude internal packet's byte count
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-05-05 Wenzhuo Lunet/i40e: consider QinQ when setting MTU
2017-04-19 Qi Zhangnet/i40e: enable per-device packet type mapping
2017-04-19 Wenzhuo Lunet/i40e: move private APIs to a specific file
2017-04-06 Beilei Xingnet/i40e: fix tunnel filter to VF
2017-04-04 Bernard Iremongernet/i40e: add QinQ filter create function
2017-04-04 Beilei Xingnet/i40e: enable tunnel filter for MPLS
2017-04-04 Beilei Xingnet/i40e: add flow API MPLS parsing function
2017-04-04 Beilei Xingnet/i40e: refine consistent tunnel filter
2017-04-04 Beilei Xingnet/i40e: support tunnel filter to VF
2017-04-04 Beilei Xingnet/i40e: rework tunnel filter functions
2017-04-04 Wenzhuo Lunet/i40e: set TC strict priority mode
2017-04-04 Wenzhuo Lunet/i40e: fix VLAN filter
2017-02-10 Wenzhuo Lunet/i40e: fix TC bandwidth definition
2017-02-10 Beilei Xingnet/i40e: fix tunnel filter
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from VF
2017-01-17 Wenzhuo Lunet/i40e: set VF VLAN anti-spoofing from PF
2017-01-17 Beilei Xingnet/i40e: add flow flush function
2017-01-17 Beilei Xingnet/i40e: add flow create function
2017-01-17 Beilei Xingnet/i40e: parse flow director filter
2017-01-17 Beilei Xingnet/i40e: add flow validate function
2017-01-17 Beilei Xingnet/i40e: restore flow director filter
2017-01-17 Beilei Xingnet/i40e: store flow director filter
2017-01-17 Beilei Xingnet/i40e: store tunnel filter
2017-01-17 Beilei Xingnet/i40e: store ethertype filter
2017-01-17 Wenzhuo Lunet/i40e: fix wrong return value when handling PF message
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-24 Stephen Hemmingernet/i40e: localize mapping of ethdev to PCI device
2016-11-07 Qiming Yangnet/i40e: fix VF bonded device link down
2016-10-26 Jeff Guonet/i40e: fix flow director on X710
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 Jeff Guonet/i40e: add new packet types for device X722
2016-06-29 Zhe Taonet/i40e: add floating VEB option
next