summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: macsec: PN wrap callbackAntoine Tenart2020-01-141-6/+19
* net: phy: mscc: macsec supportAntoine Tenart2020-01-143-0/+698
* net: phy: mscc: macsec initializationAntoine Tenart2020-01-144-0/+865
* net: macsec: add nla support for changing the offloading selectionAntoine Tenart2020-01-141-3/+142
* net: macsec: hardware offloading infrastructureAntoine Tenart2020-01-141-12/+441
* net: macsec: move some definitions in a dedicated headerAntoine Tenart2020-01-141-163/+1
* mdio_bus: Simplify reset handling and extend to non-DT systemsGeert Uytterhoeven2020-01-141-11/+5
* net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli2020-01-142-4/+15
* net: stmmac: selftests: Add a test for TBS featureJose Abreu2020-01-141-0/+71
* net: stmmac: selftests: Switch to dev_direct_xmit()Jose Abreu2020-01-141-19/+6
* net: stmmac: Add missing information in DebugFS capabilities fileJose Abreu2020-01-141-0/+6
* net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entryJose Abreu2020-01-141-0/+2
* net: stmmac: gmac4+: Add TBS supportJose Abreu2020-01-145-0/+46
* net: stmmac: xgmac: Add TBS supportJose Abreu2020-01-143-0/+46
* net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu2020-01-144-0/+29
* net: stmmac: Initial support for TBSJose Abreu2020-01-144-65/+155
* amd-xgbe: remove unnecessary conversion to boolChen Zhou2020-01-141-1/+1
* net: mvneta: change page pool nid to NUMA_NO_NODELorenzo Bianconi2020-01-141-1/+1
* sfc/ethtool_common: Make some function to staticZhang Xiaoxu2020-01-131-8/+9
* net: amd: a2065: Use print_hex_dump_debug() helperGeert Uytterhoeven2020-01-131-4/+3
* net: amd: a2065: Kill Sun LANCE relicsGeert Uytterhoeven2020-01-131-4/+0
* net: ethernet: ixp4xx: Use parent dev for DMA poolLinus Walleij2020-01-121-1/+1
* ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij2020-01-121-9/+11
* net: ehernet: ixp4xx: Use netdev_* messagesLinus Walleij2020-01-121-29/+23
* net: ethernet: ixp4xx: Use distinct local variableLinus Walleij2020-01-121-22/+25
* net: ethernet: ixp4xx: Standard module initLinus Walleij2020-01-121-52/+44
* ixp4xx_eth: move platform_data definitionArnd Bergmann2020-01-122-0/+1
* ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann2020-01-125-2/+415
* wan: ixp4xx_hss: prepare compile testingArnd Bergmann2020-01-122-16/+22
* wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann2020-01-121-2/+2
* net: hns3: refactor the notification scheme of PF resetHuazhong Tan2020-01-111-23/+19
* net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan2020-01-111-20/+9
* net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan2020-01-111-1/+2
* net: hns3: refactor the procedure of VF FLRHuazhong Tan2020-01-113-65/+55
* net: hns3: refactor the precedure of PF FLRHuazhong Tan2020-01-112-43/+43
* net: hns3: split hclgevf_reset() into preparing and rebuilding partHuazhong Tan2020-01-111-42/+39
* net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan2020-01-111-25/+34
* sfc: remove set but not used variable 'nic_data'YueHaibing2020-01-111-3/+0
* sfc: remove duplicated include from ef10.cYueHaibing2020-01-111-1/+0
* bnxt: Detach page from page pool before sending up the stackJonathan Lemon2020-01-111-0/+1
* devlink: rename and expand devlink-trap-netdevsim.rstJacob Keller2020-01-111-1/+1
* devlink: move devlink documentation to subfolderJacob Keller2020-01-111-1/+1
* r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit2020-01-113-1292/+1308
* r8169: add r8169.hHeiner Kallweit2020-01-112-64/+84
* r8169: rename rtl_apply_firmwareHeiner Kallweit2020-01-111-16/+16
* r8169: add phydev argument to rtl8168d_apply_firmware_condHeiner Kallweit2020-01-111-4/+5
* r8169: use phy_read/write instead of rtl_readphy/writephyHeiner Kallweit2020-01-111-54/+53
* r8169: replace rtl_w0w1_phyHeiner Kallweit2020-01-111-22/+12
* r8169: replace rtl_patchphyHeiner Kallweit2020-01-111-26/+16
* r8169: move disabling MAC EEE for RTL8402/RTL8106eHeiner Kallweit2020-01-111-2/+6