summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)AuthorFilesLines
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson1-1/+1
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor1-10/+8
2021-06-30net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang1-4/+4
2021-05-26net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam1-3/+5
2021-05-26Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman1-3/+1
2021-05-22net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-22net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell1-0/+2
2021-03-30net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe1-0/+2
2021-03-17net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang1-0/+2
2021-03-17net: stmmac: stop each tx channel independentlyJoakim Zhang1-4/+0
2021-03-17net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong1-1/+18
2021-02-23net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail1-1/+6
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland1-8/+23
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland1-6/+21
2020-12-30net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-12-30net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-30net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-10-29net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong1-32/+1
2020-10-14net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-08-21net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell1-0/+3
2020-08-21net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell1-0/+1
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov1-6/+1
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud1-4/+8
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud1-3/+6
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier1-0/+1
2020-04-21net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli1-0/+2
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang1-1/+1
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing1-1/+1
2020-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel1-1/+2
2020-02-11net: stmmac: Delete txtimer in suspend()Nicolin Chen1-0/+4
2020-01-27net: stmmac: fix disabling flexible PPS outputAntonio Borneo1-0/+1
2020-01-27net: stmmac: fix length of PTP clock's name stringAntonio Borneo1-1/+1
2020-01-27net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu1-1/+1
2020-01-27net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter1-1/+1
2020-01-27net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter1-1/+1
2020-01-23net: stmmac: Enable 16KB buffer sizeJose Abreu1-1/+3
2020-01-23net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu1-3/+2
2020-01-12net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-12net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-12net: stmmac: Always arm TX Timer at end of transmission startJose Abreu1-0/+2
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu1-1/+1
2020-01-12net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu2-1/+4
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu1-0/+12
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl1-3/+11
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3
2019-11-20net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe1-1/+1
2019-10-29net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang1-4/+8