summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: fix dma queue left shift overflow issueJunxiao Chang2022-07-291-0/+3
* net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang2022-05-251-3/+1
* net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang2022-05-121-0/+1
* Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman2022-05-013-9/+16
* net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen2022-04-203-16/+9
* net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai2022-04-151-2/+1
* net: stmmac: fix return value of __setup handlerRandy Dunlap2022-03-081-3/+3
* net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang2022-02-161-1/+1
* net: stmmac: ensure PTP time register reads are consistentYannick Vignon2022-02-081-7/+12
* net: stmmac: add support for dwmac 3.40aHerve Codina2021-10-272-0/+9
* net: stmmac: allow CSR clock of 300MHzJesper Nilsson2021-10-061-1/+1
* net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor2021-09-221-10/+8
* net: stmmac: dwmac1000: Fix extended MAC address registers definitionJisheng Zhang2021-06-301-4/+4
* net: stmicro: handle clk_prepare() failure during initAnirudh Rayabharam2021-05-261-3/+5
* Revert "net: stmicro: fix a missing check of clk_prepare"Greg Kroah-Hartman2021-05-261-3/+1
* net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2021-05-222-18/+3
* net: stmmac: Set FIFO sizes for ipq806xJonathan McDowell2021-05-221-0/+2
* net: stmmac: dwmac-sun8i: Provide TX and RX fifo sizesCorentin Labbe2021-03-301-0/+2
* net: stmmac: fix watchdog timeout during suspend/resume stress testJoakim Zhang2021-03-171-0/+2
* net: stmmac: stop each tx channel independentlyJoakim Zhang2021-03-171-4/+0
* net: stmmac: fix incorrect DMA channel intr enable setting of EQoS v4.10Ong Boon Leong2021-03-171-1/+18
* net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail2021-02-231-1/+6
* net: stmmac: Fixed mtu channged by cache alignedDavid Wu2021-01-231-1/+2
* net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland2021-01-171-8/+23
* net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland2021-01-171-6/+21
* net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-301-3/+3
* net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-301-3/+10
* net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-301-0/+14
* net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong2020-10-291-32/+1
* net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-10-141-11/+4
* net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell2020-08-211-0/+3
* net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell2020-08-211-0/+1
* net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-06-071-0/+13
* stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov2020-05-271-6/+1
* net: stmmac: Fix sub-second incrementJulien Beraud2020-05-101-4/+8
* net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud2020-05-101-3/+6
* net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier2020-04-291-0/+1
* net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizesFlorian Fainelli2020-04-211-0/+2
* net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-131-1/+1
* net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing2020-04-021-1/+1
* net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel2020-03-181-1/+2
* net: stmmac: Delete txtimer in suspend()Nicolin Chen2020-02-111-0/+4
* net: stmmac: fix disabling flexible PPS outputAntonio Borneo2020-01-271-0/+1
* net: stmmac: fix length of PTP clock's name stringAntonio Borneo2020-01-271-1/+1
* net: stmmac: gmac4+: Not all Unicast addresses may be availableJose Abreu2020-01-271-1/+1
* net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()Dan Carpenter2020-01-271-1/+1
* net: stmmac: dwmac-meson8b: Fix signedness bug in probeDan Carpenter2020-01-271-1/+1
* net: stmmac: Enable 16KB buffer sizeJose Abreu2020-01-231-1/+3
* net: stmmac: 16KB buffer must be 16 byte alignedJose Abreu2020-01-231-3/+2
* net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai2020-01-121-1/+1