summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2021-10-08net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-08net: stmmac: fix get_hw_feature() on old hardwareHerve Codina
2021-10-06net: stmmac: trigger PCS EEE to turn off on link downWong Vee Khee
2021-10-01net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee
2021-09-11net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-09net: stmmac: platform: fix build warning when with !CONFIG_PM_SLEEPJoakim Zhang
2021-09-08net: stmmac: fix system hang caused by eee_ctrl_timer during suspend/resumeJoakim Zhang
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang
2021-09-06stmmac: dwmac-loongson:Fix missing return valuezhaoxiao
2021-09-05net: stmmac: Fix overall budget calculation for rxtx_napiSong Yoong Siang
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of buf->xdpSong Yoong Siang
2021-08-25net: stmmac: fix kernel panic due to NULL pointer dereference of xsk_poolSong Yoong Siang
2021-08-25net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warningsMichael Riesch
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-23net: stmmac: fix kernel panic due to NULL pointer dereference of plat->estWong Vee Khee
2021-08-20stmmac: Revert "stmmac: align RX buffers"Marc Zyngier
2021-08-16net: stmmac: add ethtool per-queue irq statistic supportVijayakannan Ayyathurai
2021-08-16net: stmmac: add ethtool per-queue statistic frameworkVijayakannan Ayyathurai
2021-08-16net: stmmac: fix INTR TBU status affecting irq count statisticVoon Weifeng
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-07net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-26net: stmmac: add est_irq_status callback function for GMAC 4.10 and 5.10Mohammad Athari Bin Ismail
2021-07-07stmmac: platform: Fix signedness bug in stmmac_probe_config_dt()YueHaibing
2021-07-07stmmac: dwmac-loongson: Fix unsigned comparison to zeroYueHaibing
2021-07-05net: stmmac: ptp: update tas basetime after ptp adjustXiaoliang Yang
2021-07-05net: stmmac: add mutex lock to protect est parametersXiaoliang Yang
2021-07-05net: stmmac: separate the tas basetime calculation functionXiaoliang Yang
2021-07-01net: stmmac: Terminate FPE workqueue in suspendMohammad Athari Bin Ismail
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-24stmmac: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-22stmmac: dwmac-loongson: fix uninitialized variable in loongson_dwmac_probe()Dan Carpenter
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18net: stmmac: remove redundant continue statementColin Ian King
2021-06-18stmmac: pci: Add dwmac support for LoongsonQing Zhang
2021-06-16net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang
2021-06-16net: stmmac: Fix error return code in ingenic_mac_probe()Wei Yongjun
2021-06-15stmmac: align RX buffersMatteo Croce
2021-06-14Merge branch 'Ingenic-SOC-mac-support'David S. Miller
2021-06-14net: stmmac: Add Ingenic SoCs MAC support.周琰杰 (Zhou Yanjie)
2021-06-12stmmac: intel: fix wrong kernel-docWong Vee Khee
2021-06-12stmmac: intel: move definitions to dwmac-intel header fileWong Vee Khee
2021-06-11net: stmmac: reduce indentation when calling stmmac_xpcs_setupVladimir Oltean
2021-06-11net: stmmac: reverse Christmas tree notation in stmmac_xpcs_setupVladimir Oltean