summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/rtl8366rb.c
Commit message (Expand)AuthorAgeFilesLines
* generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kjuhosg2010-07-151-4/+4
* generic: rtl8366: add is_vlan_valid function to smi_opsjuhosg2010-07-151-3/+12
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionjuhosg2010-07-151-34/+1
* generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsjuhosg2010-07-151-4/+5
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsjuhosg2010-07-151-14/+2
* generic: rtl8366: add setup to rtl8366_smi_ops structjuhosg2010-07-151-4/+2
* generic: rtl8366: introduce rtl8366_smi_allocjuhosg2010-07-151-3/+1
* generic: rtl8366: get rid of private rtl8366{s,rb} structsjuhosg2010-07-151-42/+21
* generic: rtl8366: move switch device to the rtl8366_smi structjuhosg2010-07-151-11/+4
* generic: rtl8366: get rid of private vlan_{mc,4k} structsjuhosg2010-07-151-155/+71
* generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributesjuhosg2010-07-151-12/+4
* generic: rtl8366: enable VLAN ingress filteringjuhosg2010-07-021-0/+8
* generic: rtl8366: minor cleanupjuhosg2010-06-281-14/+11
* generic: rtl8366: add common read_debugfs_mibs functionjuhosg2010-06-281-72/+0
* generic: rtl8366: standardize read_debugfs_mibs functionsjuhosg2010-06-281-12/+21
* generic: rtl8366: use common rtl8366_mib_counter structurejuhosg2010-06-281-40/+34
* generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg2010-06-281-167/+9
* generic: rtl8366: move buf to struct rtl8366_smijuhosg2010-06-281-36/+32
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cjuhosg2010-06-281-205/+4
* generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smijuhosg2010-06-281-10/+13
* generic: rtl8366: add VLAN handling functions to rtl8366_smi_opsjuhosg2010-06-281-18/+25
* generic: rtl8366: use RTL8366{S,RB} prefixes for all definesjuhosg2010-06-281-236/+236
* generic: rtl8366rb: fix MIB counter resetjuhosg2010-06-271-10/+8
* rename target/linux/generic-2.6 to genericnbd2010-06-261-0/+1797