summaryrefslogtreecommitdiff
path: root/drivers/net/phy/air_en8811h.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev1-7/+11
2026-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+149
2026-05-27net: phy: Rename Airoha common BuckPBus register accessorsLouis-Alexis Eyraud1-54/+56
2026-05-27net: phy: air_phy_lib: Factorize BuckPBus register accessorsLouis-Alexis Eyraud1-193/+0
2026-05-27net: phy: Add Airoha phy library for shared codeLouis-Alexis Eyraud1-11/+2
2026-05-26net: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng1-4/+149
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork1-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork1-11/+269
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork1-23/+36
2026-01-21net: phy: air_en8811h: deprecate "airoha,pnswap-rx" and "airoha,pnswap-tx"Vladimir Oltean1-15/+38
2025-07-01net: phy: air_en8811h: Introduce resume/suspend and clk_restore_context to en...Lucien.Jheng1-4/+41
2025-04-11net: phy: air_en8811h: Add clk provider for CKO pinLucien.Jheng1-3/+100
2025-01-14net: phy: Constify struct mdio_device_idChristophe JAILLET1-1/+1
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro1-1/+1
2024-05-13net: phy: air_en8811h: reset netdev rules when LED is set manuallyDaniel Golle1-0/+4
2024-04-08net: phy: air_en8811h: fix some error codesDan Carpenter1-4/+4
2024-03-29net: phy: air_en8811h: Add the Airoha EN8811H PHY driverEric Woudstra1-0/+1086