summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* i40e: use valid online CPU on q_vector initializationGuilherme G. Piccoli2016-07-141-5/+11
* ixgbe: napi_poll must return the work donePaolo Abeni2016-07-141-1/+1
* i40e: enable VSI broadcast promiscuous mode instead of adding broadcast filterKiran Patil2016-07-141-12/+20
* i40e/i40evf: Fix i40e_rx_checksumAlexander Duyck2016-07-142-26/+34
* ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-291-2/+2
* e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
* e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson2016-06-291-2/+13
* intel: Add support for IPv6 IP-in-IP offloadAlexander Duyck2016-05-208-0/+8
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-208-16/+8
* ixgbe: Fix VLAN features errorAlexander Duyck2016-05-161-4/+4
* ixgbe: use correct mask when enabling sriovEmil Tantilov2016-05-161-2/+2
* i40e: fix an uninitialized variable bugDan Carpenter2016-05-141-1/+1
* i40e: Bump version from 1.5.10 to 1.5.16Bimmy Pujari2016-05-141-1/+1
* i40e: don't add broadcast filter for VFsMitch Williams2016-05-141-8/+0
* i40e/i40evf: properly report Rx packet hashMitch Williams2016-05-141-1/+1
* i40e: set context to use VSI RSS LUT for SR-IOVAshish Shah2016-05-141-1/+2
* i40e: Correct UDP packet header for non_tunnel-ipv6Akeem G Abodunrin2016-05-131-1/+1
* i40e: change Rx hang message into a WARN_ONCEJacob Keller2016-05-131-3/+1
* i40e: Refactor ethtool get_settingsCatherine Sullivan2016-05-131-123/+135
* i40e: lie to the VFMitch Williams2016-05-131-3/+7
* i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain2016-05-136-18/+111
* i40e: Implement the API function for aq_set_switch_configShannon Nelson2016-05-132-0/+33
* i40e: Add allmulti support for the VFAnjali Singhai Jain2016-05-133-3/+30
* i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott2016-05-133-2/+7
* e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctlJacob Keller2016-05-133-16/+55
* igb/igbvf: Add support for GSO partialAlexander Duyck2016-05-132-116/+203
* e1000e: mark shifted values as unsignedJacob Keller2016-05-131-4/+4
* e1000e: use BIT() macro for bit definesJacob Keller2016-05-1310-142/+143
* igbvf: use BIT() macro instead of shiftsJacob Keller2016-05-135-10/+11
* igbvf: remove unused variable and dead codeJacob Keller2016-05-131-3/+1
* igb: adjust PTP timestamps for Tx/Rx latencyNathan Sullivan2016-05-132-0/+44
* e1000e: e1000e_cyclecounter_read(): do overflow check only if neededDenys Vlasenko2016-05-131-14/+14
* e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow checkDenys Vlasenko2016-05-131-1/+1
* e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64Denys Vlasenko2016-05-131-1/+2
* igb: make igb_update_pf_vlvf staticJacob Keller2016-05-131-1/+1
* igb: use BIT() macro or unsigned prefixJacob Keller2016-05-1311-136/+136
* e1000e: Cleanup consistency in ret_val variable usageBrian Walsh2016-05-131-11/+11
* e1000e: fix ethtool autoneg off for non-copperSteve Shih2016-05-131-2/+10
* i40e: constify i40e_client_ops structureJulia Lawall2016-05-051-1/+1
* i40e: fix misleading indentationArnd Bergmann2016-05-051-1/+2
* i40e: Test memory before ethtool alloc succeedsJesse Brandeburg2016-05-051-3/+31
* i40evf: Allocate Rx buffers properlyMitch Williams2016-05-051-4/+1
* i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg2016-05-055-62/+27
* i40evf: refactor receive routineJesse Brandeburg2016-05-055-513/+481
* i40evf: Drop packet split receive routineJesse Brandeburg2016-05-057-75/+3
* i40e: Refactor receive routineJesse Brandeburg2016-05-056-303/+531
* i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg2016-05-053-8/+2
* i40e: Drop packet split receive routineJesse Brandeburg2016-05-056-317/+10
* i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2016-05-052-14/+12
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-05-0411-197/+625
|\
OpenPOWER on IntegriCloud