summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* i40e: Fix permission check for VF MAC filtersFilip Sadowski2018-03-14
* i40e: Fix attach VF to VM issuePaweł Jabłoński2018-03-14
* i40e: remove some stray indentingDan Carpenter2018-02-26
* i40e: check that pointer VSI is not null before dereferencing itColin Ian King2018-02-26
* i40e: Add and delete cloud filterAvinash Dayanand2018-02-14
* i40e: Service request to configure bandwidth for ADq on a VFAvinash Dayanand2018-02-14
* i40e: Delete queue channel for ADq on VFAvinash Dayanand2018-02-14
* i40e: Enable ADq and create queue channel/s on VFAvinash Dayanand2018-02-14
* i40e: add helper conversion function for link_speedJacob Keller2018-01-10
* i40e: update VFs of link state after GET_VF_RESOURCESJacob Keller2018-01-10
* i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva2017-11-27
* i40e: fix the calculation of VFs mac addressesZijie Pan2017-11-21
* i40e/i40evf: don't trust VF to reset itselfAlan Brady2017-10-13
* i40e: Refactor VF BW rate limitingAmritha Nambiar2017-10-13
* i40e: Add macro for PF reset bitAmritha Nambiar2017-10-13
* i40e: use a local variable instead of calculating multiple timesLihong Yang2017-10-09
* i40e: add check for return from find_first_bit callLihong Yang2017-10-09
* i40e: reduce lrxqthresh from 2 to 1Jacob Keller2017-10-09
* i40e/i40evf: always set the CLEARPBA flag when re-enabling interruptsJacob Keller2017-10-09
* i40e: use the safe hash table iterator when deleting mac filtersLihong Yang2017-10-09
* i40e: fix client notify of VF resetAlan Brady2017-10-02
* i40e: fix handling of vf_states variableAlan Brady2017-10-02
* i40e: ensure reset occurs when disabling VFJacob Keller2017-10-02
* i40e: make use of i40e_vc_disable_vfJacob Keller2017-10-02
* i40e: drop i40e_pf *pf from i40e_vc_disable_vf()Jacob Keller2017-10-02
* i40e: don't hold spinlock while resetting VFJacob Keller2017-10-02
* i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-10-02
* i40e: remove logically dead codeLihong Yang2017-10-02
* i40e: Enable VF to negotiate number of allocated queuesAlan Brady2017-09-29
* i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-27
* i40e: Use correct flag to enable egress traffic for unicast promiscAkeem G Abodunrin2017-08-27
* i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_re...Stefan Assmann2017-08-25
* i40e: separate hw_features from runtime changing flagsJacob Keller2017-08-25
* i40e: handle setting administratively set MAC address back to zeroStefan Assmann2017-07-26
* i40e: fix odd formatting and indentJesse Brandeburg2017-07-26
* i40e: fix incorrect variable assignmentGustavo A R Silva2017-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-15
|\
| * i40e: Fix a sleep-in-atomic bugJia-Ju Bai2017-06-14
* | i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-01
* | virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-01
* | i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-01
* | i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-01
* | virtchnl: convert to new macrosJesse Brandeburg2017-06-01
* | virtchnl: move some code to core driverJesse Brandeburg2017-06-01
* | virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-01
|/
* i40e: use DECLARE_BITMAP for state fieldsJacob Keller2017-04-30
* i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller2017-04-30
* i40e: amortize wait time when disabling lots of VFsJacob Keller2017-04-30
* i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller2017-04-30