summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac
AgeCommit message (Expand)AuthorFilesLines
2025-07-05net: stmmac: use GFP_DMA32Matteo Croce1-2/+2
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-05-31net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré1-0/+5
2025-05-31net: stmmac: make sure that ptp_rate is not 0 before configuring timestampingAlexis Lothoré2-1/+6
2025-05-29net: stmmac: platform: guarantee uniqueness of bus_idQuentin Schulz1-2/+9
2025-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2025-05-21net: dwmac-sun8i: Use parsed internal PHY address instead of 1Paul Kocialkowski1-1/+1
2025-05-16net: stmmac: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2-44/+42
2025-05-15net: stmmac: generate software timestamp just before the doorbellJason Xing1-5/+2
2025-05-10net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN strippingBoon Khai Ng5-1/+38
2025-05-10net: stmmac: stmmac_vlan: rename VLAN functions and symbol to generic symbol.Boon Khai Ng4-210/+161
2025-05-10net: stmmac: Refactor VLAN implementationBoon Khai Ng10-462/+527
2025-05-03net: stmmac: remove speed_mode_2500() methodRussell King (Oracle)1-3/+0
2025-05-03net: stmmac: intel: convert speed_mode_2500() to get_interfaces()Russell King (Oracle)2-15/+16
2025-05-03net: stmmac: intel: move phy_interface init to tgl_common_data()Russell King (Oracle)1-4/+1
2025-05-03net: stmmac: add get_interfaces() platform methodRussell King (Oracle)1-3/+13
2025-05-03net: stmmac: use priv->plat->phy_interface directlyRussell King (Oracle)1-3/+3
2025-05-03net: stmmac: use a local variable for priv->phylink_configRussell King (Oracle)1-19/+18
2025-04-28net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID supportHuacai Chen1-3/+5
2025-04-28net: stmmac: dwmac-loongson: Add new multi-chan IP core supportHuacai Chen1-25/+37
2025-04-28net: stmmac: socfpga: Remove unused pcs-mdiodev fieldMaxime Chevallier1-1/+0
2025-04-28net: stmmac: socfpga: Don't check for phy to enable the SGMII adapterMaxime Chevallier1-6/+7
2025-04-28net: stmmac: socfpga: Enable internal GMII when using 1000BaseXMaxime Chevallier1-0/+1
2025-04-28net: stmmac: dwmac-loongson: Move queue number init to common functionHuacai Chen1-31/+9
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-4/+4
2025-04-24net: stmmac: fix multiplication overflow when reading timestampAlexis Lothoré2-2/+2
2025-04-24net: stmmac: fix dwmac1000 ptp timestamp status offsetAlexis Lothore1-2/+2
2025-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski6-200/+45
2025-04-24net: stmmac: dwc-qos: calibrate tegra with mdio bus idleRussell King (Oracle)1-2/+10
2025-04-23net: stmmac: visconti: convert to set_clk_tx_rate() methodRussell King (Oracle)1-19/+6
2025-04-23net: stmmac: Add DWMAC glue layer for Renesas GBETHLad Prabhakar3-0/+158
2025-04-22net: stmmac: socfpga: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)1-6/+1
2025-04-22net: stmmac: socfpga: call set_phy_mode() before registrationRussell King (Oracle)1-15/+5
2025-04-22net: stmmac: socfpga: convert to stmmac_pltfr_pm_opsRussell King (Oracle)1-35/+2
2025-04-22net: stmmac: socfpga: provide init functionRussell King (Oracle)1-4/+9
2025-04-22net: stmmac: socfpga: init dwmac->stmmac_rst before registrationRussell King (Oracle)1-11/+6
2025-04-18net: ethtool: mm: extract stmmac verification logic into common libraryVladimir Oltean6-201/+45
2025-04-18net: stmmac: move frag_size handling out of spin_lockFaizal Rahim1-5/+6
2025-04-18net: stmmac: mediatek: stop initialising plat->mac_interfaceRussell King (Oracle)1-1/+0
2025-04-18net: stmmac: dwc-qos: use PHY clock-stop capabilityRussell King (Oracle)1-1/+2
2025-04-18net: ethtool: Adjust exactly ETH_GSTRING_LEN-long stats to use memcpyKees Cook1-1/+1
2025-04-18net: stmmac: sunxi: use devm_stmmac_pltfr_probe()Russell King (Oracle)1-2/+1
2025-04-18net: stmmac: sunxi: use stmmac_pltfr_probe()Russell King (Oracle)1-14/+1
2025-04-18net: stmmac: sunxi: convert to set_clk_tx_rate()Russell King (Oracle)1-21/+21
2025-04-17net: stmmac: sti: convert to stmmac_pltfr_pm_opsRussell King (Oracle)1-24/+1
2025-04-17net: stmmac: sti: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)1-28/+26
2025-04-17net: stmmac: sti: use phy_interface_mode_is_rgmii()Russell King (Oracle)1-7/+2
2025-04-17net: stmmac: sun8i: use stmmac_pltfr_probe()Russell King (Oracle)1-8/+2
2025-04-17net: stmmac: intel: remove unnecessary setting max_speedRussell King (Oracle)1-3/+0
2025-04-15net: stmmac: ingenic: convert to devm_stmmac_pltfr_probe()Russell King (Oracle)1-6/+1