index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
airoha_eth.c
Age
Commit message (
Expand
)
Author
11 days
net: airoha: probe airoha switch mdio on airoha_eth probing
Mikhail Kshevetskiy
2026-03-12
net: airoha: use mt7531 mdio for GDM1
Mikhail Kshevetskiy
2026-03-12
net: airoha: makes PCS support optional
Mikhail Kshevetskiy
2026-03-12
net: airoha: fill in support for PCS/PHY in Airoha Ethernet driver
Christian Marangi
2026-03-12
net: airoha: init switch before GDM port initialization
Mikhail Kshevetskiy
2026-03-12
net: airoha: do not call airoha_fe_init() from GDM port independent code
Mikhail Kshevetskiy
2026-03-12
net: airoha: declare airoha_eth_port as U_BOOT_DRIVER()
Mikhail Kshevetskiy
2026-03-12
net: airoha: avoid out of boundary writing/access to gdm_port_str[] array
Mikhail Kshevetskiy
2026-03-12
net: airoha: add initial support for multiple GDM port
Christian Marangi
2026-02-06
net: airoha_eth: use proper switch node for en7523 case
Mikhail Kshevetskiy
2026-02-06
net: airoha_eth: fix mdio binding to switch device
Mikhail Kshevetskiy
2025-12-01
net: airoha: bind MDIO controller on Ethernet load
Christian Marangi
2025-11-07
net: airoha: add support for airoha en7523 SoC family
Mikhail Kshevetskiy
2025-11-07
net: airoha: unify code using SCU regmap helper
Mikhail Kshevetskiy
2025-10-22
net: airoha: simplify rx/free packet logic a bit
Mikhail Kshevetskiy
2025-07-15
drivers/net/airoha_eth: enable hw padding of short tx packets
Mikhail Kshevetskiy
2025-07-15
drivers/net/airoha_eth: fix stalling in package receiving
Mikhail Kshevetskiy
2025-07-15
drivers/net/airoha_eth: fix packet transmission errors
Mikhail Kshevetskiy
2025-07-15
drivers/net/airoha_eth: add missing terminator for compatible devices list
Mikhail Kshevetskiy
2025-04-16
net: airoha: Add Airoha Ethernet driver
Christian Marangi