aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck1-1/+7
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck1-0/+6
2017-04-06i40e/i40evf: Add capability exchange for outer checksumPreethi Banala1-28/+33
2017-03-29i40e/i40evf: Change the way we limit the maximum frame size for RxAlexander Duyck1-1/+15
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari1-3/+3
2017-03-15i40evf: add client interfaceMitch Williams1-5/+78
2017-02-18i40evf: add commentMitch Williams1-0/+5
2017-02-18i40evf: free rings in remove functionMitch Williams1-1/+2
2017-02-11i40e: Add bus number info to i40e_bus_info structSudheer Mogilappagari1-0/+1
2017-02-11i40e/i40evf : Changed version from 1.6.25 to 1.6.27Bimmy Pujari1-1/+1
2017-02-02i40evf: remove unused device IDMitch Williams1-1/+0
2016-12-06Changed version from 1.6.21 to 1.6.25Bimmy Pujari1-1/+1
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller1-6/+14
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady1-0/+6
2016-12-02i40evf: Move some i40evf_reset_task code to separate functionJoe Perches1-42/+44
2016-12-02i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck1-0/+59
2016-10-31i40evf: avoid an extra msleep whileJacob Keller1-3/+5
2016-10-28i40e/i40evf: Changed version from 1.6.19 to 1.6.21Bimmy Pujari1-1/+1
2016-10-28i40e/i40evf: Changed version from 1.6.16 to 1.6.19Bimmy Pujari1-1/+1
2016-10-28i40e/i40evf: fix interrupt affinity bugAlan Brady1-21/+50
2016-10-18ethernet/intel: use core min/max MTU checkingJarod Wilson1-4/+4
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller1-6/+4
2016-09-24i40evf: enable adaptive interrupt throttlingMitch Williams1-5/+11
2016-09-24i40e/i40evf: Changed version to 1.6.16Bimmy Pujari1-1/+1
2016-09-22i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang1-2/+1
2016-09-22i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari1-8/+3
2016-09-22i40evf: Fix link state event handlingSridhar Samudrala1-0/+4
2016-08-19i40evf: Open RDMA Client after resetAvinash Dayanand1-0/+2
2016-08-19i40e: 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-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari1-2/+2
2016-06-27i40evf: always activate correct MAC address filterMitch Williams1-1/+1
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck1-0/+1
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert1-2/+1
2016-05-13i40e: Add allmulti support for the VFAnjali Singhai Jain1-1/+14
2016-05-05i40evf: Allocate Rx buffers properlyMitch Williams1-4/+1
2016-05-05i40evf: refactor receive routineJesse Brandeburg1-2/+1
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg1-27/+1
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck1-2/+8
2016-05-01i40e/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-06i40evf: properly handle VLAN featuresMitch Williams1-15/+12
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy1-1/+1
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand1-1/+1