summaryrefslogtreecommitdiff
path: root/drivers/net/ksz9477.c
AgeCommit message (Expand)Author
2024-10-27net: ksz9477: add support for KSZ GbE switches using SPI busRomain Naour
2024-10-27net: ksz9477: prepare ksz9477 without I2C supportRomain Naour
2024-10-27net: ksz9477: rename ksz_i2c_probe() to ksz_probe()Romain Naour
2024-10-27net: ksz9477: store ksz bus operations functionsRomain Naour
2024-10-27net: ksz9477: set i2c bus offset length only when neededRomain Naour
2024-10-27net: ksz9477: rename udevice_id tab to ksz_idsRomain Naour
2024-10-27net: ksz9477: add KSZ9896 switch supportRomain Naour
2024-10-27net: ksz9477: remove dev_set_parent_priv() callRomain Naour
2024-10-27net: ksz9477: move struct ksz_dsa_priv *priv declarationRomain Naour
2023-07-27net: ksz9477: add support for KSZ9893 GbE switchKarsten Wiese
2023-05-05net: ksz9477: add port_probe function to config phyTim Harvey
2023-05-05net: ksz9477: remove unnecessary variableTim Harvey
2023-05-05net: ksz9477: remove unnecessary dsa_set_tagging callTim Harvey
2023-02-02net: ksz9477: remove unnecessary xmit and recv functionsTim Harvey
2021-07-10net: add support for KSZ9477/KSZ9897/KSZ9567 GbE switchTim Harvey