summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov1-12/+1
2021-01-26i40e: acquire VSI pointer only after VF is initializedStefan Assmann1-7/+4
2020-12-17i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch1-2/+2
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+15
2020-11-24i40e: report correct VF link speed when link state is set to enableStefan Assmann1-2/+3
2020-11-24i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch1-11/+15
2020-11-11i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba1-2/+24
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-4/+5
2020-09-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann1-1/+11
2020-09-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann1-5/+5
2020-06-26i40e: Remove scheduling while atomic possibilityAleksandr Loktionov1-97/+137
2020-02-12i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley1-2/+2
2020-01-09i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley1-4/+18
2019-11-05i40e: implement VF stats NDOJesse Brandeburg1-0/+48
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov1-26/+19
2019-09-11i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann1-1/+2
2019-08-22i40e: Fix crash caused by stress setting of VF MAC addressesSlawomir Laba1-1/+6
2019-08-05i40e: Remove unicast log when VF is leaving multicast mode.Czeslaw Zagorski1-18/+21
2019-08-05i40e: fix code commentsJeff Kirsher1-1/+1
2019-08-05i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller1-1/+12
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva1-9/+6
2019-06-14i40e: add input validation for virtchnl handlersSergey Nemov1-43/+31
2019-06-14i40e: Add bounds check for ch[] arrayPiotr Kwapulinski1-1/+10
2019-06-14i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski1-1/+1
2019-06-06i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang1-5/+5
2019-06-06i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang1-4/+2
2019-05-05i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar1-8/+15
2019-05-05i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar1-6/+10
2019-05-05i40e: missing input validation on VF message handling by the PFMartyna Szapar1-14/+44
2019-05-05i40e: Wrong truncation from u16 to u8Grzegorz Siwik1-1/+1
2019-05-05i40e: add num_vectors checker in iwarp handlerSergey Nemov1-0/+10
2019-05-05i40e: VF's promiscuous attribute is not keptGrzegorz Siwik1-0/+23
2019-05-04i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy1-12/+16
2019-05-04i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller1-2/+2
2019-05-04i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov1-1/+2
2019-04-17i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz1-2/+4
2019-01-22i40e: clean up several indentation issuesColin Ian King1-2/+2
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov1-1/+6
2018-11-14i40e: suppress bogus error messageMitch Williams1-1/+2
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski1-5/+59
2018-10-31i40e: Update status codesMitch Williams1-1/+1
2018-10-03i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor1-1/+1
2018-09-25i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek1-59/+37
2018-09-25i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy1-21/+41
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura1-110/+157
2018-08-30i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek1-0/+10
2018-08-30i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński1-3/+5
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy1-3/+66
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller1-8/+8
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-25/+1