summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-253-6/+8
| * | igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-251-9/+32
| * | igbvf: remove "link is Up" message when registering mcast addressJon Maxwell2016-02-251-1/+0
| * | igbvf: Add support for generic Tx checksumsAlexander Duyck2016-02-252-61/+82
| * | igb: Add support for generic Tx checksumsAlexander Duyck2016-02-251-58/+48
| * | igb: rename igb define to be more genericTodd Fujinaka2016-02-252-4/+4
| * | igb: add conditions for I210 to generate periodic clock outputRoland Hii2016-02-251-1/+2
| * | igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-251-0/+20
| * | igb: constify e1000_phy_operations structureJulia Lawall2016-02-252-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-201-0/+7
| * | i40e/ethtool: support coalesce getting by queueKan Liang2016-02-201-0/+7
| * | i40e: queue-specific settings for interrupt moderationKan Liang2016-02-206-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-194-3/+266
| * | i40e: add adminq commands for Rx CTL registersShannon Nelson2016-02-192-0/+32
| * | i40e: add check for null VSIJohn Underwood2016-02-191-1/+6
| * | i40e: Expose some registers to program parser, FD and RSS logicAnjali Singhai Jain2016-02-191-0/+48
| * | i40e: Fix for unexpected messagingCarolyn Wyborny2016-02-191-6/+7
| * | i40e: Do not wait for Rx queue disable in DCB reconfigNeerav Parikh2016-02-191-9/+24
| * | i40e: Increase timeout when checking GLGEN_RSTAT_DEVSTATE bitKevin Scott2016-02-191-1/+7
| * | i40e: Fix led blink capability for 10GBaseT PHYCarolyn Wyborny2016-02-194-6/+63
| * | i40e: Add functions to blink led on 10GBaseT PHYCarolyn Wyborny2016-02-194-0/+365
| * | i40e/i40evf: Move Tx checksum closer to TSOAlexander Duyck2016-02-192-11/+11
| * | i40e/i40evf: Rewrite logic for 8 descriptor per packet checkAlexander Duyck2016-02-195-92/+162
| * | i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_txAlexander Duyck2016-02-195-112/+123
| * | i40e: Add support for ATR w/ IPv6 extension headersAlexander Duyck2016-02-191-15/+13
| * | i40evf: Update feature flags to reflect newly enabled featuresAlexander Duyck2016-02-191-4/+19
| * | i40e: Update feature flags to reflect newly enabled featuresAlexander Duyck2016-02-191-4/+10
| * | i40e: Do not drop support for IPv6 VXLAN or GENEVE tunnelsAlexander Duyck2016-02-191-12/+0
| * | i40e: Fix ATR in relation to tunnelsAlexander Duyck2016-02-191-17/+11
| * | i40e/i40evf: Enable support for SKB_GSO_UDP_TUNNEL_CSUMAlexander Duyck2016-02-182-2/+36
| * | i40e/i40evf: Clean-up Rx packet checksum handlingAlexander Duyck2016-02-182-26/+20
| * | i40e/i40evf: Add exception handling for Tx checksumAlexander Duyck2016-02-184-26/+45
| * | i40e/i40evf: Do not write to descriptor unless we completeAlexander Duyck2016-02-182-76/+84
| * | i40e/i40evf: Handle IPv6 extension headers in checksum offloadAlexander Duyck2016-02-182-2/+26
| * | i40e/i40evf: Add support for IPv4 encapsulated in IPv6Alexander Duyck2016-02-182-30/+49