summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/microchip/ksz9477_i2c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: Add KSZ8567 switch supportPhilippe Schenker2024-02-011-0/+4
* net: dsa: microchip: Refactor switch shutdown routine for WoL preparationOleksij Rempel2023-10-271-4/+1
* net: dsa: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-311-1/+1
* net: dsa: microchip: add an enum for regmap widthsVladimir Oltean2023-05-301-1/+1
* net: dsa: ksz9477: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-03-151-1/+1
* net: dsa: microchip: fix probe of I2C-connected KSZ8563Ahmad Fatoum2023-01-241-1/+1
* net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-231-3/+2
* net: dsa: microchip: add dev_err_probe in probe functionsRakesh Sankaranarayanan2022-11-091-5/+3
* net: dsa: microchip: add irq in i2c probeRakesh Sankaranarayanan2022-11-091-0/+2
* net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...Rakesh Sankaranarayanan2022-11-091-1/+1
* Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-051-3/+1
|\
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* | net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()Yang Yingliang2022-09-271-2/+0
* | net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driverRomain Naour2022-09-071-0/+4
|/
* net: dsa: microchip: remove the ksz8/ksz9477_switch_registerArun Ramadoss2022-06-241-1/+1
* net: dsa: microchip: rename shutdown to reset in ksz_dev_opsArun Ramadoss2022-06-241-2/+2
* net: dsa: microchip: perform the compatibility check for dev probedArun Ramadoss2022-05-181-6/+24
* net: dsa: microchip: add ksz8563 to ksz9477 I2C driverAhmad Fatoum2022-02-191-0/+1
* net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean2021-09-191-2/+12
* net: dsa: microchip: add ksz9563 to ksz9477 I2C driverChristian Eggers2020-10-091-0/+1
* net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driverHelmut Grohne2020-07-021-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-2/+4
|\
| * net: dsa: microchip: Add shared regmap mutexMarek Vasut2019-10-171-2/+4
* | net: dsa: ksz9477: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
|/
* net: dsa: microchip: add ksz9567 to ksz9477 driverGeorge McCollister2019-09-121-0/+1
* net: dsa: microchip: add KSZ9477 I2C driverTristram Ha2019-09-121-0/+100