aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-25i40e: use declared variables for pf and hwPatryk Małek1-5/+4
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura1-110/+157
2018-09-25i40e: Fix VF's link state notificationMariusz Stachura1-5/+0
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek1-0/+1
2018-09-25r8169: improve a check in rtl_init_oneHeiner Kallweit1-5/+3
2018-09-25r8169: improve rtl8169_irq_mask_and_ackHeiner Kallweit1-4/+3
2018-09-25r8169: use default watchdog timeoutHeiner Kallweit1-3/+0
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu3-5/+41
2018-09-24net: qca_spi: Introduce write register verificationStefan Wahren5-10/+56
2018-09-24net: mvpp2: use round-robin scheduling for TX queues on the same CPUMaxime Chevallier2-0/+4
2018-09-24net: mvpp2: support XPS by mapping TX queues to CPUsMaxime Chevallier1-1/+5
2018-09-23mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata1-1/+4
2018-09-22hv_netvsc: Add handler for LRO setting changeHaiyang Zhang3-3/+42
2018-09-22hv_netvsc: Add support for LRO/RSC in the vSwitchHaiyang Zhang4-38/+145
2018-09-21net: dsa: b53: Also include SGMII for mac_config and mac_link_stateFlorian Fainelli1-4/+6
2018-09-21net: dsa: b53: Fix B53_SERDES_DIGITAL_CONTROL offsetFlorian Fainelli1-1/+1
2018-09-21net: dsa: b53: Don't assign autonegotiation enabledFlorian Fainelli1-4/+1
2018-09-21net: hns3: Remove redundant hclge_get_port_type()Peng Li2-23/+0
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool ethx cmd of VFFuyun Liang1-27/+39
2018-09-21net: hns3: Add get_media_type ops support for VFPeng Li3-0/+13
2018-09-21net: hns3: Remove print messages for error packetJian Shen1-5/+0
2018-09-21net: hns3: Add unlikely for dma_mapping_error checkJian Shen1-1/+1
2018-09-21net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen1-1/+3
2018-09-21net: hns3: Add handle for default caseJian Shen5-6/+20
2018-09-21net: hns3: Unify the prefix of vf functionsJian Shen1-2/+2
2018-09-21net: hns3: Fix tqp array traversal condition for vfJian Shen1-26/+24
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen3-9/+9
2018-09-21net: hns3: Unify the type convert for desc.dataJian Shen2-5/+5
2018-09-21net: hns3: Fix ets validate issueJian Shen1-2/+4
2018-09-21ravb: Disable Pause AdvertisementAndrew Lunn1-1/+3
2018-09-21net: freescale: fix return type of ndo_start_xmit functionYueHaibing5-6/+10
2018-09-21net: micrel: fix return type of ndo_start_xmit functionYueHaibing2-3/+3
2018-09-21net: phy: mdio-bcm-unimac: Allow configuring MDIO clock dividerFlorian Fainelli1-2/+81
2018-09-21net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor1-4/+2
2018-09-21net: fddi: skfp: Remove unused functionNathan Chancellor3-15/+0
2018-09-21bna: Remove unnecessary self assignmentNathan Chancellor1-2/+2
2018-09-21net: neterion: vxge: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2018-09-21net: phy: don't reschedule state machine when PHY is haltedHeiner Kallweit1-2/+6
2018-09-21DRIVERS: net: macsec: Fix multiple coding style issuesRomain Aviolat1-10/+8
2018-09-21bnx2x: Provide VF link status in ndo_get_vf_configShahed Shaikh1-0/+1
2018-09-21bnx2x: Ignore bandwidth attention in single function modeShahed Shaikh1-0/+10
2018-09-21bnx2x: Add VF spoof-checking configurationShahed Shaikh4-2/+82
2018-09-21net: cxgb3_main: remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-09-21net: cxgb3: remove redundant null pointer check before kfree_skbzhong jiang1-2/+1
2018-09-21net: tap: remove redundant null pointer check before kfree_skbzhong jiang1-4/+2
2018-09-21net: neterion: remove redundant continuezhong jiang1-3/+1
2018-09-21net: amd: remove redundant continuezhong jiang1-3/+1
2018-09-20net-next: mscc: remove unused ocelot_dev_gmii.hCorentin Labbe1-154/+0
2018-09-20mlxsw: spectrum_buffers: Tweak SBMM configurationPetr Machata1-15/+15
2018-09-20mlxsw: spectrum_buffers: Configure MC poolPetr Machata1-8/+10