index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Age
Commit message (
Expand
)
Author
2025-10-29
net: stmmac: est: Fix GCL bounds checks
Rohan G Thomas
2025-10-29
net: stmmac: Consider Tx VLAN offload tag length for maxSDU
Rohan G Thomas
2025-10-29
net: stmmac: vlan: Disable 802.1AD tag insertion offload
Rohan G Thomas
2025-10-16
net: stmmac: dwmac-rk: Fix disabling set_clock_selection
Sebastian Reichel
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-10-01
net: stmmac: Add support for Allwinner A523 GMAC200
Chen-Yu Tsai
2025-09-29
net: stmmac: remove stmmac_hw_setup() excess documentation parameter
Russell King (Oracle)
2025-09-29
net: stmmac: Convert open-coded register polling to helper macro
Furong Xu
2025-09-29
net: stmmac: tc: Add HLBS drop count to taprio stats
Rohan G Thomas
2025-09-29
net: stmmac: est: Drop frames causing HLBS error
Rohan G Thomas
2025-09-24
net: stmmac: simplify stmmac_init_phy()
Russell King (Oracle)
2025-09-24
net: stmmac: move PHY handling out of __stmmac_open()/release()
Russell King (Oracle)
2025-09-24
net: stmmac: move initialisation of priv->tx_lpi_timer to stmmac_open()
Russell King (Oracle)
2025-09-24
net: stmmac: move PHY attachment error message into stmmac_init_phy()
Russell King (Oracle)
2025-09-24
net: stmmac: move xpcs clause 73 test into stmmac_init_phy()
Russell King (Oracle)
2025-09-24
net: stmmac: move stmmac_bus_clks_config() to stmmac_platform.c
Russell King (Oracle)
2025-09-19
net: stmmac: remove mac_interface
Russell King (Oracle)
2025-09-19
net: stmmac: thead: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: sun8i: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: stm32: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: starfive: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: socfpga: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: ingenic: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: imx: convert to use phy_interface
Russell King (Oracle)
2025-09-19
net: stmmac: use phy_interface in stmmac_check_pcs_mode()
Russell King (Oracle)
2025-09-17
Revert "net: ethernet: stmmac: dwmac-rk: Make the clk_phy could be used for e...
Chaoyi Chen
2025-09-14
net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller
Russell King (Oracle)
2025-09-14
net: stmmac: move PTP support check into stmmac_init_timestamping()
Russell King (Oracle)
2025-09-14
net: stmmac: add stmmac_setup_ptp()
Russell King (Oracle)
2025-09-14
net: stmmac: rename stmmac_init_ptp()
Russell King (Oracle)
2025-09-14
net: stmmac: move stmmac_init_ptp() messages into function
Russell King (Oracle)
2025-09-14
net: stmmac: add __stmmac_release() to complement __stmmac_open()
Russell King (Oracle)
2025-09-14
net: stmmac: unexport stmmac_init_tstamp_counter()
Russell King (Oracle)
2025-09-14
net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
Russell King (Oracle)
2025-09-14
net: stmmac: fix PTP error cleanup in __stmmac_open()
Russell King (Oracle)
2025-09-14
net: stmmac: disable PTP clock after unregistering PTP
Russell King (Oracle)
2025-09-14
net: stmmac: ptp: improve handling of aux_ts_lock lifetime
Russell King (Oracle)
2025-09-14
net: stmmac: dwmac-renesas-gbeth: Add support for RZ/T2H SoC
Lad Prabhakar
2025-09-14
net: stmmac: dwmac-renesas-gbeth: Use OF data for configuration
Lad Prabhakar
2025-09-10
net: stmmac: dwc-qos: use PHY WoL
Russell King (Oracle)
2025-09-08
net: stmmac: use STMMAC_CSR_xxx definitions in platform glue
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: remove redundant clock rate tests
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: return clk_csr value from stmmac_clk_csr_set()
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: move initialisation of priv->clk_csr to stmmac_mdio
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: improve mdio register field definitions
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: move runtime PM into stmmac_mdio_access()
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: merge stmmac_mdio_read() and stmmac_mdio_write()
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: move stmmac_mdio_format_addr() into read/write
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: provide priv->gmii_address_bus_config
Russell King (Oracle)
2025-09-08
net: stmmac: mdio: provide stmmac_mdio_wait()
Russell King (Oracle)
[next]