summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
...
| * | i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-184-6/+63
| * | i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny2016-02-184-0/+365
| * | i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck2016-02-182-11/+11
| * | i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck2016-02-185-92/+162
| * | i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck2016-02-185-112/+123
| * | i40e: Add support for ATR w/ IPv6 extension headersAlexander Duyck2016-02-181-15/+13
| * | i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck2016-02-181-4/+19
| * | i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck2016-02-181-4/+10
| * | i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck2016-02-181-12/+0
| * | i40e: Fix ATR in relation to tunnelsAlexander Duyck2016-02-181-17/+11
| * | i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck2016-02-182-2/+36
| * | i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck2016-02-182-26/+20
| * | i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck2016-02-184-26/+45
| * | i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck2016-02-182-76/+84
| * | i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck2016-02-182-2/+26
| * | i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck2016-02-182-30/+49
| * | i40e/i40evf: Replace header pointers with unions of pointers in Tx checksum pathAlexander Duyck2016-02-182-51/+52
| * | i40e/i40evf: Consolidate all header changes into TSO functionAlexander Duyck2016-02-182-36/+52
| * | i40e/i40evf: Factor out L4 header and checksum from L3 bits in TSO pathAlexander Duyck2016-02-182-26/+36
| * | i40e/i40evf: Use u64 values instead of casting them in TSO functionAlexander Duyck2016-02-182-10/+8
| * | i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck2016-02-185-87/+10
| * | i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan2016-02-172-2/+2
| * | i40e: When in promisc mode apply promisc mode to Tx Traffic as wellAnjali Singhai Jain2016-02-173-3/+12
| * | i40e: clean event descriptor before useShannon Nelson2016-02-172-10/+15
| * | i40evf: set adapter state on reset failureMitch Williams2016-02-171-0/+1
| * | i40e: better error reporting for nvmupdateShannon Nelson2016-02-172-20/+24
| * | i40e: expand commentMitch Williams2016-02-171-1/+5
| * | i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain2016-02-172-23/+6
| * | i40e/i40evf: avoid atomicsMitch Williams2016-02-172-16/+26
| * | i40e: Removal of code which relies on BASE VEB SEIDKiran Patil2016-02-173-17/+4
| * | i40e: Fix PROMISC mode for Multi-function per port (MFP) devicesAnjali Singhai Jain2016-02-171-1/+3
| * | i40e: Add a SW workaround for lost interruptsAnjali Singhai Jain2016-02-177-20/+40
| * | i40e: trivial: cleanup use of pf->hwJesse Brandeburg2016-02-171-4/+4
| * | i40evf: support packet split receiveMitch Williams2016-02-174-31/+110
| * | i40e: drop unused debugfs file "dump"Jesse Brandeburg2016-02-171-250/+0
| * | i40e: get rid of magic numberMitch Williams2016-02-171-1/+1
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1712-223/+445
| |\ \
| | * | i40e/i40evf: Bump versionJesse Brandeburg2016-02-172-2/+2
| | * | i40e: properly show packet split status in debugfsMitch Williams2016-02-173-5/+3
| | * | i40e/i40evf: use logical operators, not bitwiseMitch Williams2016-02-172-4/+6
| | * | i40e/i40evf: use pages correctly in RxMitch Williams2016-02-175-86/+159
| | * | i40e/i40evf: use __GFP_NOWARNJesse Brandeburg2016-02-172-8/+16
| | * | i40e: dump descriptor indexes in hexJesse Brandeburg2016-02-171-7/+7
| | * | i40e/i40evf: try again after failureJesse Brandeburg2016-02-174-23/+89
| | * | i40e/i40evf: don't lose interruptsJesse Brandeburg2016-02-175-12/+20
| | * | 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-173-51/+72
| | * | i40e: use new add_veb calling with VEB stats controlShannon Nelson2016-02-172-5/+10
| | * | i40e: add VEB stat control and remove L2 cloud filterShannon Nelson2016-02-173-9/+10
| | * | i40e: set shared bit for multicast filtersShannon Nelson2016-02-171-2/+8