aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
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
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: Always arm TX Timer at end of transmission startJose Abreu
2020-01-12net: stmmac: RX buffer size must be 16 byte alignedJose Abreu
2020-01-12net: stmmac: xgmac: Clear previous RX buffer sizeJose Abreu
2020-01-12net: stmmac: Do not accept invalid MTU valuesJose Abreu
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu
2019-11-20net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe
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-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu
2019-07-28net: stmmac: Re-work the queue selection for TSO packetsJose Abreu
2019-07-26net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng
2019-07-26net: stmmac: modify default value of tx-framesBiao Huang
2019-07-26net: stmmac: dwmac4: fix flow control issueBiao Huang
2019-07-26net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu
2019-07-26net: stmmac: dwmac1000: Clear unused address entriesJose Abreu
2019-07-03net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii
2019-07-03net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-06-22net: stmmac: update rx tail pointer register to fix rx dma hang issue.Biao Huang
2019-06-04net: stmmac: dma channel control register need to be init firstWeifeng Voon
2019-06-04net: stmmac: fix reset gpio free missingJisheng Zhang
2019-05-16net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-10net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
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: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-08net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-08net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-04net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen
2019-05-02stmmac: pci: Adjust IOT2000 matchingSu Bao Cheng
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-04-20net: stmmac: Set OWN bit for jumbo framesThor Thayer
2019-04-05net: stmmac: Avoid one more sometimes uninitialized Clang warningNathan Chancellor
2019-04-05net: stmmac: Avoid sometimes uninitialized Clang warningsNathan Chancellor
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-03-13net: stmmac: Disable EEE mode earlier in XMIT callbackJose Abreu