summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h
Commit message (Expand)AuthorAgeFilesLines
* i40e: Add and delete cloud filterAvinash Dayanand2018-02-141-0/+2
* i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2018-02-141-0/+1
* i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand2018-02-141-0/+17
* i40e: fix handling of vf_states variableAlan Brady2017-10-021-1/+0
* i40e: ensure reset occurs when disabling VFJacob Keller2017-10-021-2/+2
* i40e: Enable VF to negotiate number of allocated queuesAlan Brady2017-09-291-0/+1
* virtchnl: convert to new macrosJesse Brandeburg2017-06-011-3/+0
* virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-011-3/+3
* i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller2017-04-301-0/+1
* i40e: properly spell I40E_VF_STATE_* flagsJacob Keller2017-04-301-7/+7
* i40e: reset all VFs in parallel when rebuilding PFJacob Keller2017-04-191-0/+1
* i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck2017-03-271-1/+0
* net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh2016-09-241-2/+2
* i40e: Use consistent type for vf_idJesse Brandeburg2016-05-011-2/+2
* i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain2016-05-011-0/+3
* i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2016-04-271-0/+2
* i40e: Patch to support trusted VFAnjali Singhai Jain2016-04-061-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+4
|\
| * i40e: Add support for client interface for IWARP driverAnjali Singhai Jain2016-02-291-0/+4
* | i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan2016-02-161-2/+2
|/
* i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu2015-10-161-1/+2
* i40e: Removed unused definesGreg Rose2015-10-161-2/+0
* i40e: support virtual channel API 1.1Mitch Williams2015-07-231-0/+2
* i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2015-07-231-0/+3
* i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain2015-04-031-1/+1
* i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher2015-03-091-6/+6
* i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin2015-03-071-2/+0
* i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-241-1/+2
* i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain2014-12-061-0/+1
* i40e: Change wording to be more consistentSerey Kong2014-09-041-1/+1
* i40e: implement anti-spoofing for VFsMitch Williams2014-06-081-0/+2
* net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-1/+2
* i40e: Enable VF Tx bandwidth settingMitch Williams2014-04-211-0/+1
* i40e: support VF link state ndoMitch Williams2014-03-191-0/+4
* i40e: enable extant VFsMitch Williams2014-02-131-0/+1
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: Fix VF driver MAC address configurationGreg Rose2014-01-061-0/+1
* i40e: Fix SR-IOV VF port VLANGreg Rose2014-01-051-0/+1
* i40e: refactor VF reset flowMitch Williams2014-01-031-1/+1
* i40e: implement virtual device interfaceJesse Brandeburg2013-09-111-0/+120
OpenPOWER on IntegriCloud