2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/ethernet/freescale
Wei Fang d39e1342d0 net: fec: add fec_set_hw_mac_addr() helper function
In the current driver, the MAC address is set in both fec_restart() and
fec_set_mac_address(), so a generic helper function fec_set_hw_mac_addr()
is added to set the hardware MAC address to make the code more compact.

Signed-off-by: Wei Fang <wei.fang@nxp.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250711091639.1374411-4-wei.fang@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-14 17:14:32 -07:00
..
dpaa dpaa_eth: don't use fixed_phy_change_carrier 2025-06-18 18:28:54 -07:00
dpaa2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2025-07-04 08:03:18 +02:00
enetc net: enetc: read 64-bit statistics from port MAC counters 2025-06-30 18:23:55 -07:00
fman net: fman_memac: Don't use of_property_read_bool on non-boolean property managed 2025-06-11 14:26:22 -07:00
fs_enet net: ethernet: fs_enet: Use %pa to format resource_size_t 2024-10-15 10:55:54 -07:00
fec_main.c net: fec: add fec_set_hw_mac_addr() helper function 2025-07-14 17:14:32 -07:00
fec_mpc52xx_phy.c net: fec_mpc52xx_phy: Use %pa to format resource_size_t 2024-10-15 10:55:54 -07:00
fec_mpc52xx.c net: fec: fix typos found by codespell 2025-06-19 15:27:52 -07:00
fec_mpc52xx.h
fec_ptp.c net: fec: sort the includes by alphabetic order 2025-06-19 15:27:53 -07:00
fec.h net: fec: sort the includes by alphabetic order 2025-06-19 15:27:53 -07:00
fsl_pq_mdio.c net: ethernet: Switch back to struct platform_driver::remove() 2024-10-04 16:39:56 -07:00
gianfar_ethtool.c eth: gianfar: migrate to new RXFH callbacks 2025-06-16 18:24:17 -07:00
gianfar.c net: gianfar: Use device_get_named_child_node_count() 2025-06-19 15:36:21 -07:00
gianfar.h
Kconfig net: phy: remove Kconfig symbol MDIO_DEVRES 2025-05-14 19:12:19 -07:00
Makefile
ucc_geth_ethtool.c net: freescale: ucc_geth: phylink conversion 2024-12-06 13:41:53 +00:00
ucc_geth.c net: freescale: ucc_geth: make ugeth_mac_ops be static const 2025-02-18 18:08:18 -08:00
ucc_geth.h net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIME 2025-02-11 16:34:58 -08:00
xgmac_mdio.c net: Explicitly include correct DT includes 2023-07-27 20:33:16 -07:00