summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h
AgeCommit message (Expand)Author
2024-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-02i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2023-10-05i40e: Remove circular header dependencies and fix headersIvan Vecera
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2022-10-25i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-03-08i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-02-01i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov
2020-06-25i40e: remove unused definesJesse Brandeburg
2019-11-04i40e: implement VF stats NDOJesse Brandeburg
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller
2019-05-04i40e: missing input validation on VF message handling by the PFMartyna Szapar
2018-11-14i40e: Use correct shift for VLAN priorityRichard Rodriguez
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-02-14i40e: Add and delete cloud filterAvinash Dayanand
2018-02-14i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand
2017-10-02i40e: fix handling of vf_states variableAlan Brady
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady
2017-06-01virtchnl: convert to new macrosJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller
2017-03-27i40e: Drop FCoE code that always evaluates to false or 0Alexander Duyck
2016-09-24net: Update API for VF vlan protocol 802.1ad supportMoshe Shemesh
2016-05-01i40e: Use consistent type for vf_idJesse Brandeburg
2016-05-01i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain
2016-02-16i40e: Store lan_vsi_idx and lan_vsi_id in the right sizePandi Maharajan
2015-10-16i40e: reset the invalid msg counter in vf when a valid msg is receivedJingjing Wu
2015-10-16i40e: Removed unused definesGreg Rose
2015-07-23i40e: support virtual channel API 1.1Mitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-04-03i40e: Communicate VSI id in place of VSI index to the VFsAnjali Singhai Jain
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin
2015-02-24i40e: Add support for getlink, setlink ndo opsNeerav Parikh
2014-12-06i40e: Add new update VSI flow to accommodate FW fix with VSI Loopback modeAnjali Singhai Jain
2014-09-04i40e: Change wording to be more consistentSerey Kong
2014-06-08i40e: implement anti-spoofing for VFsMitch Williams
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty