aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-17net: dsa: felix: Don't error out on disabled ports with no phy-modeVladimir Oltean
2020-01-17net: dsa: felix: Don't restart PCS SGMII AN if not neededAlex Marginean
2020-01-17net: dsa: felix: Set USXGMII link based on BMSR, not LPAAlex Marginean
2020-01-17enetc: Don't print from enetc_sched_speed_set when link goes downVladimir Oltean
2020-01-17net: phy: adin: const-ify static dataAlexandru Ardelean
2020-01-17drivers/net: netdevsim depends on INETHongbo Yao
2020-01-17net: phy: Maintain MDIO device and bus statisticsFlorian Fainelli
2020-01-17netdevsim: fix nsim_fib6_rt_create() error pathEric Dumazet
2020-01-17net: xen-netback: hash.c: Use built-in RCU list checkingMadhuparna Bhowmik
2020-01-16sfc: remove duplicated include from efx.cYueHaibing
2020-01-15pptp: support sockets bound to an interfaceUlrich Weber
2020-01-14netdevsim: fib: Add dummy implementation for FIB offloadIdo Schimmel
2020-01-14mlxsw: spectrum_router: Set hardware flags for routesIdo Schimmel
2020-01-14mlxsw: spectrum_router: Separate nexthop offload indication from routeIdo Schimmel
2020-01-14net: socionext: get rid of huge dma sync in netsec_alloc_rx_dataLorenzo Bianconi
2020-01-14nfc: No need to set .owner platform_driver_registerTian Tao
2020-01-14net: phy: mscc: PN rollover supportAntoine Tenart
2020-01-14net: macsec: PN wrap callbackAntoine Tenart
2020-01-14net: phy: mscc: macsec supportAntoine Tenart
2020-01-14net: phy: mscc: macsec initializationAntoine Tenart
2020-01-14net: macsec: add nla support for changing the offloading selectionAntoine Tenart
2020-01-14net: macsec: hardware offloading infrastructureAntoine Tenart
2020-01-14net: macsec: move some definitions in a dedicated headerAntoine Tenart
2020-01-14mdio_bus: Simplify reset handling and extend to non-DT systemsGeert Uytterhoeven
2020-01-14net: phy: Added IRQ print to phylink_bringup_phy()Florian Fainelli
2020-01-13net: stmmac: selftests: Add a test for TBS featureJose Abreu
2020-01-13net: stmmac: selftests: Switch to dev_direct_xmit()Jose Abreu
2020-01-13net: stmmac: Add missing information in DebugFS capabilities fileJose Abreu
2020-01-13net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entryJose Abreu
2020-01-13net: stmmac: gmac4+: Add TBS supportJose Abreu
2020-01-13net: stmmac: xgmac: Add TBS supportJose Abreu
2020-01-13net: stmmac: tc: Add support for ETF Scheduler using TBSJose Abreu
2020-01-13net: stmmac: Initial support for TBSJose Abreu
2020-01-13amd-xgbe: remove unnecessary conversion to boolChen Zhou
2020-01-13net: mvneta: change page pool nid to NUMA_NO_NODELorenzo Bianconi
2020-01-13sfc/ethtool_common: Make some function to staticZhang Xiaoxu
2020-01-12net: amd: a2065: Use print_hex_dump_debug() helperGeert Uytterhoeven
2020-01-12net: amd: a2065: Kill Sun LANCE relicsGeert Uytterhoeven
2020-01-12net: ethernet: ixp4xx: Use parent dev for DMA poolLinus Walleij
2020-01-12ARM/net: ixp4xx: Pass ethernet physical base as resourceLinus Walleij
2020-01-12net: ehernet: ixp4xx: Use netdev_* messagesLinus Walleij
2020-01-12net: ethernet: ixp4xx: Use distinct local variableLinus Walleij
2020-01-12net: ethernet: ixp4xx: Standard module initLinus Walleij
2020-01-12ixp4xx_eth: move platform_data definitionArnd Bergmann
2020-01-12ptp: ixp46x: move adjacent to ethernet driverArnd Bergmann
2020-01-12wan: ixp4xx_hss: prepare compile testingArnd Bergmann
2020-01-12wan: ixp4xx_hss: fix compile-testing on 64-bitArnd Bergmann
2020-01-11net: hns3: refactor the notification scheme of PF resetHuazhong Tan
2020-01-11net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan
2020-01-11net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan