aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
AgeCommit message (Expand)Author
2020-05-15i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-04-16i40e: Fix virtchnl_queue_select bitmap validationBrett Creeley
2019-05-04i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar
2019-05-04i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar
2019-05-04i40e: missing input validation on VF message handling by the PFMartyna Szapar
2019-05-04i40e: Wrong truncation from u16 to u8Grzegorz Siwik
2019-05-04i40e: add num_vectors checker in iwarp handlerSergey Nemov
2019-05-04i40e: VF's promiscuous attribute is not keptGrzegorz Siwik
2019-05-03i40e: fix misleading message about promisc setting on un-trusted VFHarshitha Ramamurthy
2019-05-03i40e: remove out-of-range comparisons in i40e_validate_cloud_filterJacob Keller
2019-05-03i40e: remove error msg when vf with port vlan tries to remove vlan 0Aleksandr Loktionov
2019-04-16i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov
2018-11-14i40e: suppress bogus error messageMitch Williams
2018-11-14i40e: Protect access to VF control methodsJan Sokolowski
2018-10-31i40e: Update status codesMitch Williams
2018-10-03i40e: Use proper enum in i40e_ndo_set_vf_link_stateNathan Chancellor
2018-09-25i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek
2018-09-25i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura
2018-08-30i40e: Prevent deleting MAC address from VF when set by PFPatryk Małek
2018-08-30i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-03-14i40e: Fix permission check for VF MAC filtersFilip Sadowski
2018-03-14i40e: Fix attach VF to VM issuePaweł Jabłoński
2018-02-26i40e: remove some stray indentingDan Carpenter
2018-02-26i40e: check that pointer VSI is not null before dereferencing itColin Ian King
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: Delete queue channel for ADq on VFAvinash Dayanand
2018-02-14i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand
2018-01-10i40e: add helper conversion function for link_speedJacob Keller
2018-01-10i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-10-13i40e: Refactor VF BW rate limitingAmritha Nambiar
2017-10-13i40e: Add macro for PF reset bitAmritha Nambiar
2017-10-09i40e: use a local variable instead of calculating multiple timesLihong Yang
2017-10-09i40e: add check for return from find_first_bit callLihong Yang
2017-10-09i40e: reduce lrxqthresh from 2 to 1Jacob Keller
2017-10-09i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller
2017-10-09i40e: use the safe hash table iterator when deleting mac filtersLihong Yang
2017-10-02i40e: fix client notify of VF resetAlan Brady
2017-10-02i40e: fix handling of vf_states variableAlan Brady
2017-10-02i40e: ensure reset occurs when disabling VFJacob Keller