aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip/ksz9477_spi.c
AgeCommit message (Expand)Author
2022-06-24net: dsa: microchip: common ksz_spi_probe for ksz switchesArun Ramadoss
2022-06-24net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss
2022-05-18net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-14net: dsa: microchip: add spi_device_id tablesClaudiu Beznea
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2020-11-25net: dsa: microchip: ksz9477: setup SPI modeChristian Eggers
2020-02-07net: dsa: microchip: enable module autoprobeRazvan Stefanescu
2019-10-17net: dsa: microchip: Add shared regmap mutexMarek Vasut
2019-09-12net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31net: dsa: microchip: add KSZ8563 compatibility stringRazvan Stefanescu
2019-08-06net: dsa: ksz: Merge ksz_priv.h into ksz_common.hMarek Vasut
2019-06-27net: dsa: microchip: Factor out regmap config generation into common headerMarek Vasut
2019-06-27net: dsa: microchip: Dispose of ksz_io_opsMarek Vasut
2019-06-27net: dsa: microchip: Initial SPI regmap supportMarek Vasut
2019-06-27net: dsa: microchip: Factor out register access opcode generationMarek Vasut
2019-06-27net: dsa: microchip: Inline ksz_spi.hMarek Vasut
2019-06-27net: dsa: microchip: Remove ksz_{get,set}()Marek Vasut
2019-06-27net: dsa: microchip: Remove ksz_{read,write}24()Marek Vasut
2019-03-03net: dsa: microchip: add KSZ9893 switch supportTristram Ha
2018-11-20net: dsa: microchip: break KSZ9477 DSA driver into two filesTristram Ha
2018-11-20net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.cTristram Ha