aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip/ksz8863_smi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22net: dsa: microchip: remove unnecessary set_drvdata()Yang Yingliang1-2/+0
2022-06-29net: dsa: microchip: remove the struct ksz8Arun Ramadoss1-14/+3
2022-06-24net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss1-1/+1
2022-05-18net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss1-2/+8
2021-09-19net: dsa: microchip: ksz8863: be compatible with masters which unregister on shutdownVladimir Oltean1-0/+13
2021-04-29net: dsa: ksz: ksz8863_smi_probe: set proper return value for ksz_switch_alloc()Oleksij Rempel1-1/+1
2021-04-29net: dsa: ksz: ksz8863_smi_probe: fix possible NULL pointer dereferenceOleksij Rempel1-0/+3
2021-04-27net: dsa: microchip: Add Microchip KSZ8863 SMI based driver supportMichael Grzeschik1-0/+213