summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf
AgeCommit message (Expand)AuthorFilesLines
2016-04-14i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2-28/+31
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg1-1/+1
2016-02-19i40e: implement and use Rx CTL helper functionsShannon Nelson2-0/+133
2016-02-19i40e: add adminq commands for Rx CTL registersShannon Nelson1-0/+16
2016-02-19i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny1-0/+7
2016-02-19i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck1-5/+5
2016-02-19i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck2-46/+78
2016-02-19i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck2-50/+56
2016-02-19i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+19
2016-02-19i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck1-1/+18
2016-02-19i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck1-13/+10
2016-02-18i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck2-13/+23
2016-02-18i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck1-38/+42
2016-02-18i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck1-1/+13
2016-02-18i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck1-15/+26
2016-02-18i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum pathAlexander Duyck1-26/+26
2016-02-18i40e/i40evf: Consolidate all header changes into TSO functionAlexander Duyck1-18/+26
2016-02-18i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO pathAlexander Duyck1-13/+18
2016-02-18i40e/i40evf: Use u64 values instead of casting them in TSO functionAlexander Duyck1-5/+4
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck2-42/+5
2016-02-18i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan1-1/+1
2016-02-18i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain1-1/+2
2016-02-18i40e: clean event descriptor before useShannon Nelson1-1/+4
2016-02-18i40evf: set adapter state on reset failureMitch Williams1-0/+1
2016-02-18i40e/i40evf: avoid atomicsMitch Williams1-8/+13
2016-02-18i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2-4/+9
2016-02-18i40evf: support packet split receiveMitch Williams4-31/+110
2016-02-18i40e/i40evf: Bump versionJesse Brandeburg1-1/+1
2016-02-18i40e: properly show packet split status in debugfsMitch Williams1-1/+0
2016-02-18i40e/i40evf: use logical operators, not bitwiseMitch Williams1-2/+3
2016-02-18i40e/i40evf: use pages correctly in RxMitch Williams2-43/+77
2016-02-18i40e/i40evf: use __GFP_NOWARNJesse Brandeburg1-4/+8
2016-02-18i40e/i40evf: try again after failureJesse Brandeburg2-11/+44
2016-02-18i40e/i40evf: don't lose interruptsJesse Brandeburg1-1/+3
2016-02-18i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan1-2/+2
2016-02-18i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain2-28/+38
2016-02-17i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg1-1/+1
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/i40evf: Bump i40e to 1.4.11 and i40evf to 1.4.7Catherine Sullivan1-1/+1
2016-02-17i40evf: enable bus master after resetMitch Williams1-0/+1
2016-02-17i40e: fix write-back-on-itr to work with legacy itrAnjali Singhai Jain1-1/+2
2016-02-17i40e: Bump AQ minor version to 1.5 for new FW featuresShannon Nelson1-1/+1
2016-02-17i40e: AQ thermal sensor control structShannon Nelson1-0/+17
2016-02-17i40e: AQ Add VXLAN-GPE tunnel typeShannon Nelson1-0/+3
2016-02-17i40e: AQ Add set_switch_configShannon Nelson1-1/+14
2016-02-17i40e: AQ Shared resource flagsShannon Nelson1-0/+5
2016-02-04i40e: AQ Add external power class to get link statusShannon Nelson1-1/+6
2016-02-04i40e: AQ Geneve cloud tunnel typeShannon Nelson1-2/+2
2016-02-04i40e: AQ Add Run PHY Activity structShannon Nelson1-0/+13