aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2023-12-20net: stmmac: Handle disabled MDIO busses from devicetreeAndrew Halaney
2023-10-10net: stmmac: dwmac-stm32: fix resume on STM32 MCUBen Wolsieffer
2023-05-17stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2023-02-22net: stmmac: Restrict warning on disabling DMA store and fwd modeCristian Ciocaltea
2023-02-22net: stmmac: fix order of dwmac5 FlexPPS parametrization sequenceJohannes Zink
2023-01-18stmmac: fix potential division by 0Piergiorgio Beruto
2022-12-14net: stmmac: fix "snps,axi-config" node property parsingJisheng Zhang
2022-07-29net: stmmac: fix dma queue left shift overflow issueJunxiao Chang
2022-05-25net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()Yang Yingliang
2022-05-12net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_m...Yang Yingliang
2022-05-01Revert "net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-l...Greg Kroah-Hartman
2022-04-20net: ethernet: stmmac: fix altr_tse_pcs function when using a fixed-linkDinh Nguyen
2022-04-15net: stmmac: Fix unset max_speed difference between DT and non-DT platformsChen-Yu Tsai
2022-03-08net: stmmac: fix return value of __setup handlerRandy Dunlap
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang
2022-02-08net: stmmac: ensure PTP time register reads are consistentYannick Vignon
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: Do not enable RX FIFO overflow interruptsYannick Vignon
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: fix watchdog timeout during suspend/resume stress testJoakim Zhang
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-02-23net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail
2021-01-23net: stmmac: Fixed mtu channged by cache alignedDavid Wu
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland
2021-01-17net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland
2020-12-30net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl
2020-12-30net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-30net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-10-29net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
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-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-05-27stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-04-29net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock arrayMarc Zyngier
2020-04-21net: 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-03-18net: stmmac: dwmac1000: Disable ACS if enhanced descs are not usedRemi Pommarel
2020-02-11net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-01-27net: stmmac: fix disabling flexible PPS outputAntonio Borneo