summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* fm10k: fix multi-bit VLAN update requests from VFJacob Keller2016-04-131-8/+22
* i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck2016-04-134-56/+62
* e1000: Double Tx descriptors needed check for 82544Alexander Duyck2016-04-051-1/+18
* e1000: Do not overestimate descriptor counts in Tx pre-checkAlexander Duyck2016-04-051-1/+1
* i40e: fix errant PCIe bandwidth messageJesse Brandeburg2016-04-051-0/+1
* ixgbe: Fix cls_u32 offload support for L4 portsSridhar Samudrala2016-03-291-12/+4
* ixgbe: Fix cls_u32 offload support for fields with masksSridhar Samudrala2016-03-292-7/+5
* ixgbe: fix error handling in TC cls_u32 offload routinesSridhar Samudrala2016-03-291-18/+34
* ixgbe: make __ixgbe_setup_tc staticEmil Tantilov2016-03-291-2/+2
* ixgbevf: fix error code path when setting MAC addressEmil Tantilov2016-03-292-5/+11
* ixgbevf: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-293-4/+6
* ixgbe: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-03-293-4/+6
* ixgbe: Use udelay to avoid sleeping while atomicMark Rustad2016-03-291-1/+1
* ixgbe: Fix ATR so that it correctly handles IPv6 extension headersAlexander Duyck2016-03-291-24/+21
* ixgbe: Store VXLAN port number in network orderAlexander Duyck2016-03-292-49/+20
* ixgbe: Fix for RAR0 not being set to default MAC addrTushar Dave2016-03-291-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-229-13/+1657
|\
| * i40e: Add support for client interface for IWARP driverAnjali Singhai Jain2016-02-299-13/+1657
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-1952-2123/+4297
|\ \
| * | net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-032-2/+2
| * | net: cls_u32: move TC offload feature bit into cls_u32 offload logicJohn Fastabend2016-03-011-3/+0
| * | igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-243-6/+8
| * | igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-241-9/+32
| * | igbvf: remove "link is Up" message when registering mcast addressJon Maxwell2016-02-241-1/+0
| * | igbvf: Add support for generic Tx checksumsAlexander Duyck2016-02-242-61/+82
| * | igb: Add support for generic Tx checksumsAlexander Duyck2016-02-241-58/+48
| * | igb: rename igb define to be more genericTodd Fujinaka2016-02-242-4/+4
| * | igb: add conditions for I210 to generate periodic clock outputRoland Hii2016-02-241-1/+2
| * | igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-241-0/+20
| * | igb: constify e1000_phy_operations structureJulia Lawall2016-02-242-2/+2
| * | igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba2016-02-241-0/+20
| * | e1000e: Initial support for KabeLakeRaanan Avargil2016-02-242-0/+8
| * | e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-242-0/+6
| * | e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil2016-02-241-0/+12
| * | e1000e: Increase PHY PLL clock gate timingRaanan Avargil2016-02-242-0/+15
| * | e1000e: Increase ULP timerRaanan Avargil2016-02-241-2/+2
| * | i40e/ethtool: support coalesce setting by queueKan Liang2016-02-191-0/+7
| * | i40e/ethtool: support coalesce getting by queueKan Liang2016-02-191-0/+7
| * | i40e: queue-specific settings for interrupt moderationKan Liang2016-02-196-70/+120
| * | i40e/i40evf: Bump i40e to 1.4.25 and i40evf to 1.4.15Jesse Brandeburg2016-02-192-2/+2
| * | i40e: let go of the pastMitch Williams2016-02-191-0/+2
| * | i40e: suspend scheduling during driver unloadPandi Kumar Maharajan2016-02-191-0/+1
| * | i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.Shannon Nelson2016-02-195-22/+23
| * | i40e: implement and use Rx CTL helper functionsShannon Nelson2016-02-184-3/+266
| * | i40e: add adminq commands for Rx CTL registersShannon Nelson2016-02-182-0/+32
| * | i40e: add check for null VSIJohn Underwood2016-02-181-1/+6
| * | i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain2016-02-181-0/+48
| * | i40e: Fix for unexpected messagingCarolyn Wyborny2016-02-181-6/+7
| * | i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh2016-02-181-9/+24
| * | i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott2016-02-181-1/+7
OpenPOWER on IntegriCloud