summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
Commit message (Expand)AuthorAgeFilesLines
* i40evf: ignore link up if not runningAlan Brady2018-04-261-12/+23
* i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura2017-08-271-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/+1
* 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/+0
* i40evf: Use net_device_stats from struct net_deviceTobias Klauser2017-04-191-11/+11
* i40e/i40evf: Add capability exchange for outer checksumPreethi Banala2017-04-061-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/+0
* i40evf: add client interfaceMitch Williams2017-03-151-1/+12
* i40evf: track outstanding client requestMitch Williams2017-02-111-0/+4
* i40e: Add support for 25G devicesCarolyn Wyborny2016-12-061-0/+3
* i40evf: Fix link state event handlingSridhar Samudrala2016-09-221-3/+7
* i40evf: report link speedMitch Williams2016-08-191-9/+46
* i40evf: don't overflow bufferMitch Williams2016-06-271-0/+8
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-131-2/+13
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-051-4/+0
* 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-171-0/+4
* i40evf: allow channel bonding of VFsMitch Williams2016-02-031-0/+2
* i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain2015-12-121-1/+3
* i40evf: don't use atomic allocationMitch Williams2015-12-031-6/+6
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-011-5/+5
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-011-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
* i40e/i40evf: give up the __func__Shannon Nelson2015-10-071-32/+27
* i40evf: don't blow away MAC addressMitch Williams2015-10-031-0/+2
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-2/+2
* i40e: clean up error status messagesShannon Nelson2015-07-231-4/+6
* i40evf: support virtual channel API version 1.1Mitch Williams2015-07-231-2/+5
* i40evf: handle big resetsMitch Williams2015-07-231-3/+27
* i40evf: remove aq_pendingMitch Williams2015-04-141-31/+11
* i40evf: delay releasing ringsMitch Williams2015-03-271-0/+2
* i40evf: kick a stalled admin queueMitch A Williams2015-01-131-0/+3
* i40evf: Remove some scary log messagesMitch A Williams2015-01-131-3/+0
* i40evf: make early init sequence even more robustMitch Williams2014-12-061-11/+5
* i40evf: make checkpatch happyMitch Williams2014-11-201-6/+6
* i40e: don't overload fieldsMitch Williams2014-11-201-6/+5
* i40evf: don't use more queues than CPUsMitch Williams2014-11-111-3/+3
* i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
* i40evf: set flags before sending messageMitch Williams2014-06-301-17/+16
* i40evf: return more useful error informationMitch Williams2014-06-261-5/+6
* i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-111-2/+2
* i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-111-0/+3