summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-05-06i40e: constify i40e_client_ops structureJulia Lawall
2016-05-06i40e: fix misleading indentationArnd Bergmann
2016-05-06i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-06i40evf: Allocate Rx buffers properlyMitch Williams
2016-05-06i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg
2016-05-06i40evf: refactor receive routineJesse Brandeburg
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e: Refactor receive routineJesse Brandeburg
2016-05-06i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg
2016-05-06i40e: Drop packet split receive routineJesse Brandeburg
2016-05-06i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-05-04net: remove dev->trans_startFlorian Westphal
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal
2016-05-04ixgbevf: Remove unused parameterTony Nguyen
2016-05-04ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni
2016-05-04ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck
2016-05-04ixgbevf: Change the relaxed order settings in VF driver for sparcBabu Moger
2016-05-04ixgbe: Revise populating few registers and macro definitionsPreethi Banala
2016-05-04ixgbe: Return 64 bit stats valuesPreethi Banala
2016-05-04ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala
2016-05-04ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov
2016-05-04ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov
2016-05-04ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan
2016-05-04ixgbevf: Add the device ID's presented while running on Hyper-VKY Srinivasan
2016-05-04ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar
2016-05-04ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala
2016-05-02i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck
2016-05-02i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller
2016-05-02i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller
2016-05-02i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller
2016-05-02i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy
2016-05-02i40e: Update device ids for X722Catherine Sullivan
2016-05-02i40e: Drop extra copy of functionJesse Brandeburg
2016-05-02i40e: Use consistent type for vf_idJesse Brandeburg
2016-05-02i40e: PTP - avoid aggregate return warningsJesse Brandeburg
2016-05-02i40e: Fix uninitialized variableCatherine Sullivan
2016-05-02i40evf: RSS Hash Option parametersCarolyn Wyborny
2016-05-02i40e: Remove HMC AQ API implementationNeerav Parikh
2016-05-02i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain
2016-05-02i40e: 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