aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-13net: stmmac: selftests: Add a test for TBS featureJose Abreu1-0/+71
2020-01-13net: stmmac: selftests: Switch to dev_direct_xmit()Jose Abreu1-19/+6
2020-01-13net: stmmac: Add missing information in DebugFS capabilities fileJose Abreu1-0/+6
2020-01-13net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entryJose Abreu1-0/+2
2020-01-13net: stmmac: gmac4+: Add TBS supportJose Abreu5-0/+46
2020-01-13net: stmmac: xgmac: Add TBS supportJose Abreu3-0/+46
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu4-0/+29
2020-01-13net: stmmac: Initial support for TBSJose Abreu4-65/+155
2020-01-13amd-xgbe: remove unnecessary conversion to boolChen Zhou1-1/+1
2020-01-13net: mvneta: change page pool nid to NUMA_NO_NODELorenzo Bianconi1-1/+1
2020-01-13sfc/ethtool_common: Make some function to staticZhang Xiaoxu1-8/+9
2020-01-12net: amd: a2065: Use print_hex_dump_debug() helperGeert Uytterhoeven1-4/+3
2020-01-12net: amd: a2065: Kill Sun LANCE relicsGeert Uytterhoeven1-4/+0
2020-01-12net: ethernet: ixp4xx: Use parent dev for DMA poolLinus Walleij1-1/+1
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij1-9/+11
2020-01-12net: ehernet: ixp4xx: Use netdev_* messagesLinus Walleij1-29/+23
2020-01-12net: ethernet: ixp4xx: Use distinct local variableLinus Walleij1-22/+25
2020-01-12net: ethernet: ixp4xx: Standard module initLinus Walleij1-52/+44
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann2-0/+1
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann5-2/+415
2020-01-11net: hns3: refactor the notification scheme of PF resetHuazhong Tan1-23/+19
2020-01-11net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan1-20/+9
2020-01-11net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan1-1/+2
2020-01-11net: hns3: refactor the procedure of VF FLRHuazhong Tan3-65/+55
2020-01-11net: hns3: refactor the precedure of PF FLRHuazhong Tan2-43/+43
2020-01-11net: hns3: split hclgevf_reset() into preparing and rebuilding partHuazhong Tan1-42/+39
2020-01-11net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan1-25/+34
2020-01-10sfc: remove set but not used variable 'nic_data'YueHaibing1-3/+0
2020-01-10sfc: remove duplicated include from ef10.cYueHaibing1-1/+0
2020-01-10bnxt: Detach page from page pool before sending up the stackJonathan Lemon1-0/+1
2020-01-10r8169: factor out PHY configuration to r8169_phy_config.cHeiner Kallweit3-1292/+1308
2020-01-10r8169: add r8169.hHeiner Kallweit2-64/+84
2020-01-10r8169: rename rtl_apply_firmwareHeiner Kallweit1-16/+16
2020-01-10r8169: add phydev argument to rtl8168d_apply_firmware_condHeiner Kallweit1-4/+5
2020-01-10r8169: use phy_read/write instead of rtl_readphy/writephyHeiner Kallweit1-54/+53
2020-01-10r8169: replace rtl_w0w1_phyHeiner Kallweit1-22/+12
2020-01-10r8169: replace rtl_patchphyHeiner Kallweit1-26/+16
2020-01-10r8169: move disabling MAC EEE for RTL8402/RTL8106eHeiner Kallweit1-2/+6
2020-01-10r8169: move setting ERI register 0x1d0 for RTL8106Heiner Kallweit1-2/+2
2020-01-10r8169: switch to phylib functions in rtl_writephy_batchHeiner Kallweit1-18/+21
2020-01-10r8169: change argument type of RTL8168g-specific PHY config functionsHeiner Kallweit1-14/+12
2020-01-10r8169: change argument type of EEE PHY functionsHeiner Kallweit1-24/+18
2020-01-10r8169: move RTL8169scd Gigabyte PHY quirkHeiner Kallweit1-13/+5
2020-01-10r8169: remove not needed debug print in rtl8169_init_phyHeiner Kallweit1-5/+4
2020-01-10r8169: prepare for exporting rtl_hw_phy_configHeiner Kallweit1-100/+117
2020-01-10net: stmmac: gmac5+: Fix missing returnJose Abreu1-0/+1
2020-01-10net: stmmac: xgmac: Fix missing returnJose Abreu1-0/+1
2020-01-10sfc: move RPS codeAlex Maftei (amaftei)8-276/+273
2020-01-10sfc: move yet more functionsAlex Maftei (amaftei)6-64/+66
2020-01-10sfc: move RSS codeAlex Maftei (amaftei)4-70/+72