summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
Commit message (Expand)AuthorAgeFilesLines
* intel-ethernet: rename i40evf to iavfJesse Brandeburg2018-09-181-1465/+0Star
* i40evf: Validate the number of queues a PF sendsPaul M Stillwell Jr2018-08-301-0/+32
* i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński2018-08-301-2/+9
* i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller2018-04-301-10/+1Star
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1Star
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40evf: pass struct virtchnl_filter by reference rather than by valueColin Ian King2018-02-261-14/+18
* i40evf: Add support to apply cloud filtersHarshitha Ramamurthy2018-02-141-0/+187
* i40evf: Add support to configure bw via tc toolHarshitha Ramamurthy2018-02-141-0/+3
* i40evf: add ndo_setup_tc callback to i40evfHarshitha Ramamurthy2018-02-141-1/+81
* i40evf: Fix link up issue when queues are disabledAvinash Dayanand2018-02-141-8/+20
* i40evf: Make VF reset warning message more clearHarshitha Ramamurthy2018-02-131-1/+1
* i40evf: use GFP_ATOMIC under spin lockWei Yongjun2018-02-131-4/+4
* i40evf: Correctly populate rxitr_idx and txitr_idxAlexander Duyck2018-02-121-9/+15
* i40evf: ignore link up if not runningAlan Brady2018-01-231-12/+23
* i40evf: Clean-up flags for promisc mode to avoid high polling rateAlexander Duyck2018-01-101-2/+4
* i40evf: use spinlock to protect (mac|vlan)_filter_listJacob Keller2018-01-101-4/+38
* i40e/i40evf: don't trust VF to reset itselfAlan Brady2017-10-131-4/+3Star
* i40evf: Enable VF to request an alternate queue allocationAlan Brady2017-10-021-1/+43
* i40evf: lower message levelMitch Williams2017-09-291-1/+1
* i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-281-0/+40
* i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari2017-08-251-1/+3
* virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-011-3/+3
* i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-011-2/+1Star
* virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-011-140/+140
* i40evf: fix merge error in older patchJesse Brandeburg2017-05-311-0/+1
* i40evf: fix duplicate linesJesse Brandeburg2017-05-311-2/+0Star
* i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-201-11/+11
* i40e/i40evf: Add capability exchange for outer checksumPreethi Banala2017-04-071-1/+3
* i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck2017-03-291-4/+10
* i40evf: enforce descriptor write-back mechanism for VFPreethi Banala2017-03-291-4/+0Star
* i40evf: add client interfaceMitch Williams2017-03-151-1/+12
* i40evf: track outstanding client requestMitch Williams2017-02-121-0/+4
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-071-0/+3
* i40evf: Fix link state event handlingSridhar Samudrala2016-09-231-3/+7
* i40evf: report link speedMitch Williams2016-08-201-9/+46
* i40evf: don't overflow bufferMitch Williams2016-06-281-0/+8
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-141-2/+13
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-061-4/+0Star
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-271-0/+11
* i40evf: Allow PF driver to configure RSSMitch Williams2016-04-261-0/+119
* i40evf: support packet split receiveMitch Williams2016-02-181-0/+4
* i40evf: allow channel bonding of VFsMitch Williams2016-02-041-0/+2
* i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain2015-12-131-1/+3
* i40evf: don't use atomic allocationMitch Williams2015-12-031-6/+6
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-021-5/+5
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-021-1/+1
* i40evf: handle many MAC filters correctlyMitch Williams2015-11-251-8/+24
* i40e/i40evf: clean up error messagesMitch Williams2015-11-251-3/+23
* i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-151-1/+2