net/i40evf: add multicast MAC address filtering
[dpdk.git] / drivers / net / i40e / i40e_ethdev_vf.c
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
2016-12-24 Stephen Hemmingernet/i40e: localize mapping of ethdev to PCI device
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-11-07 Qiming Yangnet/i40e: fix VF bonded device link down
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-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-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-08 Beilei Xingnet/i40e: fix dereference before null check
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-06-15 Jingjing Wunet/i40evf: fix return value if admin queue command...
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 Beilei Xingi40evf: expose queue info functions reused from PF
2016-05-06 Björn Töpeli40evf: report error for unsupported CRC stripping...
2016-05-06 Daniel Mrzyglodi40e: remove unneeded NULL check
2016-04-06 Jingjing Wui40evf: fix link info update
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-25 Jingjing Wui40evf: support reporting PF reset
2016-03-25 Jingjing Wui40evf: allocate virtchnl commands buffer per VF
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Jingjing Wui40e: support setting VF MAC address
2016-03-16 Helin Zhangi40evf: use base driver defined interface
next