summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40e/i40evf-bump version to 1.6.11Bimmy Pujari2016-07-221-1/+1
* i40evf: add hyperv dev idsJoshua Hay2016-07-221-0/+2
* 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
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-201-0/+1
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-2/+1
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-131-1/+14
* i40evf: Allocate Rx buffers properlyMitch Williams2016-05-051-4/+1
* i40evf: refactor receive routineJesse Brandeburg2016-05-051-2/+1
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-051-27/+1
* i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck2016-05-011-2/+8
* i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy2016-05-011-1/+1
* i40evf: Add driver support for promiscuous modeAnjali Singhai Jain2016-04-271-0/+19
* i40evf: Allow PF driver to configure RSSMitch Williams2016-04-261-210/+98
* i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck2016-04-261-0/+2
* i40e/i40evf: Clean up feature flagsAlexander Duyck2016-04-261-34/+32
* i40evf: properly handle VLAN featuresMitch Williams2016-04-061-15/+12
* i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy2016-04-061-1/+1
* i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand2016-04-051-1/+1
* i40evf: Fix get_rss_aqCatherine Sullivan2016-04-051-1/+1
* i40evf: Add longer wait after remove moduleMitch Williams2016-04-051-2/+2
* i40evf: Fix VLAN featuresMitch Williams2016-04-051-0/+23
* i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan2016-04-051-2/+2
* i40evf: Add additional check for resetMitch Williams2016-04-051-0/+2
* i40evf: remove dead codeAlan Cox2016-04-051-10/+1
* i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg2016-02-191-1/+1
* i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck2016-02-181-4/+19
* i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan2016-02-171-1/+1
* i40evf: set adapter state on reset failureMitch Williams2016-02-171-0/+1
* i40evf: support packet split receiveMitch Williams2016-02-171-29/+35
* i40e/i40evf: Bump versionJesse Brandeburg2016-02-171-1/+1
* i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan2016-02-171-2/+2
* i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg2016-02-171-1/+1
* i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan2016-02-161-1/+1
* i40evf: enable bus master after resetMitch Williams2016-02-161-0/+1
* i40e/i40evf: Use private workqueueJesse Brandeburg2016-02-031-1/+9
* i40evf: add new write-back modeAnjali Singhai Jain2016-02-031-0/+5
* i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-031-3/+5
* i40evf: null out ring pointers on freeMitch Williams2016-02-031-0/+2
* i40evf: allow channel bonding of VFsMitch Williams2016-02-031-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-141-1/+1
|\
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-0/+10
|\ \
| * | i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-031-0/+10
| |/
* | sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-1/+1
* | i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan2015-12-121-1/+1
* | i40evf: change version string generationMitch Williams2015-12-121-1/+9
* | i40evf: check rings before freeing resourcesMitch Williams2015-12-121-0/+6
* | i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan2015-12-031-1/+1
* | i40evf: use correct typesMitch Williams2015-12-031-1/+1