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