net: add rte prefix to ether defines
[dpdk.git] / drivers / net / i40e / i40e_pf.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-03-20 Kevin Traynornet/i40e: update queue number check for rounding
2019-03-08 Kevin Traynornet/i40e: fix negative check on unsigned queue pairs
2019-01-18 Zhirun Yannet/i40e: support request any number of queues
2019-01-14 Haiyue Wangnet/i40e: perform basic validation on VF messages
2018-12-21 Zhirun Yannet/i40e: support PF respond VF request more queues
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Jingjing Wunet/i40e: support AVF basic interface
2018-01-16 Qi Zhangnet/i40e/base: rename a field
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-06 Stephen Hemmingernet/i40e: remove unnecessary void casts
2017-10-06 Jingjing Wunet/i40e: fix interrupt throttling setting in PF
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-10-06 Xiaoyun Linet/i40e: fix PF notify issue when VF is not up
2017-08-04 Xiaoyun Linet/i40e: revert fix of PF notify when VF not up
2017-07-31 Xiaoyun Linet/i40e: fix PF notify when VF is not up
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-04-19 Qi Zhangnet/i40e: fix VF link speed
2017-04-04 Jingjing Wunet/i40e: enable DCB on SRIOV VFs
2017-04-04 Qi Zhangnet/i40e: no more initial VF MAC address
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Jingjing Wunet/i40e: fix validation when deleting MAC address
2017-01-17 Chen Jing D(Mark)net/i40e: support Linux VF to configure IRQ link list
2017-01-17 Chen Jing D(Mark)net/i40e: parse more VF parameter and configure
2017-01-17 Chen Jing D(Mark)net/i40e: return correct VSI id
2017-01-17 Chen Jing D(Mark)net/i40e: change version number to support Linux VF
2017-01-17 Chen Jing D(Mark)net/i40e: enhance sanity check of MAC
2017-01-17 Qi Zhangnet/i40e: fix VF reset flow
2017-01-17 Wenzhuo Lunet/i40e: add user callback for VF to PF message
2017-01-17 Wenzhuo Lunet/i40e: support link status notification
2016-11-07 Qiming Yangnet/i40e: fix VF bonded device link down
2016-06-29 Zhe Taonet/i40e: support floating VEB
2016-06-28 Helin Zhangnet/i40e: remove unsupported VF command
2016-06-28 Helin Zhangnet/i40e: fix null checks
2016-06-20 Helin Zhangnet/i40e/base: allow egress traffic mirroring
2016-03-16 Helin Zhangi40e: use AQ for Rx control register read/write
2016-03-16 Helin Zhangi40e: generate MAC address for VF
2015-11-04 Cunming Liangi40evf: support Rx interrupt
2015-11-04 Cunming Liangi40e: support Rx interrupt
2015-07-19 Bernard Iremongeri40e: support port hotplug
2015-05-22 Bruce Richardsoni40e: move to drivers/net/