summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-22i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli1-0/+6
2016-07-15i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli1-5/+11
2016-07-15i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil1-12/+20
2016-05-21intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck1-0/+1
2016-05-21net: define gso types for IPx over IPv4 and IPv6Tom Herbert1-2/+1
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari1-1/+1
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah1-1/+2
2016-05-14i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain1-1/+29
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg1-13/+5
2016-05-06i40e: Refactor receive routineJesse Brandeburg1-12/+4
2016-05-06i40e: Drop packet split receive routineJesse Brandeburg1-42/+7
2016-05-04net: remove dev->trans_startFlorian Westphal1-1/+1
2016-05-02i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck1-2/+8
2016-05-02i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy1-1/+1
2016-05-02i40e: Update device ids for X722Catherine Sullivan1-0/+1
2016-05-02i40e: Drop extra copy of functionJesse Brandeburg1-18/+0
2016-05-02i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain1-0/+6
2016-04-26i40e: Add support for configuring VF RSSMitch Williams1-7/+28
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck1-0/+2
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck1-35/+26
2016-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-04-07i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy1-1/+1
2016-04-07i40e: Patch to support trusted VFAnjali Singhai Jain1-0/+1
2016-04-07i40e: Leave debug_mask cleared at initShannon Nelson1-1/+0
2016-04-06i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand1-1/+1
2016-04-06i40e: Request PHY media event at reset timeShannon Nelson1-0/+2
2016-04-06i40e: Disable link pollingShannon Nelson1-1/+0
2016-04-06i40e: Add new device ID for X722Catherine Sullivan1-0/+1
2016-04-06i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain1-0/+6
2016-04-06i40e: fix errant PCIe bandwidth messageJesse Brandeburg1-0/+1
2016-04-05i40e/i40evf: Bump patch from 1.4.25 to 1.5.1Catherine Sullivan1-2/+2
2016-04-05i40e: Change unknown event error msg to ignore messageShannon Nelson1-1/+1
2016-04-05i40e: Notify VFs of all resetsMitch Williams1-2/+2
2016-04-05i40e: Remove timer and task only if createdShannon Nelson1-2/+4
2016-04-05i40e: Assure that adminq is alive in debug modeShannon Nelson1-7/+6
2016-04-05i40e: Remove MSIx only if createdShannon Nelson1-1/+1
2016-04-05i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann1-4/+0
2016-03-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-7/+108
2016-03-01i40e: Add support for client interface for IWARP driverAnjali Singhai Jain1-7/+108
2016-02-20i40e: queue-specific settings for interrupt moderationKan Liang1-6/+6
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg1-1/+1
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan1-0/+1
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson1-10/+10
2016-02-19i40e: add check for null VSIJohn Underwood1-1/+6
2016-02-19i40e: Fix for unexpected messagingCarolyn Wyborny1-6/+7
2016-02-19i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh1-9/+24
2016-02-19i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny1-0/+4
2016-02-19i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+10
2016-02-19i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck1-12/+0
2016-02-18i40e/i40evf: Drop outer checksum offload that was not requestedAlexander Duyck1-2/+0