aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-13fm10k: fix multi-bit VLAN update requests from VFJacob Keller1-8/+22
2016-04-13i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck4-56/+62
2016-04-05e1000: Double Tx descriptors needed check for 82544Alexander Duyck1-1/+18
2016-04-05e1000: Do not overestimate descriptor counts in Tx pre-checkAlexander Duyck1-1/+1
2016-04-05i40e: fix errant PCIe bandwidth messageJesse Brandeburg1-0/+1
2016-03-29ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala1-12/+4
2016-03-29ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala2-7/+5
2016-03-29ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala1-18/+34
2016-03-29ixgbe: make __ixgbe_setup_tc staticEmil Tantilov1-2/+2
2016-03-29ixgbevf: fix error code path when setting MAC addressEmil Tantilov2-5/+11
2016-03-29ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-4/+6
2016-03-29ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-4/+6
2016-03-29ixgbe: Use udelay to avoid sleeping while atomicMark Rustad1-1/+1
2016-03-29ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck1-24/+21
2016-03-29ixgbe: Store VXLAN port number in network orderAlexander Duyck2-49/+20
2016-03-29ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave1-0/+2
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds9-13/+1657
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds52-2123/+4297
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim4-4/+4
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-0/+103
2016-03-03e1000e: Adds hardware supported cross timestamp on e1000e nicChristopher S. Hall4-0/+103
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend2-2/+2
2016-03-01net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend1-3/+0
2016-02-29i40e: Add support for client interface for IWARP driverAnjali Singhai Jain9-13/+1657
2016-02-24igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-6/+8
2016-02-24igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen1-9/+32
2016-02-24igbvf: remove "link is Up" message when registering mcast addressJon Maxwell1-1/+0
2016-02-24igbvf: Add support for generic Tx checksumsAlexander Duyck2-61/+82
2016-02-24igb: Add support for generic Tx checksumsAlexander Duyck1-58/+48
2016-02-24igb: rename igb define to be more genericTodd Fujinaka2-4/+4
2016-02-24igb: add conditions for I210 to generate periodic clock outputRoland Hii1-1/+2
2016-02-24igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka1-0/+20
2016-02-24igb: constify e1000_phy_operations structureJulia Lawall2-2/+2
2016-02-24igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba1-0/+20
2016-02-24e1000e: Initial support for KabeLakeRaanan Avargil2-0/+8
2016-02-24e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2-0/+6
2016-02-24e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil1-0/+12
2016-02-24e1000e: Increase PHY PLL clock gate timingRaanan Avargil2-0/+15
2016-02-24e1000e: Increase ULP timerRaanan Avargil1-2/+2
2016-02-19i40e/ethtool: support coalesce setting by queueKan Liang1-0/+7
2016-02-19i40e/ethtool: support coalesce getting by queueKan Liang1-0/+7
2016-02-19i40e: queue-specific settings for interrupt moderationKan Liang6-70/+120
2016-02-19i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg2-2/+2
2016-02-19i40e: let go of the pastMitch Williams1-0/+2
2016-02-19i40e: suspend scheduling during driver unloadPandi Kumar Maharajan1-0/+1
2016-02-19i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson5-22/+23
2016-02-18i40e: implement and use Rx CTL helper functionsShannon Nelson4-3/+266
2016-02-18i40e: add adminq commands for Rx CTL registersShannon Nelson2-0/+32
2016-02-18i40e: add check for null VSIJohn Underwood1-1/+6
2016-02-18i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain1-0/+48