summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c
Commit message (Expand)AuthorAgeFilesLines
* i40evf: support packet split receiveMitch Williams2016-02-181-29/+35
* i40e/i40evf: Bump versionJesse Brandeburg2016-02-181-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-171-1/+1
* i40evf: enable bus master after resetMitch Williams2016-02-171-0/+1
* i40e/i40evf: Use private workqueueJesse Brandeburg2016-02-041-1/+9
* i40evf: add new write-back modeAnjali Singhai Jain2016-02-041-0/+5
* i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain2016-02-041-3/+5
* i40evf: null out ring pointers on freeMitch Williams2016-02-041-0/+2
* i40evf: allow channel bonding of VFsMitch Williams2016-02-041-4/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-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-181-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-131-1/+1
* | i40evf: change version string generationMitch Williams2015-12-131-1/+9
* | i40evf: check rings before freeing resourcesMitch Williams2015-12-131-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
* | i40evf: remove duplicate stringMitch Williams2015-12-031-1/+0Star
* | i40evf: set real num queuesMitch Williams2015-12-031-1/+2
* | i40evf: increase max number of queuesMitch Williams2015-12-031-2/+1Star
* | i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2015-12-021-1/+1
* | i40evf: allocate ring structs dynamicallyMitch Williams2015-12-021-29/+28Star
* | i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-021-20/+18Star
* | i40evf: quoth the VF driver, NevermoreMitch Williams2015-12-021-0/+8
* | i40evf: add new fields to store user configuration of RSSHelin Zhang2015-12-021-3/+34
* | i40evf: create a generic get RSS functionHelin Zhang2015-12-021-0/+97
* | i40evf: create a generic config RSS functionHelin Zhang2015-12-021-60/+108
* | i40evf: rename VF adapter specific RSS functionHelin Zhang2015-12-021-5/+5
* | i40evf: fix compiler warning of unused variableJesse Brandeburg2015-11-231-4/+3Star
|/
* i40evf: clean up local variable initializationJean Sacren2015-10-231-5/+4Star
* i40evf: add missing kernel-doc argumentJean Sacren2015-10-231-0/+1
* i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan2015-10-231-1/+1
* i40evf: use correct struct for list manipulationMitch Williams2015-10-231-2/+3
* i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan2015-10-201-1/+1
* i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg2015-10-201-0/+2
* i40evf: don't give upMitch Williams2015-10-201-2/+5
* i40e/i40evf: use napi_schedule_irqoff()Alexander Duyck2015-10-201-1/+1
* i40e/i40evf: Bump i40e to 1.3.34 and i40evf to 1.3.21Catherine Sullivan2015-10-161-1/+1
* i40evf: relax and stagger init timing a bitMitch Williams2015-10-161-2/+2
* i40evf: correctly populate vlan_featuresMitch Williams2015-10-161-1/+4
* i40evf: Add support for netpollAlexander Duyck2015-10-161-0/+26
* i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2015-10-151-1/+1
* i40evf: speed up initMitch Williams2015-10-151-2/+2
* i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson2015-10-151-1/+1
* i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain2015-10-151-0/+5
* i40e/i40evf: Bump i40e version to 1.3.25 and i40evf to 1.3.17Catherine Sullivan2015-10-141-1/+1