summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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
2021-06-11net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean
2021-06-11net: stmmac: Fix potential integer overflowWong Vee Khee
2021-06-11net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-06-11net: stmmac: Fix unused values warningsWong Vee Khee
2021-06-10net: stmmac: Fix mixed enum type warningWong Vee Khee
2021-06-09stmmac: prefetch right addressMatteo Croce
2021-06-09net: stmmac: Fix missing { } around two statements in an if statementColin Ian King
2021-06-09net: stmmac: Use devm_platform_ioremap_resource_byname()Yang Yingliang
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan
2021-06-08net: stmmac: fix NPD with phylink_set_pcs if there is no MDIO busVladimir Oltean
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng
2021-06-08net: stmmac: split xPCS setup from mdio registerVoon Weifeng
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean
2021-06-02net: stmmac: fix issue where clk is being unprepared twiceWong Vee Khee
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee
2021-05-30net: stmmac: fix kernel panic due to NULL pointer dereference of mdio_bus_dataSriranjani P
2021-05-28net: stmmac: the XPCS obscures a potential "PHY not found" errorVladimir Oltean
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-20net: stmmac: fix system hang if change mac address after interface ifdownJoakim Zhang