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-11-19
net: stmmac: stmmac_is_jumbo_frm() returns boolean
Russell King (Oracle)
2025-11-19
net: stmmac: stmmac_is_jumbo_frm() len should be unsigned
Russell King (Oracle)
2025-11-19
net: stmmac: convert priv->sph* to boolean and rename
Russell King (Oracle)
2025-11-18
net: stmmac: Disable EEE RX clock stop when VLAN is enabled
Ovidiu Panait
2025-11-18
net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr()
Ovidiu Panait
2025-11-17
net: stmmac: dwmac-sophgo: Add phy interface filter
Inochi Amaoto
2025-11-17
net: stmmac: remove unnecessary .pkt_route queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: remove unnecessary .prio queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: remove unnecessary .use_prio queue initialisation
Russell King (Oracle)
2025-11-17
net: stmmac: setup default RX channel map in stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of queues_to_use to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of unicast_filter_entries to stmmac_plat_dat...
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of multicast_filter_bins to stmmac_plat_dat_...
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of maxmtu to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of clk_csr to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: move initialisation of phy_addr to stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-17
net: stmmac: add stmmac_plat_dat_alloc()
Russell King (Oracle)
2025-11-14
net: stmmac: rk: use PHY_INTF_SEL_x in functions
Russell King (Oracle)
2025-11-14
net: stmmac: rk: use PHY_INTF_SEL_x constants
Russell King (Oracle)
2025-11-14
net: stmmac: rk: convert all bitfields to GRF_FIELD*()
Russell King (Oracle)
2025-11-14
net: stmmac: rk: replace HIWORD_UPDATE() with GRF_FIELD()
Russell King (Oracle)
2025-11-13
net: stmmac: always allocate mac_device_info
Russell King (Oracle)
2025-11-13
net: stmmac: clean up stmmac_reset()
Russell King (Oracle)
2025-11-12
net: stmmac: visconti: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-12
net: stmmac: stm32: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: stm32: use PHY_INTF_SEL_x directly
Russell King (Oracle)
2025-11-12
net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-12
net: stmmac: starfive: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-12
net: stmmac: mediatek: simplify set_interface() methods
Russell King (Oracle)
2025-11-12
net: stmmac: mediatek: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: mediatek: use PHY_INTF_SEL_x
Russell King (Oracle)
2025-11-12
net: stmmac: loongson1: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-12
net: stmmac: loongson1: use PHY_INTF_SEL_x directly
Russell King (Oracle)
2025-11-12
net: stmmac: loongson1: use PHY_INTF_SEL_x
Russell King (Oracle)
2025-11-12
net: stmmac: improve ndev->max_mtu setup readability
Russell King (Oracle)
2025-11-11
net: stmmac: meson8b: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-11
net: stmmac: meson8b: use phy_intf_sel directly
Russell King (Oracle)
2025-11-11
net: stmmac: meson8b: use PHY_INTF_SEL_x
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: use ->set_phy_intf_sel()
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: pass ingenic_mac struct rather than plat_dat
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: simplify x2000 mac_set_mode()
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: simplify mac_set_mode() methods
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: move "MAC PHY control register" debug
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: use stmmac_get_phy_intf_sel()
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: prep PHY_INTF_SEL_x field after switch()
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: use PHY_INTF_SEL_x directly
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: use PHY_INTF_SEL_x to select PHY interface
Russell King (Oracle)
2025-11-10
net: stmmac: ingenic: simplify jz4775 mac_set_mode()
Russell King (Oracle)
[next]