aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/pending-6.1/750-net-phy-airoha-Add-the-Airoha-EN8811H-PHY-driver.patch
Commit message (Collapse)AuthorAge
* kernel: add driver for Airoha EN8811H PHY as moduleDaniel Golle2024-02-15
Add PHY driver for Airoha EN8811H PHY and package it as kernel module. The PHY needs to load firmware from rootfs, so there is no point in having the driver built-into the kernel. Signed-off-by: Daniel Golle <daniel@makrotopia.org>