summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2016-07-14i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli
2016-07-14i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil
2016-07-14i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck
2016-05-20intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-05-14i40e: fix an uninitialized variable bugDan Carpenter
2016-05-14i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari
2016-05-14i40e: don't add broadcast filter for VFsMitch Williams
2016-05-14i40e/i40evf: properly report Rx packet hashMitch Williams
2016-05-14i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah
2016-05-13i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin
2016-05-13i40e: change Rx hang message into a WARN_ONCEJacob Keller
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-13i40e: lie to the VFMitch Williams
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Implement the API function for aq_set_switch_configShannon Nelson
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall
2016-05-05i40e: fix misleading indentationArnd Bergmann
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-01i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller
2016-05-01i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller
2016-05-01i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy
2016-05-01i40e: Update device ids for X722Catherine Sullivan
2016-05-01i40e: Drop extra copy of functionJesse Brandeburg
2016-05-01i40e: Use consistent type for vf_idJesse Brandeburg
2016-05-01i40e: PTP - avoid aggregate return warningsJesse Brandeburg
2016-05-01i40e: Fix uninitialized variableCatherine Sullivan
2016-05-01i40e: Remove HMC AQ API implementationNeerav Parikh
2016-05-01i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain
2016-05-01i40e: Limit the number of MAC and VLAN addresses that can be added for VFsAnjali Singhai Jain
2016-05-01i40e: Change the default for VFs to be not privilegedAnjali Singhai Jain
2016-04-27i40evf: Add driver support for promiscuous modeAnjali Singhai Jain
2016-04-27i40e: Add VF promiscuous mode driver supportAnjali Singhai Jain
2016-04-27i40e: Add promiscuous on VLAN supportGreg Rose
2016-04-27i40e/i40evf: Only offload VLAN tag if enabledJesse Brandeburg
2016-04-27i40e: Remove zero checkGreg Rose
2016-04-27i40e: Add DeviceID for X722 QSFP+Kamil Krawczyk
2016-04-27i40e: Add device capability which defines if update is availableMichal Kosiarz
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson
2016-04-26i40e: Add support for configuring VF RSSMitch Williams