summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
AgeCommit message (Expand)Author
2012-12-15linux: generic: rtl836*: fix compilation with !CONFIG_OFjogo
2012-12-15[kernel] make rtl8366 driver OF capableblogic
2012-08-10generic: rtl8366_smi: increase delay after switch hw resetjuhosg
2012-08-02generic: rtl836x: add hw_reset field to struct rtl8366_smijuhosg
2012-08-02generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free callsjuhosg
2012-05-27generic: rtl8366_smi: remove duplicated spinlock initializationjuhosg
2012-05-27generic: rtl8366_smi: rename debugfs Kconfig symboljuhosg
2012-04-29linux: rtl836x: add a generic reset_switch functionjuhosg
2012-04-29linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsjuhosg
2012-02-27[generic] revert unrelated change in previous commitjow
2012-02-27[generic] partly revert r30708, it breaks various archesjow
2012-01-21generic: rtl8366: add rtl8366_smi_write_reg_noack helperjuhosg
2012-01-13[generic] rtl8366: fix rtl8366_smi_detect() after r29677jow
2012-01-07generic: rtl8366: preparing for RTL8367 supportjuhosg
2012-01-07generic: rtl8366_smi: add timeout messagejuhosg
2011-07-24rtl8366_smi: implement a function for detecting whether the attached switch i...nbd
2011-01-09generic: rtl8366: fix build errorjuhosg
2011-01-08generic: rtl8366: enable vlans before enabling the portsjuhosg
2011-01-08generic: rtl8366: enable ports only after VLAN configuration is donejuhosg
2011-01-08generic: rtl8366_smi: init VLANs only in first switch initializationjuhosg
2011-01-08generic: rtl8366: add debugfs file for VLAN4K tablejuhosg
2010-11-24generic: add rtl8366rb switch vlan fid supportjuhosg
2010-08-31rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...nbd
2010-08-18generic: rtl8366: add generic code to enable VLANsjuhosg
2010-07-15generic: rtl8366: add debugfs file to show PVIDsjuhosg
2010-07-15generic: rtl8366: make rtl8366_set_vlan staticjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_get_vlan_infojuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_get_port_mib functionjuhosg
2010-07-15generic: rtl8366: make rtl8366_{g,s}et_pvid staticjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsjuhosg
2010-07-15generic: rtl8366: add setup to rtl8366_smi_ops structjuhosg
2010-07-15generic: rtl8366: introduce rtl8366_smi_allocjuhosg
2010-06-28generic: rtl8366: add common read_debugfs_mibs functionjuhosg
2010-06-28generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg
2010-06-28generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cjuhosg
2010-06-26rename target/linux/generic-2.6 to genericnbd