aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
Commit message (Expand)AuthorAge
* generic: rtl836x: support defered probe on mdio-busChristian Lamparter2018-11-26
* kernel: rtl8366-smi: add Realtek switch management via mii-busFranz Flasch2018-06-25
* kernel: add reset control support to rtl8366 driverJohn Crispin2018-05-24
* kernel: rtl8366_smi: guard of_mdiobus_register() callJo-Philipp Wich2018-05-11
* kernel: add OF support to rtl8355 driverJohn Crispin2018-05-07
* generic: provide get_port_stats() on rtl836x switchesThibaut VARENE2017-09-01
* rtl8366_smi: add linux 4.4 compatibilityFelix Fietkau2017-02-01
* strict_strtoul is obsolete, use kstrtoul insteadJohn Crispin2013-07-27
* generic: fix rtl8366_smi compile warningJohn Crispin2013-04-25
* generic: rtl8366_smi: only assign pvid if no pvid was set yetJonas Gorski2013-01-18
* make to rtl8366_smi of binding use gpio_is_validJohn Crispin2012-12-21
* linux: generic: rtl836*: fix compilation with !CONFIG_OFJonas Gorski2012-12-15
* make rtl8366 driver OF capableJohn Crispin2012-12-15
* generic: rtl8366_smi: increase delay after switch hw resetGabor Juhos2012-08-10
* generic: rtl836x: add hw_reset field to struct rtl8366_smiGabor Juhos2012-08-02
* generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free callsGabor Juhos2012-08-02
* generic: rtl8366_smi: remove duplicated spinlock initializationGabor Juhos2012-05-27
* generic: rtl8366_smi: rename debugfs Kconfig symbolGabor Juhos2012-05-27
* linux: rtl836x: add a generic reset_switch functionGabor Juhos2012-04-29
* linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsGabor Juhos2012-04-29
* revert unrelated change in previous commitJo-Philipp Wich2012-02-27
* partly revert r30708, it breaks various archesJo-Philipp Wich2012-02-27
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperGabor Juhos2012-01-21
* rtl8366: fix rtl8366_smi_detect() after r29677Jo-Philipp Wich2012-01-13
* generic: rtl8366: preparing for RTL8367 supportGabor Juhos2012-01-07
* generic: rtl8366_smi: add timeout messageGabor Juhos2012-01-07
* rtl8366_smi: implement a function for detecting whether the attached switch i...Felix Fietkau2011-07-24
* generic: rtl8366: fix build errorGabor Juhos2011-01-09
* generic: rtl8366: enable vlans before enabling the portsGabor Juhos2011-01-08
* generic: rtl8366: enable ports only after VLAN configuration is doneGabor Juhos2011-01-08
* generic: rtl8366_smi: init VLANs only in first switch initializationGabor Juhos2011-01-08
* generic: rtl8366: add debugfs file for VLAN4K tableGabor Juhos2011-01-08
* generic: add rtl8366rb switch vlan fid supportGabor Juhos2010-11-24
* rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...Felix Fietkau2010-08-31
* generic: rtl8366: add generic code to enable VLANsGabor Juhos2010-08-18
* generic: rtl8366: add debugfs file to show PVIDsGabor Juhos2010-07-15
* generic: rtl8366: make rtl8366_set_vlan staticGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_get_vlan_infoGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionGabor Juhos2010-07-15
* generic: rtl8366: make rtl8366_{g,s}et_pvid staticGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsGabor Juhos2010-07-15
* generic: rtl8366: add setup to rtl8366_smi_ops structGabor Juhos2010-07-15
* generic: rtl8366: introduce rtl8366_smi_allocGabor Juhos2010-07-15
* generic: rtl8366: add common read_debugfs_mibs functionGabor Juhos2010-06-28
* generic: rtl8366: move common debugfs code to rtl8366_smi.cGabor Juhos2010-06-28
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cGabor Juhos2010-06-28
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26