index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz9477_i2c.c
Age
Commit message (
Expand
)
Author
2024-11-13
net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver
Tristram Ha
2024-06-26
net: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-02-01
net: dsa: Add KSZ8567 switch support
Philippe Schenker
2023-10-27
net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
Oleksij Rempel
2023-05-31
net: dsa: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-30
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
2023-03-15
net: dsa: ksz9477: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-01-23
net: dsa: microchip: fix probe of I2C-connected KSZ8563
Ahmad Fatoum
2022-11-23
net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-09
net: dsa: microchip: add dev_err_probe in probe functions
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add irq in i2c probe
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-26
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-06-24
net: dsa: microchip: remove the ksz8/ksz9477_switch_register
Arun Ramadoss
2022-06-24
net: dsa: microchip: rename shutdown to reset in ksz_dev_ops
Arun Ramadoss
2022-05-18
net: dsa: microchip: perform the compatibility check for dev probed
Arun Ramadoss
2022-02-19
net: dsa: microchip: add ksz8563 to ksz9477 I2C driver
Ahmad Fatoum
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2020-10-09
net: dsa: microchip: add ksz9563 to ksz9477 I2C driver
Christian Eggers
2020-07-01
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-17
net: dsa: microchip: Add shared regmap mutex
Marek Vasut
2019-10-06
net: dsa: ksz9477: fix platform_no_drv_owner.cocci warning
YueHaibing
2019-09-12
net: dsa: microchip: add ksz9567 to ksz9477 driver
George McCollister
2019-09-12
net: dsa: microchip: add KSZ9477 I2C driver
Tristram Ha