immortalwrt/target/linux/ramips/files/drivers/net/ethernet/ralink
Rosen Penev 40452223d6 ramips: ethernet: use devm for request_irq
Allows removing free_irq. Simpler.

Oddly enough the other switch code already does this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16050
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-08-19 10:45:06 +02:00
..
esw_rt3050.c raimps: mtk_eth_soc: drop rst_esw from ESW driver 2024-01-02 22:00:20 +01:00
esw_rt3050.h
ethtool.c ramips: remove unnecessary macros for previous kernel versions 2024-05-03 23:02:00 +01:00
ethtool.h
gsw_mt7620.c ramips: ethernet: use devm for request_irq 2024-08-19 10:45:06 +02:00
gsw_mt7620.h ramips: reset mt7620 ethernet phy via reset controller 2024-01-06 14:24:13 +01:00
Kconfig
Makefile
mdio_mt7620.c
mdio_rt2880.c kernel: remove obsolete kernel version switches 2023-05-20 15:19:14 +02:00
mdio_rt2880.h
mdio.c ramips: do not print error log when mdio bus is disabled 2023-06-25 18:48:29 +02:00
mdio.h
mt7530.c
mt7530.h
mtk_eth_soc.c ramips: ethernet: use devm for request_irq 2024-08-19 10:45:06 +02:00
mtk_eth_soc.h ramips: remove unnecessary macros for previous kernel versions 2024-05-03 23:02:00 +01:00
soc_mt7620.c ramips: 6.1: ralink: fix const warning in the ethernet driver 2024-02-10 13:06:05 +01:00
soc_rt2880.c
soc_rt3050.c ramips: 6.1: ralink: fix const warning in the ethernet driver 2024-02-10 13:06:05 +01:00
soc_rt3883.c