aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
AgeCommit message (Expand)Author
2017-10-13i40e/i40evf: don't trust VF to reset itselfAlan Brady
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-09-29i40evf: lower message levelMitch Williams
2017-08-27i40e/i40evf: support for VF VLAN tag stripping controlMariusz Stachura
2017-08-25i40evf: prevent VF close returning before state transitions to DOWNSudheer Mogilappagari
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg
2017-05-31i40evf: fix merge error in older patchJesse Brandeburg
2017-05-31i40evf: fix duplicate linesJesse Brandeburg
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck
2017-03-29i40evf: enforce descriptor write-back mechanism for VFPreethi Banala
2017-03-15i40evf: add client interfaceMitch Williams
2017-02-11i40evf: track outstanding client requestMitch Williams
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-09-22i40evf: Fix link state event handlingSridhar Samudrala
2016-08-19i40evf: report link speedMitch Williams
2016-06-27i40evf: don't overflow bufferMitch Williams
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-02-17i40evf: support packet split receiveMitch Williams
2016-02-03i40evf: allow channel bonding of VFsMitch Williams
2015-12-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain
2015-12-03i40evf: don't use atomic allocationMitch Williams
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams
2015-11-25i40evf: handle many MAC filters correctlyMitch Williams
2015-11-25i40e/i40evf: clean up error messagesMitch Williams
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain
2015-10-07i40e/i40evf: give up the __func__Shannon Nelson
2015-10-03i40evf: don't blow away MAC addressMitch Williams
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-03-27i40evf: delay releasing ringsMitch Williams
2015-01-13i40evf: kick a stalled admin queueMitch A Williams
2015-01-13i40evf: Remove some scary log messagesMitch A Williams
2014-12-06i40evf: make early init sequence even more robustMitch Williams
2014-11-20i40evf: make checkpatch happyMitch Williams
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-11-11i40evf: make early init processing more robustMitch Williams
2014-06-30i40evf: set flags before sending messageMitch Williams
2014-06-26i40evf: return more useful error informationMitch Williams