aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer3-4/+8
2019-10-15net: ethernet: mediatek: Fix MT7629 missing GMII mode supportMarkLee1-0/+1
2019-10-15net: cavium: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-15net: ethernet: broadcom: have drivers select DIMLIB as neededRandy Dunlap1-1/+3
2019-10-15net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli1-2/+3
2019-10-14net: aquantia: correctly handle macvlan and multicast coexistenceDmitry Bogdanov3-22/+21
2019-10-14net: aquantia: do not pass lro session with invalid tcp checksumDmitry Bogdanov1-1/+2
2019-10-14net: aquantia: when cleaning hw cache it should be toggledIgor Russkikh4-6/+53
2019-10-14net: aquantia: temperature retrieval fixIgor Russkikh1-1/+1
2019-10-13net/ibmvnic: Fix EOI when running in XIVE mode.Cédric Le Goater1-5/+3
2019-10-13net: lpc_eth: avoid resetting twiceAlexandre Belloni1-3/+0
2019-10-10r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit1-24/+11
2019-10-09net: stmmac: fix disabling flexible PPS outputAntonio Borneo1-0/+1
2019-10-09net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2019-10-08net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker1-6/+4
2019-10-07ionic: fix stats memory dereferenceShannon Nelson2-10/+21
2019-10-06net: stmmac: selftests: Fix L2 Hash Filter testJose Abreu1-2/+2
2019-10-06net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu1-1/+1
2019-10-06net: stmmac: selftests: Check if filtering is available before runningJose Abreu1-0/+7
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding1-4/+6
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()Yizhuo1-1/+5
2019-10-02mlx5: avoid 64-bit division in dr_icm_pool_mr_create()Michal Kubecek1-1/+2
2019-10-01net: ag71xx: fix mdio subnode supportOleksij Rempel1-2/+4
2019-10-01net: stmmac: xgmac: Fix RSS writing wrong keysJose Abreu1-2/+3
2019-10-01net: stmmac: xgmac: Fix RSS not writing all Keys to HWJose Abreu1-1/+1
2019-10-01net: stmmac: xgmac: Disable the Timestamp interrupt by defaultJose Abreu1-1/+1
2019-10-01net: stmmac: Do not stop PHY if WoL is enabledJose Abreu1-6/+12
2019-10-01net: stmmac: Correctly take timestamp for PTPv2Jose Abreu1-0/+1
2019-10-01net: stmmac: dwmac4: Always update the MAC Hash FilterJose Abreu1-6/+7
2019-10-01net: stmmac: selftests: Always use max DMA size in Jumbo TestJose Abreu1-4/+0
2019-10-01net: stmmac: xgmac: Detect Hash Table size dinamicallyJose Abreu2-0/+2
2019-10-01net: stmmac: xgmac: Not all Unicast addresses may be availableJose Abreu1-1/+1
2019-10-01net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_nameWen Yang1-6/+8
2019-10-01ionic: select CONFIG_NET_DEVLINKArnd Bergmann1-0/+1
2019-10-01net: socionext: netsec: always grab descriptor lockLorenzo Bianconi1-23/+7
2019-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds44-736/+400
2019-09-27nfp: abm: fix memory leak in nfp_abm_u32_knode_replaceNavid Emamdoost1-4/+10
2019-09-27mlxsw: spectrum_flower: Fail in case user specifies multiple mirror actionsDanielle Ratson1-0/+6
2019-09-27mlxsw: spectrum: Clear VLAN filters during port initializationIdo Schimmel1-0/+9
2019-09-27net: ena: clean up indentation issueColin Ian King1-2/+2
2019-09-27net: socionext: ave: Avoid using netdev_err() before calling register_netdev()Kunihiko Hayashi1-3/+3
2019-09-27nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprsNavid Emamdoost1-0/+3
2019-09-27nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprsNavid Emamdoost1-0/+4
2019-09-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter1-1/+1
2019-09-27net: nixge: Fix a signedness bug in nixge_probe()Dan Carpenter1-1/+1
2019-09-27net: axienet: fix a signedness bug in probeDan Carpenter1-1/+1
2019-09-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter1-1/+1
2019-09-27net: socionext: Fix a signedness bug in ave_probe()Dan Carpenter1-1/+1