generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls
[openwrt.git] / target / linux / generic / files / drivers / net / phy / rtl8366_smi.c
2012-08-02 juhosggeneric: rtl8366_smi: use __rtl8366_smi_cleanup instead...
2012-05-27 juhosggeneric: rtl8366_smi: remove duplicated spinlock initia...
2012-05-27 juhosggeneric: rtl8366_smi: rename debugfs Kconfig symbol
2012-04-29 juhosglinux: rtl836x: add a generic reset_switch function
2012-04-29 juhosglinux: rtl836x: add a reset_chip callback to rtl8366_sm...
2012-02-27 jow[generic] revert unrelated change in previous commit
2012-02-27 jow[generic] partly revert r30708, it breaks various arches
2012-01-21 juhosggeneric: rtl8366: add rtl8366_smi_write_reg_noack helper
2012-01-13 jow[generic] rtl8366: fix rtl8366_smi_detect() after r29677
2012-01-07 juhosggeneric: rtl8366: preparing for RTL8367 support
2012-01-07 juhosggeneric: rtl8366_smi: add timeout message
2011-07-24 nbdrtl8366_smi: implement a function for detecting whether...
2011-01-09 juhosggeneric: rtl8366: fix build error
2011-01-08 juhosggeneric: rtl8366: enable vlans before enabling the...
2011-01-08 juhosggeneric: rtl8366: enable ports only after VLAN configur...
2011-01-08 juhosggeneric: rtl8366_smi: init VLANs only in first switch...
2011-01-08 juhosggeneric: rtl8366: add debugfs file for VLAN4K table
2010-11-24 juhosggeneric: add rtl8366rb switch vlan fid support
2010-08-31 nbdrtl8366_smi: when setting VLAN ports, always initialize...
2010-08-18 juhosggeneric: rtl8366: add generic code to enable VLANs
2010-07-15 juhosggeneric: rtl8366: add debugfs file to show PVIDs
2010-07-15 juhosggeneric: rtl8366: make rtl8366_set_vlan static
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_{get,set}_vlan_...
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_get_vlan_info
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_get_port_mib...
2010-07-15 juhosggeneric: rtl8366: make rtl8366_{g,s}et_pvid static
2010-07-15 juhosggeneric: rtl8366: add common rtl8366_sw_{get,set}_port_...
2010-07-15 juhosggeneric: rtl8366: add setup to rtl8366_smi_ops struct
2010-07-15 juhosggeneric: rtl8366: introduce rtl8366_smi_alloc
2010-06-28 juhosggeneric: rtl8366: add common read_debugfs_mibs function
2010-06-28 juhosggeneric: rtl8366: move common debugfs code to rtl8366_smi.c
2010-06-28 juhosggeneric: rtl8366: move common VLAN handling functions...
2010-06-26 nbdrename target/linux/generic-2.6 to generic