summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/rtl8366_smi.h
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-02generic: rtl836x: add hw_reset field to struct rtl8366_smijuhosg
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-01-21generic: rtl8366: add rtl8366_smi_write_reg_noack helperjuhosg
2012-01-07generic: rtl8366: preparing for RTL8367 supportjuhosg
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: add enable_port helperjuhosg
2011-01-08generic: rtl8366: add debugfs file for VLAN4K tablejuhosg
2010-11-24generic: add rtl8366rb switch vlan fid supportjuhosg
2010-08-18generic: rtl8366: add generic code to enable VLANsjuhosg
2010-08-18generic: rtl8366: add enable_vlan{,4k} to smi_opsjuhosg
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 is_vlan_valid function to smi_opsjuhosg
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-07-15generic: rtl8366: move switch device to the rtl8366_smi structjuhosg
2010-06-28generic: rtl8366: standardize read_debugfs_mibs functionsjuhosg
2010-06-28generic: rtl8366: use common rtl8366_mib_counter structurejuhosg
2010-06-28generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg
2010-06-28generic: rtl8366: move buf to struct rtl8366_smijuhosg
2010-06-28generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cjuhosg
2010-06-28generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smijuhosg
2010-06-28generic: rtl8366: add VLAN handling functions to rtl8366_smi_opsjuhosg
2010-06-26rename target/linux/generic-2.6 to genericnbd