aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2020-05-20net: stmmac: fix num_por initializationVinod Koul
2020-05-10net: stmmac: Fix sub-second incrementJulien Beraud
2020-05-10net: stmmac: fix enabling socfpga's ptp_ref_clockJulien Beraud
2020-05-02net: stmmac: socfpga: Allow all RGMII modesAtsushi Nemoto
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-17net: stmmac: platform: Fix misleading interrupt error msgMarkus Fuchs
2020-04-13net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang
2020-04-01net: 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-03-12net: stmmac: fix notifier registrationAaro Koskinen
2020-02-11net: stmmac: fix a possible endless loopDejin Zheng
2020-02-11net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-02-01stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2020-01-23net: stmmac: tc: Do not setup flower filtering if RSS is enabledJose Abreu
2020-01-23net: stmmac: selftests: Update status when disabling RSSJose Abreu
2020-01-23net: stmmac: selftests: Mark as fail when received VLAN ID != expectedJose Abreu
2020-01-23net: stmmac: selftests: Make it work in Synopsys AXS101 boardsJose Abreu
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: Fixed link does not need MDIO BusJose 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-12net: stmmac: Determine earlier the size of RX bufferJose Abreu
2020-01-12net: stmmac: selftests: Needs to check the number of Multicast regsJose Abreu
2020-01-04net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCsMartin Blumenstingl
2019-12-31net: stmmac: platform: Fix MDIO init for platforms without PHYPadmanabhan Rajanbabu
2019-12-18page_pool: do not release pool until inflight == 0.Jonathan Lemon
2019-11-16net: stmmac: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-11-15net: reject PTP periodic output requests with unsupported flagsJacob Keller
2019-11-11net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe
2019-11-06net: stmmac: Fix the TX IOC in xmit pathJose Abreu
2019-11-06net: stmmac: Fix TSO descriptor with Enhanced AddressingJose Abreu
2019-11-06net: stmmac: Fix the packet count in stmmac_rx()Jose Abreu
2019-11-06net: stmmac: xgmac: Disable MMC interrupts by defaultJose Abreu
2019-11-06net: stmmac: xgmac: Disable Flow Control when 1 or more queues are in AVJose Abreu
2019-11-06net: stmmac: xgmac: Fix AV Feature detectionJose Abreu
2019-11-06net: stmmac: xgmac: Fix TSA selectionJose Abreu
2019-11-06net: stmmac: xgmac: Only get SPH header len if availableJose Abreu
2019-11-06net: stmmac: selftests: Prevent false positives in filter testsJose Abreu
2019-11-06net: stmmac: xgmac: bitrev32 returns u32Jose Abreu
2019-11-06net: stmmac: gmac4: bitrev32 returns u32Jose Abreu
2019-10-22net: stmmac: Fix the problem of tso_xmityuqi jin
2019-10-19net: ethernet: dwmac-sun8i: show message only when switching to promiscMans Rullgard
2019-10-17net: stmmac: fix argument to stmmac_pcs_ctrl_ane()Ben Dooks (Codethink)
2019-10-16net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang