drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / drivers / net / i40e / i40e_ethdev_vf.c
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
2016-03-16 Helin Zhangi40e: use AQ for Rx control register read/write
2016-03-16 Helin Zhangi40evf: rework MAC address validation
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-06 Jingjing Wui40evf: fix MAC deletion when stopping
2015-11-27 Helin Zhangi40evf: fix RSS key configuration
2015-11-23 Jingjing Wui40evf: fix write flush
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-04 Cunming Liangi40evf: support Rx interrupt
2015-11-03 Helin Zhangi40e: adjust the number of queues for RSS
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-11-03 Helin Zhangi40evf: support AQ based RSS config
2015-11-02 Harry van Haareni40evf: add extended stats
2015-11-01 Konstantin Ananyevi40e: get queue info and descriptor limits
2015-10-30 Zhe Taoi40e: allow vector Rx and Tx usage
2015-10-30 Jingjing Wui40evf: fix write back with virtual channel 1.1
2015-07-30 Jingjing Wui40evf: fix crash when setup Tx queues
2015-07-19 Jingjing Wui40evf: fix RSS with less Rx queues than Tx queues
2015-07-19 Bernard Iremongeri40e: free queue memory when closing
2015-07-19 Bernard Iremongeri40evf: clear queues when stopping
2015-07-19 Bernard Iremongeri40evf: clear command when error occurs
2015-07-19 Bernard Iremongeri40evf: increase messaging wait time
2015-07-19 Bernard Iremongeri40e: support port hotplug
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-07 Helin Zhangi40evf: fix offload capability flags
2015-07-07 Helin Zhangi40e: support double vlan stripping and insertion
2015-06-12 Stephen Hemmingerdrivers: explicit initialization of pci drivers
2015-06-04 Helin Zhangi40evf: fix jumbo frame support
2015-05-22 Bruce Richardsoni40e: move to drivers/net/