You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
b53 kernel: b53: register switch on probe 6 years ago
adm6996.c generic: provide get_port_stats() on adm6996 switches 7 years ago
adm6996.h treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
ar8216.c ar8216: reduce latency by inserting scheduling points into code hogging the CPU 6 years ago
ar8216.h kernel: ar83xx: add support to configure per port VLAN priority 6 years ago
ar8327.c generic: revert workarounds for AR8337 switch 6 years ago
ar8327.h generic: revert workarounds for AR8337 switch 6 years ago
ip17xx.c ip17xx: correct aneg_done return value 7 years ago
mvsw61xx.c mvsw61xx: add support for MV88E6352 8 years ago
mvsw61xx.h mvsw61xx: add support for MV88E6352 8 years ago
mvswitch.c mvswitch: fix autonegotiation issue 7 years ago
mvswitch.h treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
psb6970.c kernel: update phy drivers for 4.9 8 years ago
rtl8306.c kernel: generic: Add kernel 4.14 support 7 years ago
rtl8366_smi.c kernel: rtl8366-smi: add Realtek switch management via mii-bus 6 years ago
rtl8366_smi.h kernel: rtl8366-smi: add Realtek switch management via mii-bus 6 years ago
rtl8366rb.c generic: provide get_port_stats() on rtl836x switches 7 years ago
rtl8366s.c generic: provide get_port_stats() on rtl836x switches 7 years ago
rtl8367.c generic: provide get_port_stats() on rtl836x switches 7 years ago
rtl8367b.c kernel: rtl8367b: drop redundant compatible 6 years ago
swconfig.c swconfig: convert swdevs_lock from spinlock to mutex 6 years ago
swconfig_leds.c generic: swconfig: reduce lock duration on sysfs files 6 years ago