aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-01-08i40e: remove forever unused IDJesse Brandeburg2-2/+0
2016-01-08i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain1-25/+29
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+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-12i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722Anjali Singhai Jain2-1/+4
2015-12-12i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq messageMichal Kosiarz1-0/+21
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 Brandeburg2-6/+10
2015-12-03i40e: trivial fixesJesse Brandeburg1-11/+4
2015-12-03i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan1-1/+1
2015-12-03i40e/i40evf: use logical operatorMitch Williams1-1/+1
2015-12-03i40evf: use correct typesMitch Williams1-1/+1
2015-12-03i40evf: don't use atomic allocationMitch Williams1-6/+6
2015-12-03i40e: Fix memory leaks, sideband filter programmingKiran Patil1-5/+5
2015-12-03i40e: Detection and recovery of TX queue hung logic moved to service_task from tx_timeoutKiran Patil2-7/+29
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 Williams2-4/+2
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 Williams5-41/+40
2015-12-01i40evf: allocate queue vectors dynamicallyMitch Williams4-26/+21
2015-12-01i40evf: quoth the VF driver, NevermoreMitch Williams1-0/+8
2015-12-01i40evf: add new fields to store user configuration of RSSHelin Zhang3-16/+54
2015-12-01i40evf: create a generic get RSS functionHelin Zhang3-13/+121
2015-12-01i40evf: create a generic config RSS functionHelin Zhang3-70/+130
2015-12-01i40evf: rename VF adapter specific RSS functionHelin Zhang1-5/+5
2015-12-01i40e/i40evf: prefetch skb data on transmitJesse Brandeburg1-0/+3
2015-12-01i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain2-43/+77
2015-11-25i40evf: handle many MAC filters correctlyMitch Williams1-8/+24
2015-11-25i40e/i40evf: clean up error messagesMitch Williams1-3/+23
2015-11-25i40e/i40evf: Add comment to #endifHelin Zhang1-1/+1
2015-11-25i40e/i40evf: Add a stat to track how many times we have to do a force WBAnjali Singhai Jain2-1/+4
2015-11-25i40e/i40evf: remove unused tunnel parameterShannon Nelson1-5/+3
2015-11-23i40evf: fix compiler warning of unused variableJesse Brandeburg1-4/+3
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet1-1/+0
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
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: re-use %*ph specifier to hexdump a dataAndy Shevchenko1-18/+4
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-23i40e/i40evf: Add a workaround to drop all flow control framesAnjali Singhai Jain1-0/+2
2015-10-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller6-73/+135
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2015-10-19i40e/i40evf: Bump i40e to 1.3.38 and i40evf to 1.3.25Catherine Sullivan1-1/+1
2015-10-19i40e/i40evf: Fix an accidental error with BIT_ULL replacementAnjali Singhai Jain1-2/+2