summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-05-01i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-01i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller
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-01i40evf: RSS Hash Option parametersCarolyn Wyborny
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-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson
2016-04-26i40e: Code cleanup in i40e_add_fdir_ethtoolShannon Nelson
2016-04-26i40evf: Don't PanicMitch Williams
2016-04-26i40e: Add support for configuring VF RSSMitch Williams
2016-04-26i40e/i40evf: Add support for IPIP and SIT offloadsAlexander Duyck
2016-04-26i40e/i40evf: Clean up feature flagsAlexander Duyck
2016-04-25ixgbe: use msleep for long delaysArnd Bergmann
2016-04-25ixgbevf: Move API negotiation function into mac_opsAlexander Duyck
2016-04-25ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck
2016-04-25ixgbevf: make use of BIT() macro to avoid shift of signed valuesJacob Keller
2016-04-25ixgbe: resolve shift of negative value warningJacob Keller
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-25ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore
2016-04-25ixgbe: Use correct FC setup function for x550em_aMark Rustad
2016-04-25ixgbevf: add support for per-queue ethtool statsEmil Tantilov
2016-04-25ixgbevf: refactor ethtool stats handlingEmil Tantilov
2016-04-25ixgbe: Add register wait for slow linksMark Rustad
2016-04-24ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala
2016-04-24ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov
2016-04-24ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov
2016-04-24ixgbe: consolidate the configuration of spoof checkingEmil Tantilov
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa
2016-04-21fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lockHannes Frederic Sowa
2016-04-20fm10k: fix incorrect IPv6 extended header checksumJacob Keller
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller
2016-04-20fm10k: fix possible null pointer deref after kcallocJacob Keller