summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Add support for VLAN Rx filteringWong Vee Khee2020-03-305-0/+245
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-252-5/+11
|\
| * net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing2020-03-211-1/+1
| * net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs2020-03-141-4/+10
* | net: sched: rename more stats_typesJakub Kicinski2020-03-231-2/+2
* | net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng2020-03-191-6/+1
* | net: stmmac: Add support for Enterprise MAC versionJose Abreu2020-03-175-1/+173
* | net: stmmac: Add XLGMII supportJose Abreu2020-03-172-0/+64
* | net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski2020-03-172-3/+3
* | net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng2020-03-161-11/+4
* | net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng2020-03-161-11/+4
* | net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng2020-03-151-4/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-121-1/+2
|\|
| * net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel2020-03-081-1/+2
* | net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu2020-03-111-0/+2
* | net: stmmac: Integrate it with DesignWare XPCSJose Abreu2020-03-095-2/+57
* | net: stmmac: Use resolved link config in mac_link_up()Jose Abreu2020-03-091-33/+33
* | net: stmmac: Fallback to dev_fwnode() if neededJose Abreu2020-03-091-0/+3
* | net: stmmac: Switch to linkmode_and()/linkmode_andnot()Jose Abreu2020-03-091-8/+5
* | net: stmmac: selftests: Do not fail if PHY is not attachedJose Abreu2020-03-091-1/+1
* | flow_offload: check for basic action hw stats typeJiri Pirko2020-03-081-2/+7
* | stmmac: let core reject the unsupported coalescing parametersJakub Kicinski2020-03-051-14/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-271-5/+8
|\|
| * net: stmmac: fix notifier registrationAaro Koskinen2020-02-261-5/+8
* | net: phylink: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+3
* | net: ethernet: stmmac: don't warn about missing optional wakeup IRQAhmad Fatoum2020-02-241-1/+1
* | net: ethernet: stmmac: demote warnings about missing optional clocksAhmad Fatoum2020-02-242-2/+2
* | net: page_pool: API cleanup and commentsIlias Apalodimas2020-02-201-2/+2
* | net: stmmac: Get rid of custom STMMAC_DEVICE() macroAndy Shevchenko2020-02-171-20/+15
|/
* net: stmmac: update pci platform data to use phy_interfaceVoon Weifeng2020-02-071-6/+8
* net: stmmac: xgmac: fix missing IFF_MULTICAST checki in dwxgmac2_set_filterTan, Tee Min2020-02-071-1/+1
* net: stmmac: fix missing IFF_MULTICAST check in dwmac4_set_filterVerma, Aashish2020-02-071-1/+1
* net: stmmac: xgmac: fix incorrect XGMAC_VLAN_TAG register writtingOng Boon Leong2020-02-071-2/+6
* net: stmmac: fix incorrect GMAC_VLAN_TAG register writting in GMAC4+Tan, Tee Min2020-02-071-3/+4
* net: stmmac: fix a possible endless loopDejin Zheng2020-02-071-0/+1
* net: stmmac: Delete txtimer in suspend()Nicolin Chen2020-02-031-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-3/+3
|\
| * net: stmmac: platform: fix probe for ACPI devicesAjay Gupta2020-01-251-3/+3
* | net: stmmac: modified pcs mode support for RGMIIDejin Zheng2020-01-201-11/+6
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-192-16/+40
|\|
| * net: stmmac: selftests: Guard VLAN Perfect test against non supported HWJose Abreu2020-01-151-0/+6
| * net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu2020-01-151-1/+5
| * net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu2020-01-151-9/+11
| * net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu2020-01-101-0/+4
| * net: stmmac: selftests: Update status when disabling RSSJose Abreu2020-01-101-6/+14
* | net: stmmac: selftests: Add a test for TBS featureJose Abreu2020-01-131-0/+71
* | net: stmmac: selftests: Switch to dev_direct_xmit()Jose Abreu2020-01-131-19/+6
* | net: stmmac: Add missing information in DebugFS capabilities fileJose Abreu2020-01-131-0/+6
* | net: stmmac: pci: Enable TBS on GMAC5 IPK PCI entryJose Abreu2020-01-131-0/+2
* | net: stmmac: gmac4+: Add TBS supportJose Abreu2020-01-135-0/+46