summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov1-0/+3
2024-01-03i40e: Fix VF disable behavior to block all trafficAndrii Staikov1-0/+1
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera1-1/+3
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg1-3/+3
2022-10-26i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch1-0/+1
2022-03-09i40e: stop disabling VFs due to PF error responsesJacob Keller1-5/+0
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek1-0/+1
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek1-0/+2
2021-02-02i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov1-1/+0
2020-06-26i40e: remove unused definesJesse Brandeburg1-1/+0
2019-11-05i40e: implement VF stats NDOJesse Brandeburg1-0/+2
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov1-1/+0
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller1-0/+1
2019-05-05i40e: missing input validation on VF message handling by the PFMartyna Szapar1-0/+2
2018-11-14i40e: Use correct shift for VLAN priorityRichard Rodriguez1-2/+2
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-02virtchnl: convert to new macrosJesse Brandeburg1-3/+0
2017-06-02virtchnl: 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-20i40e: reset all VFs in parallel when rebuilding PFJacob Keller1-0/+1
2017-03-28i40e: 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-02i40e: Use consistent type for vf_idJesse Brandeburg1-2/+2
2016-05-02i40e: 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-07i40e: Patch to support trusted VFAnjali Singhai Jain1-0/+2
2016-03-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-0/+4
2016-03-01i40e: Add support for client interface for IWARP driverAnjali Singhai Jain1-0/+4
2016-02-17i40e: 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-25i40e: 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-09i40e: 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 t...Sucheta Chakraborty1-1/+2