summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2020-03-11net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu
2020-03-09net: stmmac: Use resolved link config in mac_link_up()Jose Abreu
2020-03-09net: stmmac: Fallback to dev_fwnode() if neededJose Abreu
2020-03-09net: stmmac: Switch to linkmode_and()/linkmode_andnot()Jose Abreu
2020-03-09net: stmmac: selftests: Do not fail if PHY is not attachedJose Abreu
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-05stmmac: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen
2020-02-24net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum
2020-02-24net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas
2020-02-17net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko
2020-02-07net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng
2020-02-07net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min
2020-02-07net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish
2020-02-07net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong
2020-02-07net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min
2020-02-07net: stmmac: fix a possible endless loopDejin Zheng
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta
2020-01-20net: stmmac: modified pcs mode support for RGMIIDejin Zheng
2020-01-19Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-15net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu
2020-01-15net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu
2020-01-15net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu
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-10net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu
2020-01-10net: stmmac: selftests: Update status when disabling RSSJose Abreu
2020-01-10net: stmmac: gmac5+: Fix missing returnJose Abreu
2020-01-10net: stmmac: xgmac: Fix missing returnJose Abreu
2020-01-09net: stmmac: pci: remove the duplicate code of set phy_maskDejin Zheng
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-27net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller