summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2020-04-16net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-14net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
2020-04-03net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-02net: stmmac: xgmac: Fix VLAN register handlingJose Abreu
2020-04-01net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu
2020-03-30net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng
2020-03-30net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng
2020-03-30net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23net: sched: rename more stats_typesJakub Kicinski
2020-03-21net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-03-19net: stmmac: dwmac_lib: remove unnecessary checks in dwmac_dma_reset()Dejin Zheng
2020-03-17net: stmmac: Add support for Enterprise MAC versionJose Abreu
2020-03-17net: stmmac: Add XLGMII supportJose Abreu
2020-03-17net: rename flow_action_hw_stats_types* -> flow_action_hw_stats*Jakub Kicinski
2020-03-16net: stmmac: use readl_poll_timeout() function in dwmac4_dma_reset()Dejin Zheng
2020-03-16net: stmmac: use readl_poll_timeout() function in init_systime()Dejin Zheng
2020-03-15net: stmmac: platform: convert to devm_platform_ioremap_resourceDejin Zheng
2020-03-14net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-08net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
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