summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov2021-02-011-12/+1
* i40e: acquire VSI pointer only after VF is initializedStefan Assmann2021-01-261-7/+4
* i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch2020-12-171-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-11/+15
|\
| * i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-231-11/+15
* | i40e: report correct VF link speed when link state is set to enableStefan Assmann2020-11-241-2/+3
|/
* i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba2020-11-101-2/+24
* intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg2020-09-251-4/+5
* i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann2020-09-091-1/+11
* i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann2020-09-091-5/+5
* i40e: Remove scheduling while atomic possibilityAleksandr Loktionov2020-06-251-97/+137
* i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley2020-02-111-2/+2
* i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley2020-01-091-4/+18
* i40e: implement VF stats NDOJesse Brandeburg2019-11-041-0/+48
* i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov2019-10-251-26/+19
* i40e: clear __I40E_VIRTCHNL_OP_PENDING on invalid min Tx rateStefan Assmann2019-09-111-1/+2
* i40e: Fix crash caused by stress setting of VF MAC addressesSlawomir Laba2019-08-221-1/+6
* i40e: Remove unicast log when VF is leaving multicast mode.Czeslaw Zagorski2019-08-051-18/+21
* i40e: fix code commentsJeff Kirsher2019-08-051-1/+1
* i40e: don't report link up for a VF who hasn't enabled queuesJacob Keller2019-08-051-1/+12
* i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-06-261-9/+6
* i40e: add input validation for virtchnl handlersSergey Nemov2019-06-141-43/+31
* i40e: Add bounds check for ch[] arrayPiotr Kwapulinski2019-06-141-1/+10
* i40e: let untrusted VF to create up to 16 VLANsPiotr Kwapulinski2019-06-141-1/+1
* i40e: Check and set the PF driver state first in i40e_ndo_set_vf_macLihong Yang2019-06-051-5/+5
* i40e: Do not check VF state in i40e_ndo_get_vf_configLihong Yang2019-06-051-4/+2
* i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar2019-05-041-8/+15
* i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2019-05-041-6/+10
* i40e: missing input validation on VF message handling by the PFMartyna Szapar2019-05-041-14/+44
* i40e: Wrong truncation from u16 to u8Grzegorz Siwik2019-05-041-1/+1
* i40e: add num_vectors checker in iwarp handlerSergey Nemov2019-05-041-0/+10
* i40e: VF's promiscuous attribute is not keptGrzegorz Siwik2019-05-041-0/+23
* i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy2019-05-031-12/+16
* i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller2019-05-031-2/+2
* i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov2019-05-031-1/+2
* i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz2019-04-161-2/+4
* i40e: clean up several indentation issuesColin Ian King2019-01-221-2/+2
* i40e: check queue pairs num in config queues handlerSergey Nemov2019-01-221-1/+6
* i40e: suppress bogus error messageMitch Williams2018-11-141-1/+2
* i40e: Protect access to VF control methodsJan Sokolowski2018-11-141-5/+59
* i40e: Update status codesMitch Williams2018-10-311-1/+1
* i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor2018-10-031-1/+1
* i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek2018-09-251-59/+37
* i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy2018-09-251-21/+41
* i40e: Unset promiscuous settings on VF resetMariusz Stachura2018-09-251-110/+157
* i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek2018-08-301-0/+10
* i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński2018-08-301-3/+5
* i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy2018-04-301-3/+66
* i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller2018-04-301-8/+8
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1