openwrtv4/target/linux/generic/files/drivers/net/phy
David Bauer 6680fab947 kernel: b53: register switch on probe
Currently, the b53 MDIO switch driver registers the switch on
config-init and not on device probe. Because of this, the switch
gets added every time the associated interface comes up.

This commit fixes this behavior by registering the switch on device
probe.

Compile- and run-tested on OCEDO Koala.

Signed-off-by: David Bauer <mail@david-bauer.net>
2018-11-23 21:45:51 +00:00
..
b53 kernel: b53: register switch on probe 2018-11-23 21:45:51 +00:00
adm6996.c generic: provide get_port_stats() on adm6996 switches 2017-09-01 09:30:35 +02:00
adm6996.h treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
ar8216.c ar8216: reduce latency by inserting scheduling points into code hogging the CPU 2018-04-08 09:14:23 +02:00
ar8216.h kernel: ar83xx: add support to configure per port VLAN priority 2018-02-20 10:33:34 +01:00
ar8327.c generic: revert workarounds for AR8337 switch 2018-08-23 22:40:59 +02:00
ar8327.h generic: revert workarounds for AR8337 switch 2018-08-23 22:40:59 +02:00
ip17xx.c ip17xx: correct aneg_done return value 2017-06-07 11:06:29 +02:00
mvsw61xx.c mvsw61xx: add support for MV88E6352 2017-01-13 17:12:40 +01:00
mvsw61xx.h mvsw61xx: add support for MV88E6352 2017-01-13 17:12:40 +01:00
mvswitch.c mvswitch: fix autonegotiation issue 2017-06-07 11:06:12 +02:00
mvswitch.h treewide: replace nbd@openwrt.org with nbd@nbd.name 2016-06-07 08:58:42 +02:00
psb6970.c kernel: update phy drivers for 4.9 2017-02-03 12:35:44 +01:00
rtl8306.c kernel: generic: Add kernel 4.14 support 2017-12-16 22:11:19 +01:00
rtl8366_smi.c kernel: rtl8366-smi: add Realtek switch management via mii-bus 2018-06-25 20:52:18 +02:00
rtl8366_smi.h kernel: rtl8366-smi: add Realtek switch management via mii-bus 2018-06-25 20:52:18 +02:00
rtl8366rb.c generic: provide get_port_stats() on rtl836x switches 2017-09-01 09:30:35 +02:00
rtl8366s.c generic: provide get_port_stats() on rtl836x switches 2017-09-01 09:30:35 +02:00
rtl8367.c generic: provide get_port_stats() on rtl836x switches 2017-09-01 09:30:35 +02:00
rtl8367b.c kernel: rtl8367b: drop redundant compatible 2018-06-25 20:52:18 +02:00
swconfig.c swconfig: convert swdevs_lock from spinlock to mutex 2018-03-12 12:50:46 +01:00
swconfig_leds.c generic: swconfig: reduce lock duration on sysfs files 2018-02-14 07:54:24 +01:00