aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy1-1/+1
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil1-0/+33
2016-04-06i40e: Move NVM event wait check to NVM codeShannon Nelson3-30/+33
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams1-3/+42
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson4-10/+10
2016-04-06i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson1-1/+9
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain3-0/+45
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg3-13/+17
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg1-4/+2
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg1-1/+2
2016-04-06i40e: Move HW flushAkeem G Abodunrin1-0/+1
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson1-1/+0
2016-04-06i40e: Inserting a HW capability display infoDeepthi Kavalur1-0/+3
2016-04-05i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck1-7/+4
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: Lower some message levelsMitch Williams1-5/+5
2016-04-05i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand1-0/+16
2016-04-05i40e: Disable link pollingShannon Nelson1-1/+0
2016-04-05i40e: Make VF resets more reliableMitch Williams1-8/+6
2016-04-05i40e: Add new device ID for X722Catherine Sullivan3-0/+3
2016-04-05i40e: Remove unused variableMitch Williams1-7/+6
2016-04-05i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain1-0/+6
2016-04-05i40e: remove redundant check on vsi->active_vlansColin King1-3/+2
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 comment to reflect correct function nameMitch Williams1-1/+1
2016-04-05i40e: Change unknown event error msg to ignore messageShannon Nelson1-1/+1
2016-04-05i40e: Added code to prevent double resetsMitch Williams1-4/+7
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: Fix up return codeJesse Brandeburg1-3/+3
2016-04-05i40e: Save off VSI resource count when updating VSIKevin Scott1-0/+6
2016-04-05i40e/i40evf: Remove I40E_MAX_USER_PRIORITY defineCatherine Sullivan1-1/+0
2016-04-05i40e/i40evf: Fix casting in transmit codeJesse Brandeburg1-2/+3
2016-04-05i40e/i40evf: Add support for bulk free in Tx cleanupAlexander Duyck1-9/+11
2016-04-05i40e/i40evf: Fix handling of boolean logic in polling routinesAlexander Duyck1-5/+8
2016-04-05i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8KAlexander Duyck3-8/+42
2016-04-05i40e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-7/+3
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-13/+1657
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain9-13/+1657
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg1-1/+1
2016-02-19i40e: let go of the pastMitch Williams1-0/+2
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan1-0/+1