summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf
Commit message (Expand)AuthorAgeFilesLines
* i40evf: support queue-specific settings for interrupt moderationJacob Keller2016-09-245-62/+195
* i40e/i40evf: Add txring_txq function to match fm10k and ixgbeAlexander Duyck2016-09-242-11/+15
* i40e: Fix Flow Director raw_buf cleanupAlexander Duyck2016-09-241-4/+4
* i40evf: enable adaptive interrupt throttlingMitch Williams2016-09-241-5/+11
* i40e/i40evf: Changed version to 1.6.16Bimmy Pujari2016-09-241-1/+1
* i40e: add encap csum VF offload flagPreethi Banala2016-09-241-0/+1
* i40evf: remove unnecessary error checking against i40e_shutdown_adminqLihong Yang2016-09-221-2/+1
* i40e: Limit TX descriptor count in cases where frag size is greater than 16KAlexander Duyck2016-09-221-5/+2
* i40evf: remove unnecessary error checking against i40evf_up_completeBimmy Pujari2016-09-221-8/+3
* i40evf: Fix link state event handlingSridhar Samudrala2016-09-222-3/+11
* i40e: avoid potential null pointer dereference when assigning lenColin Ian King2016-09-221-1/+2
* i40evf: Open RDMA Client after resetAvinash Dayanand2016-08-191-0/+2
* i40e/i40evf: Fix indentationJeff Kirsher2016-08-191-27/+30
* i40e: Add support for HMC resource and profile for X722Carolyn Wyborny2016-08-191-0/+21
* i40e: Fix byte ordering in ARP NS code for X722Carolyn Wyborny2016-08-191-17/+21
* i40e: refactor tail_bump checkCarolyn Wyborny2016-08-191-4/+2
* i40evf: report link speedMitch Williams2016-08-193-12/+70
* i40e: use alloc_workqueue instead of create_singlethread_workqueueJacob Keller2016-08-191-1/+2
* i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2016-08-181-1/+1
* i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller2016-08-181-0/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-07-254-5/+4
|\
| * i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-221-1/+1
| * i40evf: add hyperv dev idsJoshua Hay2016-07-221-0/+2
| * i40e: Remove device ID 0x37D4Catherine Sullivan2016-07-222-2/+0
| * i40e/i40evf: remove useless initializerMitch Williams2016-07-221-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-07-241-13/+17
|\ \ | |/ |/|
| * i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-141-13/+17
* | i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari2016-06-271-2/+2
* | i40evf: always activate correct MAC address filterMitch Williams2016-06-271-1/+1
* | i40evf: don't overflow bufferMitch Williams2016-06-271-0/+8
|/
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-202-0/+2
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-202-4/+2
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-133-3/+30
* i40evf: Allocate Rx buffers properlyMitch Williams2016-05-051-4/+1
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-051-14/+10
* i40evf: refactor receive routineJesse Brandeburg2016-05-055-513/+481
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-056-74/+2
* i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-051-1/+0
* i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2016-05-051-7/+6
* i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck2016-05-012-3/+14
* i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller2016-05-011-22/+22
* i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller2016-05-011-1/+1
* i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy2016-05-011-1/+1
* i40evf: RSS Hash Option parametersCarolyn Wyborny2016-05-011-199/+2
* i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-011-25/+0
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-273-0/+33
* i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg2016-04-271-1/+2
* i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2016-04-272-0/+2
* i40e: Add device capability which defines if update is availableMichal Kosiarz2016-04-272-0/+6
* i40evf: Allow PF driver to configure RSSMitch Williams2016-04-264-284/+294
OpenPOWER on IntegriCloud