aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson1-1/+0
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand1-1/+1
2016-04-05i40e: Request PHY media event at reset timeShannon Nelson1-0/+2
2016-04-05i40e: Disable link pollingShannon Nelson1-1/+0
2016-04-05i40e: Add new device ID for X722Catherine Sullivan1-0/+1
2016-04-05i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain1-0/+6
2016-04-05i40e: 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-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-7/+108
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain1-7/+108
2016-02-19i40e: 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-18i40e: add check for null VSIJohn Underwood1-1/+6
2016-02-18i40e: Fix for unexpected messagingCarolyn Wyborny1-6/+7
2016-02-18i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh1-9/+24
2016-02-18i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny1-0/+4
2016-02-18i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck1-4/+10
2016-02-18i40e: 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
2016-02-17i40e/i40evf: Bump i40e to 1.4.15 and i40evf to 1.4.11.Catherine Sullivan1-1/+1
2016-02-17i40e: better error reporting for nvmupdateShannon Nelson1-1/+4
2016-02-17i40e: Do not disable queues in the Legacy/MSI Interrupt handlerAnjali Singhai Jain1-10/+6
2016-02-17i40e: Removal of code which relies on BASE VEB SEIDKiran Patil1-1/+1
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 Jain1-12/+20
2016-02-17i40e: trivial: cleanup use of pf->hwJesse Brandeburg1-4/+4
2016-02-17i40e/i40evf: Bump versionJesse Brandeburg1-1/+1
2016-02-17i40e/i40evf: don't lose interruptsJesse Brandeburg1-5/+6
2016-02-17i40e: use new add_veb calling with VEB stats controlShannon Nelson1-2/+2
2016-02-17i40e: add VEB stat control and remove L2 cloud filterShannon Nelson1-1/+1
2016-02-17i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh1-7/+20
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 Jain1-0/+3
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: drop unused functionJesse Brandeburg1-16/+0
2016-02-17i40e: negate PHY int mask bitsShannon Nelson1-8/+8
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: trivial: fix missing spaceJesse Brandeburg1-1/+1
2016-02-17i40e: trivial: drop duplicate definitionJesse Brandeburg1-2/+0