aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)AuthorFilesLines
2016-07-22i40e/i40evf: remove useless initializerMitch Williams1-3/+1
2016-07-22i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand1-19/+28
2016-07-22i40e: avoid null pointer dereferenceHeinrich Schuchardt1-1/+3
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli1-5/+11
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil1-12/+20
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck1-13/+17
2016-06-27i40e: Don't notify client(s) for DCB changes on all VSIsNeerav Parikh1-1/+2
2016-06-27i40e: Fix errors resulted while turning off TSOTushar Dave2-2/+7
2016-06-27i40e/i40evf: Bump version from 1.5.16 to 1.6.4Bimmy Pujari1-2/+2
2016-06-27i40e: add VSI info to macaddr messagesShannon Nelson1-9/+22
2016-06-27i40e: set default VSI without a resetMitch Williams1-4/+22
2016-06-27i40e: Fix RSS to not be limited by the number of CPUsCatherine Sullivan1-8/+2
2016-06-27i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand1-2/+1
2016-06-27i40e: fix missing DA cable checkSerey Kong1-0/+1
2016-06-27i40e: Save PCI state before suspendGreg Rose1-1/+6
2016-06-27i40e: Clean up MSIX IRQs before suspendGreg Rose1-0/+3
2016-06-27i40e: Add a call to set the client interface downCatherine Sullivan1-7/+3
2016-06-27i40e: write HENA for VFsMitch Williams1-0/+6
2016-06-27i40e: add hw struct local variableMitch Williams1-38/+41
2016-06-27i40e: add functions to control default VSIMitch Williams2-0/+58
2016-06-23ethernet/intel: Use pci_(request|release)_mem_regionsJohannes Thumshirn1-6/+3
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck1-135/+51
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2-0/+2
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert2-4/+2
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter1-1/+1
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari1-1/+1
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams1-8/+0
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams1-1/+1
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah1-1/+2
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin1-1/+1
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller1-3/+1
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan1-123/+135
2016-05-13i40e: lie to the VFMitch Williams1-3/+7
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain6-18/+111
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson2-0/+33
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott3-2/+7
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall1-1/+1
2016-05-05i40e: fix misleading indentationArnd Bergmann1-1/+2
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg1-3/+31
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg4-48/+17
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg1-1/+1
2016-05-05i40e: Refactor receive routineJesse Brandeburg6-303/+531
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2-7/+2
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg6-317/+10
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg1-7/+6
2016-05-04net: remove dev->trans_startFlorian Westphal1-1/+1
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck2-3/+14
2016-05-01i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller1-28/+25
2016-05-01i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller1-1/+1
2016-05-01i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy1-1/+1