aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAge
...
* igbvf: remove unused variable and dead codeJacob Keller2016-05-13
* igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan2016-05-13
* e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko2016-05-13
* e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko2016-05-13
* e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko2016-05-13
* igb: make igb_update_pf_vlvf staticJacob Keller2016-05-13
* igb: use BIT() macro or unsigned prefixJacob Keller2016-05-13
* e1000e: Cleanup consistency in ret_val variable usageBrian Walsh2016-05-13
* e1000e: fix ethtool autoneg off for non-copperSteve Shih2016-05-13
* i40e: constify i40e_client_ops structureJulia Lawall2016-05-06
* i40e: fix misleading indentationArnd Bergmann2016-05-06
* i40e: Test memory before ethtool alloc succeedsJesse Brandeburg2016-05-06
* i40evf: Allocate Rx buffers properlyMitch Williams2016-05-06
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-06
* i40evf: refactor receive routineJesse Brandeburg2016-05-06
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-06
* i40e: Refactor receive routineJesse Brandeburg2016-05-06
* i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-05
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-05
* i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2016-05-05
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-04
|\
| * ixgbevf: Remove unused parameterTony Nguyen2016-05-04
| * ixgbe: Disable DCB and FCoE for X550EM_x and x550em_aUsha Ketineni2016-05-04
| * ixgbevf: Use mac_ops instead of trying to identify NIC typeAlexander Duyck2016-05-04
| * ixgbevf: Change the relaxed order settings in VF driver for sparcBabu Moger2016-05-04
| * ixgbe: Revise populating few registers and macro definitionsPreethi Banala2016-05-04
| * ixgbe: Return 64 bit stats valuesPreethi Banala2016-05-04
| * ixgbe: Remove duplicate and unused device ID definitionsPreethi Banala2016-05-04
| * ixgbe: check EEPROM for WOL support for X540 and aboveEmil Tantilov2016-05-04
| * ixgbe: add WoL support for some 82599 subdevice IDsEmil Tantilov2016-05-04
| * ixgbevf: Support Windows hosts (Hyper-V)KY Srinivasan2016-05-04
| * ixgbevf: Add the device ID's presented while running on Hyper-VKY Srinivasan2016-05-04
| * ixgbe: Match on multiple headers for cls_u32 offloadsAmritha Nambiar2016-05-04
| * ixgbe: Add support for redirect action to cls_u32 offloadsSridhar Samudrala2016-05-04
* | net: remove dev->trans_startFlorian Westphal2016-05-04
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* | drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal2016-05-04
|/
* i40e/i40evf: Add support for GSO partial with UDP_TUNNEL_CSUM and GRE_CSUMAlexander Duyck2016-05-01
* i40evf: make use of BIT() macro to avoid signed left shiftJacob Keller2016-05-01
* i40e: make use of BIT() macro to prevent left shift of signed valuesJacob Keller2016-05-01
* i40e/i40evf: fix I40E_MASK signed shift overflow warningsJacob Keller2016-05-01
* i40e/i40evf : Bump driver version from 1.5.5 to 1.5.10Harshitha Ramamurthy2016-05-01
* i40e: Update device ids for X722Catherine Sullivan2016-05-01
* i40e: Drop extra copy of functionJesse Brandeburg2016-05-01
* i40e: Use consistent type for vf_idJesse Brandeburg2016-05-01
* i40e: PTP - avoid aggregate return warningsJesse Brandeburg2016-05-01
* i40e: Fix uninitialized variableCatherine Sullivan2016-05-01
* i40evf: RSS Hash Option parametersCarolyn Wyborny2016-05-01
* i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-01
* i40e: Prevent falling to promiscuous if the VF is not trustedAnjali Singhai Jain2016-05-01