summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob1-1/+1
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET1-0/+1
2016-09-25i40evf: support queue-specific settings for interrupt moderationJacob Keller1-6/+4
2016-09-25i40evf: enable adaptive interrupt throttlingMitch Williams1-5/+11
2016-09-25i40e/i40evf: Changed version to 1.6.16Bimmy Pujari1-1/+1
2016-09-23i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang1-2/+1
2016-09-23i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari1-8/+3
2016-09-23i40evf: Fix link state event handlingSridhar Samudrala1-0/+4
2016-08-20i40evf: Open RDMA Client after resetAvinash Dayanand1-0/+2
2016-08-20i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller1-1/+2
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari1-1/+1
2016-08-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller1-0/+2
2016-07-22i40e/i40evf-bump version to 1.6.11Bimmy Pujari1-1/+1
2016-07-22i40evf: add hyperv dev idsJoshua Hay1-0/+2
2016-06-28i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari1-2/+2
2016-06-28i40evf: always activate correct MAC address filterMitch Williams1-1/+1
2016-05-21intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck1-0/+1
2016-05-21net: define gso types for IPx over IPv4 and IPv6Tom Herbert1-2/+1
2016-05-14i40e: Add allmulti support for the VFAnjali Singhai Jain1-1/+14
2016-05-06i40evf: Allocate Rx buffers properlyMitch Williams1-4/+1
2016-05-06i40evf: refactor receive routineJesse Brandeburg1-2/+1
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg1-27/+1
2016-05-02i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck1-2/+8
2016-05-02i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy1-1/+1
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain1-0/+19
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams1-210/+98
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck1-0/+2
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck1-34/+32
2016-04-07i40evf: properly handle VLAN featuresMitch Williams1-15/+12
2016-04-07i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy1-1/+1
2016-04-06i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand1-1/+1
2016-04-06i40evf: Fix get_rss_aqCatherine Sullivan1-1/+1
2016-04-06i40evf: Add longer wait after remove moduleMitch Williams1-2/+2
2016-04-06i40evf: Fix VLAN featuresMitch Williams1-0/+23
2016-04-05i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan1-2/+2
2016-04-05i40evf: Add additional check for resetMitch Williams1-0/+2
2016-04-05i40evf: remove dead codeAlan Cox1-10/+1
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg1-1/+1
2016-02-19i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+19
2016-02-18i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan1-1/+1
2016-02-18i40evf: set adapter state on reset failureMitch Williams1-0/+1
2016-02-18i40evf: support packet split receiveMitch Williams1-29/+35
2016-02-18i40e/i40evf: Bump versionJesse Brandeburg1-1/+1
2016-02-18i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan1-2/+2
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg1-1/+1
2016-02-17i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan1-1/+1
2016-02-17i40evf: enable bus master after resetMitch Williams1-0/+1
2016-02-04i40e/i40evf: Use private workqueueJesse Brandeburg1-1/+9
2016-02-04i40evf: add new write-back modeAnjali Singhai Jain1-0/+5
2016-02-04i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain1-3/+5