aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-05i40evf: Fix get_rss_aqCatherine Sullivan1-1/+1
2016-04-05i40evf: Add longer wait after remove moduleMitch Williams1-2/+2
2016-04-05i40evf: 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-18i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+19
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan1-1/+1
2016-02-17i40evf: set adapter state on reset failureMitch Williams1-0/+1
2016-02-17i40evf: support packet split receiveMitch Williams1-29/+35
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg1-1/+1
2016-02-17i40evf: 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-16i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan1-1/+1
2016-02-16i40evf: enable bus master after resetMitch Williams1-0/+1
2016-02-03i40e/i40evf: Use private workqueueJesse Brandeburg1-1/+9
2016-02-03i40evf: add new write-back modeAnjali Singhai Jain1-0/+5
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain1-3/+5
2016-02-03i40evf: null out ring pointers on freeMitch Williams1-0/+2
2016-02-03i40evf: allow channel bonding of VFsMitch Williams1-4/+5
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+10
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-1/+1
2015-12-12i40e/i40evf: Bump i40e to 1.4.8 and i40evf to 1.4.4Catherine Sullivan1-1/+1
2015-12-12i40evf: change version string generationMitch Williams1-1/+9
2015-12-12i40evf: check rings before freeing resourcesMitch Williams1-0/+6
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg1-0/+10
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan1-1/+1
2015-12-03i40evf: use correct typesMitch Williams1-1/+1
2015-12-03i40evf: remove duplicate stringMitch Williams1-1/+0
2015-12-03i40evf: set real num queuesMitch Williams1-1/+2
2015-12-03i40evf: increase max number of queuesMitch Williams1-2/+1
2015-12-01i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan1-1/+1
2015-12-01i40evf: allocate ring structs dynamicallyMitch Williams1-29/+28
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams1-20/+18
2015-12-01i40evf: quoth the VF driver, NevermoreMitch Williams1-0/+8
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang1-3/+34
2015-12-01i40evf: create a generic get RSS functionHelin Zhang1-0/+97
2015-12-01i40evf: create a generic config RSS functionHelin Zhang1-60/+108
2015-12-01i40evf: rename VF adapter specific RSS functionHelin Zhang1-5/+5
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg1-4/+3
2015-10-23i40evf: clean up local variable initializationJean Sacren1-5/+4
2015-10-23i40evf: add missing kernel-doc argumentJean Sacren1-0/+1
2015-10-23i40e/i40evf: Bump i40e to 1.3.46 and i40evf to 1.3.33Catherine Sullivan1-1/+1
2015-10-23i40evf: use correct struct for list manipulationMitch Williams1-2/+3
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan1-1/+1
2015-10-19i40e/i40evf: adjust interrupt throttle less frequentlyJesse Brandeburg1-0/+2
2015-10-19i40evf: don't give upMitch Williams1-2/+5