aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-25/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand1-0/+2
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand1-0/+1
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand1-0/+17
2017-10-02i40e: fix handling of vf_states variableAlan Brady1-1/+0
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller1-2/+2
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+1
2017-06-01virtchnl: convert to new macrosJesse Brandeburg1-3/+0
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg1-3/+3
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller1-0/+1
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller1-7/+7
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller1-0/+1
2017-03-27i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck1-1/+0
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh1-2/+2
2016-05-01i40e: Use consistent type for vf_idJesse Brandeburg1-2/+2
2016-05-01i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain1-0/+3
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain1-0/+2
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain1-0/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+4
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain1-0/+4
2016-02-16i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan1-2/+2
2015-10-16i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu1-1/+2
2015-10-16i40e: Removed unused definesGreg Rose1-2/+0
2015-07-23i40e: support virtual channel API 1.1Mitch Williams1-0/+2
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams1-0/+3
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain1-1/+1
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher1-6/+6
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin1-2/+0
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh1-1/+2
2014-12-06i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain1-0/+1
2014-09-04i40e: Change wording to be more consistentSerey Kong1-1/+1
2014-06-08i40e: implement anti-spoofing for VFsMitch Williams1-0/+2
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.Sucheta Chakraborty1-1/+2
2014-04-21i40e: Enable VF Tx bandwidth settingMitch Williams1-0/+1
2014-03-19i40e: support VF link state ndoMitch Williams1-0/+4
2014-02-13i40e: enable extant VFsMitch Williams1-0/+1
2014-01-09i40e: Fix GPL headerGreg Rose1-4/+3
2014-01-06i40e: Fix VF driver MAC address configurationGreg Rose1-0/+1
2014-01-05i40e: Fix SR-IOV VF port VLANGreg Rose1-0/+1
2014-01-03i40e: refactor VF reset flowMitch Williams1-1/+1
2013-09-11i40e: implement virtual device interfaceJesse Brandeburg1-0/+120