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/ibm/emac
Rosen Penev c4f5d0454c net: ibm: emac: mal: move irq maps down
Moves the handling right before they are used and allows merging a
branch.

Also get rid of the error handling as devm_request_irq can handle that.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://patch.msgid.link/20241030203727.6039-13-rosenp@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-11-03 14:37:43 -08:00
..
core.c net: ibm: emac: generate random MAC if not found 2024-10-29 15:33:23 +01:00
core.h net: ibm: emac: use netdev's phydev directly 2024-09-13 21:48:57 -07:00
debug.h
emac.h net: ibm: remove leading spaces before tabs 2021-05-19 12:17:31 -07:00
Kconfig
Makefile
mal.c net: ibm: emac: mal: move irq maps down 2024-11-03 14:37:43 -08:00
mal.h net: ibm/emac: allocate dummy net_device dynamically 2024-04-24 12:00:17 +01:00
phy.c
phy.h
rgmii.c net: ibm: emac: rgmii: devm_platform_get_resource 2024-11-03 14:37:42 -08:00
rgmii.h
tah.c net: ibm: emac: tah: devm_platform_get_resources 2024-11-03 14:37:42 -08:00
tah.h
zmii.c net: ibm: emac: zmii: devm_platform_get_resource 2024-11-03 14:37:43 -08:00
zmii.h