summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2016-05-02i40e: Drop extra copy of functionJesse Brandeburg1-18/+0
2016-05-02i40e: Use consistent type for vf_idJesse Brandeburg3-9/+10
2016-05-02i40e: PTP - avoid aggregate return warningsJesse Brandeburg1-1/+2
2016-05-02i40e: Fix uninitialized variableCatherine Sullivan1-5/+1
2016-05-02i40e: Remove HMC AQ API implementationNeerav Parikh4-63/+0
2016-05-02i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain1-0/+6
2016-05-02i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain2-2/+26
2016-05-02i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain1-10/+10
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain1-7/+7
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain2-6/+149
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose2-0/+78
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg1-1/+2
2016-04-27i40e: Remove zero checkGreg Rose1-4/+1
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk2-0/+2
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz3-0/+12
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson2-7/+43
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson1-5/+7
2016-04-26i40e: Add support for configuring VF RSSMitch Williams3-12/+217
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck2-8/+18
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck1-35/+26
2016-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-28/+31
2016-04-14i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2-28/+31
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: Input set mask constants for RSS, flow director, and flex bytesKiran Patil1-0/+33
2016-04-07i40e: Move NVM event wait check to NVM codeShannon Nelson3-30/+33
2016-04-07i40e: Add RSS configuration to virtual channelMitch Williams1-3/+42
2016-04-07i40e: Move NVM variable out of AQ structShannon Nelson4-10/+10
2016-04-07i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson1-1/+9
2016-04-07i40e: Patch to support trusted VFAnjali Singhai Jain3-0/+45
2016-04-07i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg3-13/+17
2016-04-07i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg1-4/+2
2016-04-07i40e/i40evf: Move stack var deeperJesse Brandeburg1-1/+2
2016-04-07i40e: Move HW flushAkeem G Abodunrin1-0/+1
2016-04-07i40e: Leave debug_mask cleared at initShannon Nelson1-1/+0
2016-04-07i40e: Inserting a HW capability display infoDeepthi Kavalur1-0/+3
2016-04-06i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck1-7/+4
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: Lower some message levelsMitch Williams1-5/+5
2016-04-06i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand1-0/+16
2016-04-06i40e: Disable link pollingShannon Nelson1-1/+0
2016-04-06i40e: Make VF resets more reliableMitch Williams1-8/+6
2016-04-06i40e: Add new device ID for X722Catherine Sullivan3-0/+3
2016-04-06i40e: Remove unused variableMitch Williams1-7/+6
2016-04-06i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain1-0/+6
2016-04-06i40e: remove redundant check on vsi->active_vlansColin King1-3/+2
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 comment to reflect correct function nameMitch Williams1-1/+1