summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/rtl8366_smi.h
AgeCommit message (Expand)Author
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