aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe
2021-03-17net: stmmac: stop each tx channel independentlyJoakim Zhang
2021-03-17net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2020-12-29net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-29net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-29net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-05-20net: stmmac: Use mutex instead of spinlockThierry Reding
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-04-24net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-01-27net: stmmac: fix length of PTP clock's name stringAntonio Borneo
2020-01-27net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu
2020-01-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter
2020-01-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu
2019-12-21net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-12-21net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-07-31net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-31net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-31net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-06-09net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-16net: stmmac: Move debugfs init/exit to ->probe()/->remove()Thierry Reding
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen