summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/drivers/net/phy/rtl8366s.c
Commit message (Expand)AuthorAgeFilesLines
* rename target/linux/generic-2.6 to genericnbd2010-06-261-1785/+0
* generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's formatjuhosg2010-06-261-26/+13
* generic: rtl8366: update vlan handling code for rtl8366sjuhosg2010-06-261-120/+174
* generic: rtl8366: add hw_init to initialize registers after resetjuhosg2010-06-261-2/+64
* generic: rtl8366: introduce rtl8366_smi_rmwr functionjuhosg2010-06-261-66/+29
* generic: rtl8366s: get some MIB counters from another offsetjuhosg2010-06-261-36/+57
* generic: rtl8366: cleanup MIB counter printingjuhosg2010-06-261-61/+48
* generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}juhosg2010-06-261-76/+70
* generic: rtl8366: add common vlan_4k structurejuhosg2010-06-261-10/+21
* generic: rtl8366: add common vlan_mc structurejuhosg2010-06-261-12/+26
* generic: rtl8366: rename vlanmc and vlan4k related structures an functionsjuhosg2010-06-261-41/+40
* generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} callsjuhosg2010-06-261-9/+7
* generic: rtl8366: move mii bus handling to the rtl8366_smi codejuhosg2010-06-261-54/+10
* generic: rtl8366: introduce rtl8366_smi_opsjuhosg2010-06-261-11/+22
* generic: rtl8366: change format string for debugfs error messagesjuhosg2010-06-261-6/+8
* generic: rtl8366: don't show link parameters if the link is downjuhosg2010-06-261-12/+17
* generic: rtl8366: fix register offset and size of MIB countersjuhosg2010-06-261-13/+13
* generic: rtl8366: prevent modifications of VLAN 0juhosg2010-06-261-3/+3
* rtl8366s: reset the chip early, this allows ethernet to work as soon as possiblejuhosg2010-01-271-20/+34
* rtl8366: make it available on all platformsjuhosg2010-01-251-0/+1707