summaryrefslogtreecommitdiff
path: root/drivers/net/airoha_eth.c
AgeCommit message (Expand)Author
11 daysnet: airoha: probe airoha switch mdio on airoha_eth probingMikhail Kshevetskiy
2026-03-12net: airoha: use mt7531 mdio for GDM1Mikhail Kshevetskiy
2026-03-12net: airoha: makes PCS support optionalMikhail Kshevetskiy
2026-03-12net: airoha: fill in support for PCS/PHY in Airoha Ethernet driverChristian Marangi
2026-03-12net: airoha: init switch before GDM port initializationMikhail Kshevetskiy
2026-03-12net: airoha: do not call airoha_fe_init() from GDM port independent codeMikhail Kshevetskiy
2026-03-12net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()Mikhail Kshevetskiy
2026-03-12net: airoha: avoid out of boundary writing/access to gdm_port_str[] arrayMikhail Kshevetskiy
2026-03-12net: airoha: add initial support for multiple GDM portChristian Marangi
2026-02-06net: airoha_eth: use proper switch node for en7523 caseMikhail Kshevetskiy
2026-02-06net: airoha_eth: fix mdio binding to switch deviceMikhail Kshevetskiy
2025-12-01net: airoha: bind MDIO controller on Ethernet loadChristian Marangi
2025-11-07net: airoha: add support for airoha en7523 SoC familyMikhail Kshevetskiy
2025-11-07net: airoha: unify code using SCU regmap helperMikhail Kshevetskiy
2025-10-22net: airoha: simplify rx/free packet logic a bitMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: enable hw padding of short tx packetsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix stalling in package receivingMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: fix packet transmission errorsMikhail Kshevetskiy
2025-07-15drivers/net/airoha_eth: add missing terminator for compatible devices listMikhail Kshevetskiy
2025-04-16net: airoha: Add Airoha Ethernet driverChristian Marangi