summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2020-06-18octeontx2-af: change (struct qmem)->entry_sz from u8 to u16Eric Dumazet
2020-06-18net: hns3: streaming dma buffer sync between cpu and deviceBarry Song
2020-06-18net: hns3: replace disable_irq by IRQ_NOAUTOEN flagBarry Song
2020-06-18net: hns3: rename buffer-related functionsBarry Song
2020-06-18net: hns3: pointer type of buffer should be voidBarry Song
2020-06-18net: hns3: remove unnecessary devm_kfreeBarry Song
2020-06-18lan743x: allow mac address to come from dtTim Harvey
2020-06-18r8169: allow setting irq coalescing if link is downHeiner Kallweit
2020-06-18r8169: move switching optional clock on/off to pll power functionsHeiner Kallweit
2020-06-18r8169: move updating counters to rtl8169_downHeiner Kallweit
2020-06-18r8169: move napi_disable call and rename rtl8169_hw_resetHeiner Kallweit
2020-06-18r8169: replace synchronize_rcu with synchronize_netHeiner Kallweit
2020-06-18r8169: improve setting WoL on runtime-resumeHeiner Kallweit
2020-06-18r8169: remove unused constant RsvdMaskHeiner Kallweit
2020-06-18r8169: add info for DASH being enabledHeiner Kallweit
2020-06-18enetc: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-18net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-17liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_sizeGustavo A. R. Silva
2020-06-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-06-16e1000e: fix unused-function warningArnd Bergmann
2020-06-16e1000: use generic power managementVaibhav Gupta
2020-06-16e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu
2020-06-16lan743x: add MODULE_DEVICE_TABLE for module loading aliasTim Harvey
2020-06-16mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel
2020-06-16mvpp2: remove module bugfixSven Auhagen
2020-06-15mvpp2: ethtool rxtx stats fixSven Auhagen
2020-06-15rocker: fix incorrect error handling in dma_rings_initAditya Pakki
2020-06-15net: ethernet: mtk-star-emac: simplify interrupt handlingBartosz Golaszewski
2020-06-15bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam
2020-06-15bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan
2020-06-15bnxt_en: Re-enable SRIOV during resume.Michael Chan
2020-06-15bnxt_en: Simplify bnxt_resume().Michael Chan
2020-06-15net: alx: fix race condition in alx_removeZekun Shen
2020-06-15ibmvnic: Harden device login requestsThomas Falcon
2020-06-15net: macb: Only disable NAPI on the actual error pathCharles Keepax
2020-06-15qlcnic: Use kobj_to_dev() insteadWang Qing
2020-06-15net: axienet: fix spelling mistake in comment "Exteneded" -> "extended"Colin Ian King
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko
2020-06-13net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12ibmvnic: Flush existing work items before device removalThomas Falcon
2020-06-11ionic: add pcie_print_link_statusShannon Nelson
2020-06-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2020-06-11net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter
2020-06-11net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky
2020-06-11net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo
2020-06-11net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit
2020-06-11net/mlx5: Disable reload while removing the deviceParav Pandit
2020-06-11net/mlx5e: Fix ethtool hfunc configuration changeAya Levin