net: add rte prefix to ether defines
[dpdk.git] / drivers / net / i40e / i40e_ethdev_vf.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Beilei Xingnet/i40e: fix logging on VF close
2019-04-12 Qi Zhangnet/i40e: fix scattered Rx enabling
2019-03-29 Ian Stokesnet/i40e: set min and max MTU for VF
2018-12-21 Zhirun Yannet/i40e: support VF request more queues
2018-12-21 Zhirun Yannet/i40e: clear VF reset flags after reset
2018-12-13 Zhirun Yannet/i40e: fix port close
2018-10-26 Xiaolong Yenet/i40e: cancel alarm handler at the end of closure
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-09-27 Beilei Xingnet/i40e: remove keeping CRC configuration for VF
2018-09-27 Beilei Xingnet/i40e: remove driver log
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-23 Ferruh Yigitnet/i40e: remove redundant queue id checks
2018-07-02 Qi Zhangnet/i40e: remove VF interrupt handler
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Damjan Marionnet/i40e: do not reset device info data
2018-05-14 Yanglong Wunet/i40e: fix missing VLAN offload capability
2018-05-14 Yanglong Wunet/i40e: fix missing some offload capabilities
2018-05-14 Rosen Xunet/i40e: add workaround promiscuous disable
2018-05-02 Qi Zhangnet/i40e: remove dependence on Tx queue flags
2018-05-02 Qi Zhangnet/i40e: fix queue offload initialization
2018-04-27 Ferruh Yigitdrivers/net: update link status
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Yanglong Wunet/i40e: convert to new Tx offloads API
2018-04-13 Yanglong Wunet/i40e: convert to new Rx offloads API
2018-03-30 Olivier Matznet/i40evf: add multicast MAC address filtering
2018-03-30 Stephen Hemmingernet/i40e: use link status helper functions
2018-02-05 Beilei Xingnet/i40e: fix interrupt conflict with multi-driver
2018-02-05 Xiaoyun Linet/i40e: fix CRC strip enabling
2018-02-05 Beilei Xingnet/i40e: update Rx checksum offload
2018-01-29 Wenzhuo Lunet/i40e: fix VF Rx interrupt enabling
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 David Hartonnet/i40e: fix VF reset stats crash
2018-01-16 Beilei Xingnet/i40e: fix setting MAC address of VF
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Qi Zhangnet/i40e/base: rename a field
2018-01-16 Beilei Xingnet/i40e: change VF default ITR interval
2018-01-16 Olivier Matznet/i40e: fix setting of MAC address on i40evf
2018-01-16 Beilei Xingnet/i40e: enable VF Tx offload
2018-01-16 Beilei Xingnet/i40e: fix VLAN offload setting issue
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-10 Xiaoyun Linet/i40e: fix VF cannot forward packets issue
2017-11-03 Wei Dainet/i40e: fix Rx queue interrupt mapping in VF
2017-11-03 Wei Dainet/i40e: fix VFIO interrupt mapping in VF
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-13 Jingjing Wunet/i40e: fix VF initialization error
2017-10-12 Jianfeng Tandrivers/net: enable IOVA mode for Intel PMDs
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Yong Wangnet/i40e: fix uninitialized variable
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Kirill Rybalchenkonet/i40e: remove unnecessary bit operations
2017-10-06 Tomasz Kulaseknet/i40e: fix assignment of enum values
2017-10-06 Wei Zhaonet/i40e: refactor some stats related functions
2017-10-06 Wei Zhaonet/i40e: support reset stats in VF
2017-10-06 Wei Zhaonet/i40e: fix clear xstats bug in VF
2017-10-06 David Hartonnet/i40e: fix i40evf MAC filter table
2017-10-06 Jingjing Wunet/i40e: fix memory leak if VF init fails
2017-10-06 Stephen Hemmingernet/i40e: remove unnecessary void casts
2017-10-06 Beilei Xingnet/i40e: fix VF device stop issue
2017-10-06 Beilei Xingnet/i40e: remove DPDK PF version specific code
2017-10-06 Beilei Xingnet/i40e: remove virtual channel command for VSI queue
2017-10-06 Beilei Xingnet/i40e: remove virtual channel command for VLAN pvid
2017-09-13 Wei Dainet/i40e: support NIC reset
2017-07-19 Jeff Guonet/i40e: fix VF add/del MAC
2017-07-19 Beilei Xingnet/i40e: fix virtchnl message response timeout
2017-07-16 Stephen Hemmingerdrivers/net: remove duplicate includes
2017-07-06 Beilei Xingnet/i40e: support VLAN stripping for VF
2017-07-06 Jingjing Wunet/i40e/base: use new virtchnl header file
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
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-06-05 David Marchanddrivers/net: fix vfio kmod dependency
2017-05-05 Wenzhuo Lunet/i40e: consider QinQ when setting MTU
2017-05-05 Wei Daiethdev: fix adding invalid MAC address
2017-04-19 Qi Zhangnet/i40e: enable per-device packet type mapping
2017-04-19 Qi Zhangnet/i40e: add missing 25G link speed
2017-04-19 Henry Cainet/i40e: fix allocation check
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-03-30 Olivier Matznet/i40e: implement descriptor status API
2017-02-10 Tom Crugnalenet/i40evf: fix reporting of imissed packets
2017-02-10 Jeff Guodrivers/net: fix device configuration
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-17 Ferruh Yigitnet/i40e: fix VF MAC address assignment
2017-01-17 Ferruh Yigitnet/i40e: set VF MAC from VF
2017-01-17 Qi Zhangnet/i40e: enable VF MTU change
2017-01-17 Wenzhuo Lunet/i40e: fix wrong return value when handling PF message
2017-01-17 Jingjing Wunet/i40e/base: remove FPK HyperV VF device ID
2017-01-17 Jingjing Wunet/i40evf: fix casting between structs
2017-01-17 Remy Hortonnet/i40e: fix spelling
2017-01-17 Remy Hortonnet/i40e: fix xstats value mapping
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
next