summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net
AgeCommit message (Expand)Author
2010-07-02generic: rtl8366: enable VLAN ingress filteringjuhosg
2010-06-28generic: rtl8366: minor cleanupjuhosg
2010-06-28generic: rtl8366: add common read_debugfs_mibs functionjuhosg
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-28generic: rtl8366: use RTL8366{S,RB} prefixes for all definesjuhosg
2010-06-27generic: rtl8366rb: fix MIB counter resetjuhosg
2010-06-26rename target/linux/generic-2.6 to genericnbd