aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck3-45/+5
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan1-1/+1
2016-02-17i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain2-2/+10
2016-02-17i40e: clean event descriptor before useShannon Nelson1-9/+11
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson2-20/+24
2016-02-17i40e: expand commentMitch Williams1-1/+5
2016-02-17i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain2-23/+6
2016-02-17i40e/i40evf: avoid atomicsMitch Williams1-8/+13
2016-02-17i40e: Removal of code which relies on BASE VEB SEIDKiran Patil3-17/+4
2016-02-17i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain1-1/+3
2016-02-17i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain5-16/+31
2016-02-17i40e: trivial: cleanup use of pf->hwJesse Brandeburg1-4/+4
2016-02-17i40e: drop unused debugfs file "dump"Jesse Brandeburg1-250/+0
2016-02-17i40e: get rid of magic numberMitch Williams1-1/+1
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg1-1/+1
2016-02-17i40e: properly show packet split status in debugfsMitch Williams2-4/+3
2016-02-17i40e/i40evf: use logical operators, not bitwiseMitch Williams1-2/+3
2016-02-17i40e/i40evf: use pages correctly in RxMitch Williams3-43/+82
2016-02-17i40e/i40evf: use __GFP_NOWARNJesse Brandeburg1-4/+8
2016-02-17i40e: dump descriptor indexes in hexJesse Brandeburg1-7/+7
2016-02-17i40e/i40evf: try again after failureJesse Brandeburg2-12/+45
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg4-11/+17
2016-02-17i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain1-23/+34
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson2-5/+10
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson3-9/+10
2016-02-17i40e: set shared bit for multicast filtersShannon Nelson1-2/+8
2016-02-17i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh2-7/+36
2016-02-17i40e: move sync_vsi_filters up in service_taskJesse Brandeburg1-1/+6
2016-02-17i40e: use eth_platform_get_mac_address()Sowmini Varadhan1-18/+1
2016-02-17i40e: add priv flag for automatic rule evictionAnjali Singhai Jain5-2/+21
2016-02-17i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai1-1/+14
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg1-1/+1
2016-02-17i40e: avoid large memcpy by assigning structJacob Keller1-3/+5
2016-02-17i40e: count allocation errorsJesse Brandeburg1-0/+2
2016-02-17i40e: drop unused functionJesse Brandeburg2-17/+0
2016-02-17i40e: negate PHY int mask bitsShannon Nelson1-8/+8
2016-02-17i40e: APIs to Add/remove port mirroring rulesKiran Patil2-0/+174
2016-02-17i40e: fix: do not sleep in netdev_opsJesse Brandeburg1-1/+10
2016-02-17i40e: allocate memory saferJesse Brandeburg1-2/+2
2016-02-17i40e: do TSO only if CHECKSUM_PARTIAL is setShannon Nelson1-0/+3
2016-02-17i40e: fix bug in dma syncJesse Brandeburg1-4/+4
2016-02-17i40e: trivial: fix missing spaceJesse Brandeburg1-1/+1
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg1-2/+0
2016-02-17Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller12-39/+94
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend2-5/+8
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend3-7/+14
2016-02-16i40e/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan1-1/+1
2016-02-16i40e: trivial: remove unnecessary local varJesse Brandeburg1-3/+2
2016-02-16i40e: remove VF device IDs from PFJesse Brandeburg2-12/+0
2016-02-16i40e: add netdev info to VSI dumpShannon Nelson1-8/+16