generic: rtl836x: support defered probe on mdio-bus
[openwrt/openwrt.git] / target / linux / generic / files / drivers / net / phy / rtl8366_smi.c
2018-11-26 Christian Lampartergeneric: rtl836x: support defered probe on mdio-bus
2018-06-25 Franz Flaschkernel: rtl8366-smi: add Realtek switch management...
2018-05-24 John Crispinkernel: add reset control support to rtl8366 driver
2018-05-11 Jo-Philipp Wichkernel: rtl8366_smi: guard of_mdiobus_register() call
2018-05-07 John Crispinkernel: add OF support to rtl8355 driver
2017-09-01 Thibaut VARENEgeneric: provide get_port_stats() on rtl836x switches
2017-02-01 Felix Fietkaurtl8366_smi: add linux 4.4 compatibility
2013-07-27 John Crispinstrict_strtoul is obsolete, use kstrtoul instead
2013-04-25 John Crispingeneric: fix rtl8366_smi compile warning
2013-01-18 Jonas Gorskigeneric: rtl8366_smi: only assign pvid if no pvid was...
2012-12-21 John Crispinmake to rtl8366_smi of binding use gpio_is_valid
2012-12-15 Jonas Gorskilinux: generic: rtl836*: fix compilation with !CONFIG_OF
2012-12-15 John Crispinmake rtl8366 driver OF capable
2012-08-10 Gabor Juhosgeneric: rtl8366_smi: increase delay after switch hw...
2012-08-02 Gabor Juhosgeneric: rtl836x: add hw_reset field to struct rtl8366_smi
2012-08-02 Gabor Juhosgeneric: rtl8366_smi: use __rtl8366_smi_cleanup instead...
2012-05-27 Gabor Juhosgeneric: rtl8366_smi: remove duplicated spinlock initia...
2012-05-27 Gabor Juhosgeneric: rtl8366_smi: rename debugfs Kconfig symbol
2012-04-29 Gabor Juhoslinux: rtl836x: add a generic reset_switch function
2012-04-29 Gabor Juhoslinux: rtl836x: add a reset_chip callback to rtl8366_sm...
2012-02-27 Jo-Philipp Wichrevert unrelated change in previous commit
2012-02-27 Jo-Philipp Wichpartly revert r30708, it breaks various arches
2012-01-21 Gabor Juhosgeneric: rtl8366: add rtl8366_smi_write_reg_noack helper
2012-01-13 Jo-Philipp Wichrtl8366: fix rtl8366_smi_detect() after r29677
2012-01-07 Gabor Juhosgeneric: rtl8366: preparing for RTL8367 support
2012-01-07 Gabor Juhosgeneric: rtl8366_smi: add timeout message
2011-07-24 Felix Fietkaurtl8366_smi: implement a function for detecting whether...
2011-01-09 Gabor Juhosgeneric: rtl8366: fix build error
2011-01-08 Gabor Juhosgeneric: rtl8366: enable vlans before enabling the...
2011-01-08 Gabor Juhosgeneric: rtl8366: enable ports only after VLAN configur...
2011-01-08 Gabor Juhosgeneric: rtl8366_smi: init VLANs only in first switch...
2011-01-08 Gabor Juhosgeneric: rtl8366: add debugfs file for VLAN4K table
2010-11-24 Gabor Juhosgeneric: add rtl8366rb switch vlan fid support
2010-08-31 Felix Fietkaurtl8366_smi: when setting VLAN ports, always initialize...
2010-08-18 Gabor Juhosgeneric: rtl8366: add generic code to enable VLANs
2010-07-15 Gabor Juhosgeneric: rtl8366: add debugfs file to show PVIDs
2010-07-15 Gabor Juhosgeneric: rtl8366: make rtl8366_set_vlan static
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_{get,set}_vlan_...
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_get_vlan_info
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_get_port_mib...
2010-07-15 Gabor Juhosgeneric: rtl8366: make rtl8366_{g,s}et_pvid static
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_{get,set}_port_...
2010-07-15 Gabor Juhosgeneric: rtl8366: add setup to rtl8366_smi_ops struct
2010-07-15 Gabor Juhosgeneric: rtl8366: introduce rtl8366_smi_alloc
2010-06-28 Gabor Juhosgeneric: rtl8366: add common read_debugfs_mibs function
2010-06-28 Gabor Juhosgeneric: rtl8366: move common debugfs code to rtl8366_smi.c
2010-06-28 Gabor Juhosgeneric: rtl8366: move common VLAN handling functions...
2010-06-26 Felix Fietkaurename target/linux/generic-2.6 to generic